This is the mail archive of the gcc-patches@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: [patch i386 4.4/trunk]: Fix sse restore for x86_64 in case of !sp_valid


2009/9/21 Jan Hubicka <hubicka@ucw.cz>:
>> Well, you are right. It can't get != 0 when no sseregs are present.
>> But well, it doesn't hurt here to check for it, as it isn't part of
>> to_allocate.
>
> Yep, the original idea was to keep it there basically for the case that
> someone invents new use for it. ?So for 4.4 we won't need any patch,
> right?
>
> Honza
>> --
>> | ?(\_/) This is Bunny. Copy and paste
>> | (='.'=) Bunny into your signature to help
>> | (")_(") him gain world domination
>

We need the patch for the 0 instead of to_allocate in this case, too.

The bug was moved from 4.4 to 4.5. Otherwise xmm register restore would fail.

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


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