From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3599 invoked by alias); 22 Dec 2012 16:24:51 -0000 Received: (qmail 3563 invoked by uid 48); 22 Dec 2012 16:24:35 -0000 From: "joel at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/55790] New: Build Failure on Head Targeting x86_64 Linux Date: Sat, 22 Dec 2012 16:24:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: joel at gcc dot gnu.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: Message-ID: 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: 2012-12/txt/msg02209.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D55790 Bug #: 55790 Summary: Build Failure on Head Targeting x86_64 Linux Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned@gcc.gnu.org ReportedBy: joel@gcc.gnu.org Sat Dec 22 16:21:57 UTC 2012 (revision 194694) Host: Fedora 16 x86_64 Native GCC: gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2) /users/joel/test-gcc/gcc-svn/configure --disable-werror --enable-languages=3Dc,c++ --prefix=3D/users/joel/test-gcc/install-svn Fails to build at this: g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tabl= es -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common=20 -DHAVE_CONFIG_H -I. -I. -I/users/joel/test-gcc/gcc-svn/gcc -I/users/joel/test-gcc/gcc-svn/gcc/. -I/users/joel/test-gcc/gcc-svn/gcc/../include -I/users/joel/test-gcc/gcc-svn/gcc/../libcpp/include -I/users/joel/test-gcc/b-native/./gmp -I/users/joel/test-gcc/gcc-svn/gmp -I/users/joel/test-gcc/b-native/./mpfr/src -I/users/joel/test-gcc/gcc-svn/mpfr/src -I/users/joel/test-gcc/gcc-svn/mpc/= src=20 -I/users/joel/test-gcc/gcc-svn/gcc/../libdecnumber -I/users/joel/test-gcc/gcc-svn/gcc/../libdecnumber/bid -I../libdecnumber -I/users/joel/test-gcc/gcc-svn/gcc/../libbacktrace \ insn-preds.c -o insn-preds.o /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md: In function =E2=80=98= const char* output_762(rtx_def**, rtx)=E2=80=99: /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:12617:12: error: =E2=80=98ASM_BYTE=E2=80=99 was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:12620:10: error: =E2=80=98ASM_SHORT=E2=80=99 was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md: In function =E2=80=98= const char* output_763(rtx_def**, rtx)=E2=80=99: /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:12617:12: error: =E2=80=98ASM_BYTE=E2=80=99 was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:12620:10: error: =E2=80=98ASM_SHORT=E2=80=99 was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md: In function =E2=80=98= const char* output_967(rtx_def**, rtx)=E2=80=99: /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:17473:10: error: =E2=80=98ASM_SHORT=E2=80=99 was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:17473:20: error: expec= ted =E2=80=98;=E2=80=99 before string constant /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:17473:28: warning: statement has no effect [-Wunused-value] /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:17474:1: warning: cont= rol reaches end of non-void function [-Wreturn-type]