From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: pooh@msu.ru Cc: egcs@cygnus.com Subject: Re: Addition: regression of egcs-1.0 on powerpc-ibm-aix4.2.1.0 Date: Sun, 07 Dec 1997 10:47:00 -0000 Message-id: <27705.881520614@hurl.cygnus.com> References: <348AED8C.546B8532@msu.ru> X-SW-Source: 1997-12/msg00413.html In message < 348AED8C.546B8532@msu.ru >you write: > Andrey Slepuhin wrote: > > There is a regression with crash19.C and crash48.C files. > > This regression is seen only if egcs is bootstrapped. If I simply > do "make; cd gcc; make -k check" I don't get fails with these files. > The effect is stable. This would tend to indicate that egcs mis-compiled itself, much like a comparison failure. Can you debug the two cc1plus programs and see where they start to behave differently -- odds are that will point us at a codegen bug in the compiler. jeff