public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/55790] New: Build Failure on Head Targeting x86_64 Linux
@ 2012-12-22 16:24 joel at gcc dot gnu.org
  2012-12-31 16:15 ` [Bug bootstrap/55790] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: joel at gcc dot gnu.org @ 2012-12-22 16:24 UTC (permalink / raw)
  To: gcc-bugs


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: 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=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]


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-08 20:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-22 16:24 [Bug bootstrap/55790] New: Build Failure on Head Targeting x86_64 Linux joel at gcc dot gnu.org
2012-12-31 16:15 ` [Bug bootstrap/55790] " rguenth at gcc dot gnu.org
2013-01-07 17:07 ` joel at gcc dot gnu.org
2013-01-07 17:40 ` joel at gcc dot gnu.org
2013-01-08  9:58 ` rguenth at gcc dot gnu.org
2013-01-08 20:33 ` joel at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).