http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55221
Thierry Thomas <thierry at FreeBSD dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thierry at FreeBSD dot org --- Comment #4 from Thierry Thomas <thierry at FreeBSD dot org> 2013-01-28 17:19:12 UTC --- Same error on FreeBSD 9.1-RELEASE #0 r243826 i386 and gcc-4.6-20130125: cc -c -O2 -pipe -march=prescott -I/usr/local/include -fno-strict-aliasing -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././../gcc-4.6-20130125/gcc -I.././../gcc-4.6-20130125/gcc/build -I.././../gcc-4.6-20130125/gcc/../include -I.././../gcc-4.6-20130125/gcc/../libcpp/include -I/usr/local/include -I.././../gcc-4.6-20130125/gcc/../libdecnumber -I.././../gcc-4.6-20130125/gcc/../libdecnumber/dpd -I../libdecnumber -I/usr/local/include \ -o build/vec.o .././../gcc-4.6-20130125/gcc/vec.c In file included from .././../gcc-4.6-20130125/gcc/genflags.c:29: .././../gcc-4.6-20130125/gcc/rtl.h:1989: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1990: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1991: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1992: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1992: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1993: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:2105: error: 'FIRST_PSEUDO_REGISTER' undeclared here (not in a function) .././../gcc-4.6-20130125/gcc/rtl.h:2456: warning: ISO C forbids forward references to 'enum' types gmake[2]: *** [build/genflags.o] Erreur 1 gmake[2]: *** Attente des tâches non terminées.... In file included from .././../gcc-4.6-20130125/gcc/read-rtl.c:31: .././../gcc-4.6-20130125/gcc/rtl.h:1989: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1990: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1991: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1992: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1992: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1993: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:2105: error: 'FIRST_PSEUDO_REGISTER' undeclared here (not in a function) .././../gcc-4.6-20130125/gcc/rtl.h:2456: warning: ISO C forbids forward references to 'enum' types gmake[2]: *** [build/read-rtl.o] Erreur 1 In file included from .././../gcc-4.6-20130125/gcc/rtl.c:34: .././../gcc-4.6-20130125/gcc/rtl.h:1989: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1990: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1991: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1992: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1992: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:1993: warning: ISO C forbids forward references to 'enum' types .././../gcc-4.6-20130125/gcc/rtl.h:2105: error: 'FIRST_PSEUDO_REGISTER' undeclared here (not in a function) .././../gcc-4.6-20130125/gcc/rtl.h:2456: warning: ISO C forbids forward references to 'enum' types gmake[2]: *** [build/rtl.o] Erreur 1