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]

gcc-3.0; Next 3.3; bus error in stage2


I reported this on 3/10/01, and it still exists in 3.0, a bus error in  
gengenrtl, in stage 3.


stage2/xgcc -Bstage2/ -B/usr/local/m68k-next-nextstep3/bin/ -c  -DIN_GCC     
-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  
-Wtraditional -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I.  
-I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config  
-I../../gcc-3.0/gcc/../include \
        obstack.c -o obstack.o
<command line>: warning: "__STDC__" redefined
<builtin>: warning: this is the location of the previous definition
stage2/xgcc -Bstage2/ -B/usr/local/m68k-next-nextstep3/bin/  -DIN_GCC    -g  
-O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  
-Wtraditional -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE -segaddr  
__DATA 6000000 -o gengenrtl \
 gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in  
?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo   
;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
./gengenrtl -h >tmp-genrtl.h
/bin/sh: 9520 Bus error
gmake[2]: *** [s-genrtl] Error 138
gmake[2]: Leaving directory `/SmaugC/Sources2/gcc-3.0-obj/gcc'
gmake[1]: *** [stage3_build] Error 2
gmake[1]: Leaving directory `/SmaugC/Sources2/gcc-3.0-obj/gcc'
gmake: *** [bootstrap] Error 2
maskull:/SmaugC/Sources2/gcc-3.0-obj>

---
The only thing necessary for the triumph of good is
for evil men to do nothing.

Jim McKelvey  mckelvey@maskull.com


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