This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/17698] [4.0 Regression] Mainline failed to bootstrap on ia64


------- Additional Comments From hjl at lucon dot org  2004-09-27 22:44 -------
It doesn't solve the bootstrap problem. Now I got

stage1/xgcc -Bstage1/ -B/usr/gcc-4.0/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 -Werror    -DHAVE_CONFIG_H    -I.
-I. -I/net/gnu/export/gnu/src/gcc/gcc/gcc
-I/net/gnu/export/gnu/src/gcc/gcc/gcc/.
-I/net/gnu/export/gnu/src/gcc/gcc/gcc/../include
-I/net/gnu/export/gnu/src/gcc/gcc/gcc/../libcpp/include 
/net/gnu/export/gnu/src/gcc/gcc/gcc/ra.c -o ra.o
/net/gnu/export/gnu/src/gcc/gcc/gcc/ra.c: In function 'reg_alloc':
/net/gnu/export/gnu/src/gcc/gcc/gcc/ra.c:670: internal compiler error: in
emit_move_insn, at expr.c:2485
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [ra.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/export/build/gnu/gcc/build-ia64-linux/gcc'
make[3]: *** [stage2_build] Error 2
make[3]: Leaving directory `/export/build/gnu/gcc/build-ia64-linux/gcc'
make[2]: *** [bootstrap] Error 2


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17698


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]