------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 17:29 ------- T(In reply to comment #22) > Subject: Re: [4.0 Regression] Another ICE caused by reload of a psuedo reg > into f0 for a DImode expr > > The following patch implements the two suggestions. It fixes the > ICE on AIX, but continues to produce an ICE on Mac OS X.
That is because darwin defines its own PREFERRED_RELOAD_CLASS, why I don't know. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18641