This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/39036] Decimal floating-point exception flags done wrong
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2009 21:31:08 -0000
- Subject: [Bug c/39036] Decimal floating-point exception flags done wrong
- References: <bug-39036-17245@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from janis at gcc dot gnu dot org 2009-01-30 21:31 -------
The bug is a duplicate of 20785 because the pragma is not implemented.
>From the point of view of GCC it is invalid because <fenv.h> and the functions
it declares are not provided by GCC, but by the C library.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39036