Issue #13874: read_null() of faulthandler uses volatile to avoid optimisation
Clang 3.0 removes "y = *x;" instruction if the optimisation level is 3.
Showing
Please
register
or
sign in
to comment
Clang 3.0 removes "y = *x;" instruction if the optimisation level is 3.