Revert my last move2add patch. (Was Re: GCC build failed for native with your patch on2003-04-17T21:46:51Z.)
David Edelsohn
dje@watson.ibm.com
Fri Apr 18 21:29:00 GMT 2003
>>>>> Janis Johnson writes:
Janis> Darn, and I just started up a new bootstrap on powerpc-linux, where
Janis> today the stage2 compiler has been getting a segfault building
Janis> crtbeginS.o. I'll see if it's due to some other patch from the last
Janis> day or so.
In additional Kazu and Alexandre's patches, you also need to
disable part of Honza's subreg_offset_representable_p patch:
#if 0
if (offset % GET_MODE_SIZE (ymode)
|| mode_multiple % nregs_multiple)
abort ();
#endif
David
More information about the Gcc-patches
mailing list