This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/30568] -ftrapping-math should prevent folding/dead code stripping of some builtins



------- Comment #2 from joseph at codesourcery dot com  2007-01-24 02:37 -------
Subject: Re:   New: -ftrapping-math should prevent
 folding/dead code stripping of some builtins

On Wed, 24 Jan 2007, geoffk at gcc dot gnu dot org wrote:

> when compiled with -ftrapping-math, should show that some flags are set,
> FE_INVALID I think (maybe others).  Instead it shows that no flags are set,
> because GCC has completely folded out the call to acos().

I think this is the same as bug 29186.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30568


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]