sparc-sun-solaris2.8 bootstrap failure

Kazu Hirata kazu@cs.umass.edu
Tue Jul 15 20:39:00 GMT 2003


Hi Rainer,

> I've just identified the culprit patch:
> 
> 	http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01302.html
> 
> 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* combine.c (simplify_comparison): Convert (ne (and (not X) 1) 0)
> 	to (eq (and X 1) 0).
> 
> I causes the stage2 cc1 to be miscompiled.

Sorry about this breakage.  Do you happen to know which source file is
miscompiled?  I have a remote access to sparc-sun-solaris2.8.  If I
can't come up with a fix quickly enough, say in a day or two, I'll
revert the patch.  Is this OK with you?

Kazu Hirata



More information about the Gcc mailing list