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/16 Jakub Jelinek <jakub@redhat.com>:
> On Wed, Sep 16, 2009 at 09:41:45AM +0200, Kai Tietz wrote:
>> 2009/9/15 Jakub Jelinek <jakub@redhat.com>:
>> > On Tue, Sep 15, 2009 at 06:17:45PM +0200, Kai Tietz wrote:
>> >> Sorry, added wrong version for 4.5 (without red_offset).
>> >
>> > Testcase?
>>
>> Ok, here the patch for testcase
>>
>> ChangeLog
>>
>> 2009-09-16 ?Kai Tietz ?<kai.tietz@onevision.com>
>>
>> ? ? ? * gcc.dg/torture/calleesave-sse.c: New.
>
> You shouldn't specify -O3 in dg-options, gcc.dg/torture/ should take
> care of trying all -OX levels. ?And, just IMHO, when you are writing the
> testcase yourself you should follow the GNU Coding Conventions in it in
> indentation.

Hmm, ok adjusted. Aren't you writing your testcases yourself?
Btw see testcase 'pr36244.c' here optimization level is specified, too.

Cheers,
Kai



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

Attachment: t_20090916.diff
Description: Binary data


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