From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21046 invoked by alias); 28 Jan 2013 17:19:44 -0000 Received: (qmail 20816 invoked by uid 48); 28 Jan 2013 17:19:13 -0000 From: "thierry at FreeBSD dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/55221] [regression] gcc-4.6-20121102/gcc/rtl.h:2105: error: 'FIRST_PSEUDO_REGISTER' undeclared here (not in a fnction) Date: Mon, 28 Jan 2013 17:19:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: thierry at FreeBSD dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2013-01/txt/msg02594.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D55221 Thierry Thomas changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thierry at FreeBSD dot org --- Comment #4 from Thierry Thomas 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=3Dprescott -I/usr/local/include -fno-strict-aliasi= ng -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=20 -I.././../gcc-4.6-20130125/gcc/../libdecnumber -I.././../gcc-4.6-20130125/gcc/../libdecnumber/dpd -I../libdecnumber=20=20 -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=C3=A2ches non termin=C3=A9es.... 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