[LLVMbugs] [Bug 3930] floating point exceptions flags are ignored in constant folding

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Apr 2 20:01:33 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=3930


Nicolas Raynaud <llvm at nraynaud.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #2 from Nicolas Raynaud <llvm at nraynaud.com>  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.



More information about the llvm-bugs mailing list