This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/30568] -ftrapping-math should prevent folding/dead code stripping of some builtins
- From: "geoffk at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2007 02:11:02 -0000
- Subject: [Bug middle-end/30568] -ftrapping-math should prevent folding/dead code stripping of some builtins
- References: <bug-30568-638@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from geoffk at gcc dot gnu dot org 2007-01-24 02:11 -------
Other builtins where this can apply are pow() and lround().
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30568