[Bug target/48949] [4.6/4.7 Regression] gcc-4.6.0 regression with complex.h on i386-pc-solaris2.10
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 19 12:56:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48949
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011.05.19 12:37:15
CC| |jakub at gcc dot gnu.org
Ever Confirmed|0 |1
Severity|critical |normal
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-05-19 12:37:15 UTC ---
Can you see if fixincluded complex.h is used, or for some reason the system one
instead? If the former, can you diff up the system one and the fixincluded
one?
You can run gcc -E foo.c | grep complex.h to see which complex.h is being used.
More information about the Gcc-bugs
mailing list