http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55790
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: unassig...@gcc.gnu.org ReportedBy: j...@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=c,c++ --prefix=/users/joel/test-gcc/install-svn Fails to build at this: g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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 -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 ‘const char* output_762(rtx_def**, rtx)’: /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:12617:12: error: ‘ASM_BYTE’ was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:12620:10: error: ‘ASM_SHORT’ was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md: In function ‘const char* output_763(rtx_def**, rtx)’: /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:12617:12: error: ‘ASM_BYTE’ was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:12620:10: error: ‘ASM_SHORT’ was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md: In function ‘const char* output_967(rtx_def**, rtx)’: /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:17473:10: error: ‘ASM_SHORT’ was not declared in this scope /users/joel/test-gcc/gcc-svn/gcc/config/i386/i386.md:17473:20: error: expected ‘;’ 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: control reaches end of non-void function [-Wreturn-type]