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: New bootstrap failures on solaris2.7 and Irix6.2


 > From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
 > 
 > When bootstrapping this evening's CVS on solaris2.7 or Irix6.2 (having
 > used cc for stage1) I'm getting a failure in stage2 compiling
 > print-rtl.c.  (Bootstrapping worked yesterday.)
 > 
 >  > xgcc: Internal error: Segmentation fault (program cc1)
 >  > Please submit a full bug report.
 >  > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 >  > make[2]: *** [print-rtl.o] Error 1

It seems to be okay today.  I suspect the following patch fixed it.

 > 2000-09-17  Mark Mitchell  <mark@codesourcery.com>
 > 
 > 	* c-typeck.c (c_start_case): Fix typo.

http://gcc.gnu.org/ml/gcc-patches/2000-09/msg00728.html

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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