This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21067] Excessive optimization of floating point expression
- From: "vincent at vinc17 dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2005 16:42:50 -0000
- Subject: [Bug middle-end/21067] Excessive optimization of floating point expression
- References: <20050417072328.21067.bagnara@cs.unipr.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From vincent at vinc17 dot org 2005-06-15 16:42 -------
Even without <fenv.h>, the function could be in a library called in a directed
rounding mode.
And one can change the rounding mode via a standard function in the glibc, no
need for a pragma.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21067