This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Release schedule


Hi,

On Sun, 29 Sep 2002, Richard Henderson wrote:

> > http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00044.html
>
> I have a suspicion that it interacts badly with code that actually
> uses mmx patterns,

That's correct.  But it's not worse then without that patch, where the
short living spill regs were only from the GENERAL_REGS class, so even
floats needed to be reloaded.  Now it's just mmx regs which are penalized.

> but as -fnew-ra isn't the default, and you've a
> proper solution on the way, this is ok.

Fine.  Will rebootstrap/test and apply then.


Ciao,
Michael.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]