[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

2010-12-27 Thread pogma at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411 po...@gcc.gnu.org changed: What|Removed |Added CC||pogma at gcc dot gnu.org --- Comment

[Bug target/20366] AIX g++ -D_LARGE_FILES fails to compile #include

2010-12-27 Thread pogma at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20366 Peter O'Gorman changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/47032] libgfortran references complex long double functions missing on AIX

2011-02-08 Thread pogma at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47032 Peter O'Gorman changed: What|Removed |Added CC||pogma at gcc dot gnu.org --- Comme

[Bug target/47032] libgfortran references complex long double functions missing on AIX

2011-02-08 Thread pogma at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47032 --- Comment #10 from Peter O'Gorman 2011-02-08 21:03:46 UTC --- (In reply to comment #9) > > > > AC_CHECK_LIB([m],[copysignl],[AC_DEFINE([HAVE_COPYSIGNL],[1],\ > > > >[libm includes copysignl])]) > So, for the AC_CHECK_LIB line above, what