This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/25961] New: Mainline failed to bootstrap on Linux/ia64
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2006 18:15:09 -0000
- Subject: [Bug bootstrap/25961] New: Mainline failed to bootstrap on Linux/ia64
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I got
/export/build/gnu/gcc/build-ia64-linux/./prev-gcc/xgcc
-B/export/build/gnu/gcc/build-ia64-linux/./prev-gcc/
-B/usr/gcc-4.2/ia64-unknown-linux-gnu/bin/ -c -DUSE_LIBUNWIND_EXCEPTIONS -g
-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wold-style-definition -Wmissing-format-attribute -Werror -DHAVE_CONFIG_H
-I. -I. -I/net/gnu-13/export/gnu/src/gcc/gcc/gcc
-I/net/gnu-13/export/gnu/src/gcc/gcc/gcc/.
-I/net/gnu-13/export/gnu/src/gcc/gcc/gcc/../include
-I/net/gnu-13/export/gnu/src/gcc/gcc/gcc/../libcpp/include
-I/net/gnu-13/export/gnu/src/gcc/gcc/gcc/../libdecnumber -I../libdecnumber
insn-automata.c -o insn-automata.o
cc1: warnings being treated as errors
insn-automata.c: In function ?internal_insn_latency?:
insn-automata.c:21461: warning: implicit declaration of function
?ia64_st_address_bypass_p? insn-automata.c:21465: warning: implicit declaration
of function ?ia64_ld_address_bypass_p? insn-automata.c: In function
?print_reservation?:
insn-automata.c:22483: warning: string length ?669? is greater than the length
?509? ISO C89 compilers are required to support make[5]: *** [insn-automata.o]
Error 1
--
Summary: Mainline failed to bootstrap on Linux/ia64
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl at lucon dot org
GCC build triplet: ia64-unknown-linux-gnu
GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25961