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]

Re: egcs-2.93.08 19990215 sparc-sun-solaris2.5 bootstrap fails (genrecog)




  In message <199902160235.VAA22211@caip.rutgers.edu>you write:
  > 	I am getting bootstrap failures on sparc's for egcs-2.93.08
  > 19990215.  I initially reported an identical problem on SunOS4 with
  > --enable-c-cpplib, however it occurs even with no special options.  I.e. 
  > its not specific to cpplib.  Both solaris and SunOS4 have this error.
  > 
  > Here is the result on solaris 2.5 in stage2:
  > 
  >  > stage1/xgcc -Bstage1/ -B/usr/local/sparc-sun-solaris2.5/bin/ -DIN_GCC
  >  > 	-DHAIFA -DSVR4 -W -Wall -O2 -g -DHAVE_CONFIG_H -o genrecog
  >  > 	genrecog.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in
  >  > 	?*) echo obstack.o;; esac ` ` case "alloca.o" in ?*) echo
  >  > 	alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case ""
  >  > 	in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
  >  > ./genrecog ./config/sparc/sparc.md > tmp-recog.c
  >  > Bus Error - core dumped
  >  > make[2]: *** [s-recog] Error 138
  > 
  > 	This is the backtrace from gdb on genrecog:
I believe this has been fixed.
jeff


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