19990913 snapshot - ICE in libio/fstream.cc on mips-sgi-irix6.5

Alexandre Oliva olivaATlsd.ic.unicamp.br
Tue Sep 14 18:56:00 GMT 1999


On Sep 14, 1999, Mark Mitchell <mark@codesourcery.com> wrote:

>>>>>> "Billinghurst," == Billinghurst, David (RTD) <David.Billinghurst@riotinto.com.au> writes:
>     Billinghurst,> /exd4/billingd/src/egcs-19990913/libio/fstream.cc:110:

> It looks like we (um, probably I) managed to make almost every
> platform but Linux.  Has anyone tracked this down to see what's wrong?

cp_pragma_interface and cp_pragma_implementation add unaligned
filenames to impl_file_chain, and then ggc_mark_string crashes when
comparing the marks.  If copying is the right thing to do, this patch
should probably go in:



More information about the Gcc-patches mailing list