Skip to content
Commit 5fa69e1d authored by Szabolcs Nagy's avatar Szabolcs Nagy
Browse files

Fix floating-point exceptions with clang

Add optimization barriers to prevent constant folding and code moving
transformations.  Use opt_barrier_ and force_eval_ consistently to work
around fenv semantics breaking optimizations.
parent 21f63567
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment