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]

flow problem?


  host: i386-linux 
target: sh-hms

Cross-compiler fails to build when configured with ../src/configure 
--target=sh-hms; partial failure log included below.

  /home/tm/egcs-build/gcc/xgcc -B/home/tm/egcs-build/gcc/ 
-B/usr/local/sh-hms/bin/ -c -DHAVE_CONFIG_H -g -O2  -m2 -I. 
-I../../../../egcs/libiberty/../include   
../../../../egcs/libiberty/concat.c -o pic/concat.o
/home/tm/egcs-build/gcc/xgcc -B/home/tm/egcs-build/gcc/ 
-B/usr/local/sh-hms/bin/ -c -DHAVE_CONFIG_H -g -O2  -m2 -I. 
-I../../../../egcs/libiberty/../include  ../../../../egcs/libiberty/concat.c
test x"no" != xyes || \
  /home/tm/egcs-build/gcc/xgcc -B/home/tm/egcs-build/gcc/ 
-B/usr/local/sh-hms/bin/ -c -DHAVE_CONFIG_H -g -O2  -m2 -I. 
-I../../../../egcs/libiberty/../include   
../../../../egcs/libiberty/cplus-dem.c -o pic/cplus-dem.o
/home/tm/egcs-build/gcc/xgcc -B/home/tm/egcs-build/gcc/ 
-B/usr/local/sh-hms/bin/ -c -DHAVE_CONFIG_H -g -O2  -m2 -I. 
-I../../../../egcs/libiberty/../include  
../../../../egcs/libiberty/cplus-dem.c
../../egcs/gcc/flow.c:941: Internal compiler error in function make_edges
Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
make[3]: *** [cplus-dem.o] Error 1
make[2]: *** [multi-do] Error 1
make[1]: *** [all] Error 2
make: *** [all-target-libiberty] Error 2
[root@robin egcs-build]# 

Toshi



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