http://llvm.org/bugs/show_bug.cgi?id=3930
Nicolas Raynaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from Nicolas Raynaud <[email protected]> 2009-04-02 22:01:32 --- (In reply to comment #1) > GCC ignores #pragma STDC FENV_ACCESS. This is a known issue. Please search > the gcc bugzilla for details. > This code works under gcc (mac) anyways, I was careful to test it and say so in the report. If they ignore the pragma, the use the real code to decide if they can optimise or not. Which clearly LLVM doesn't. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
