This is the mail archive of the gcc-patches@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: 19990913 snapshot - ICE in libio/fstream.cc on mips-sgi-irix6.5


With patch http://egcs.cygnus.com/ml/gcc-patches/1999-09/msg00657.html I now
get   

/exd4/billingd/obj/egcs-19990913/gcc/xgcc
-B/exd4/billingd/obj/egcs-19990913/gcc/
-B/exd4/billingd/tmp/egcs-19990913/mips-sgi-irix6.5/bin/ -c -g -O2
-fno-implicit-templates -I. -I/exd4/billingd/src/egcs-19990913/libio
-nostdinc++   /exd4/billingd/src/egcs-19990913/libio/fstream.cc -o
pic/fstream.o
/exd4/billingd/src/egcs-19990913/libio/fstream.cc: In method
`ofstream::~ofstream()':
/exd4/billingd/src/egcs-19990913/libio/fstream.cc:110: Internal compiler
error.
/exd4/billingd/src/egcs-19990913/libio/fstream.cc:110: Please submit a full
bug report.
/exd4/billingd/src/egcs-19990913/libio/fstream.cc:110: See
<URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.

> -----Original Message-----
> From:	Mark Mitchell [SMTP:mark@codesourcery.com]
> Sent:	Wednesday, 15 September 1999 16:18
> To:	oliva@lsd.ic.unicamp.br
> Cc:	David.Billinghurst@riotinto.com.au; gcc-bugs@gcc.gnu.org;
> gcc-patches@gcc.gnu.org
> Subject:	Re: 19990913 snapshot - ICE in libio/fstream.cc on
> mips-sgi-irix6.5
> 
> 
> I checked in your patch, since you're catching some Z's.  It was right
> on the money.  Thanks!
> 
> --
> Mark Mitchell                   mark@codesourcery.com
> CodeSourcery, LLC               http://www.codesourcery.com


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