This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52308] -pedantic -ffast-math fails to compile with <cmath>
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 19 Feb 2012 02:32:01 +0000
- Subject: [Bug c++/52308] -pedantic -ffast-math fails to compile with <cmath>
- Auto-submitted: auto-generated
- References: <bug-52308-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52308
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |MOVED
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-19 02:32:01 UTC ---
This looks like a bug in glibc's headers and not GCC, Can you report this to
redhat and allow them to fix it for you since that is where you got your GCC
from.