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] Fix PR38891, using ms_abi function attribute with -mno-sse generates an internal compiler error


On Thu, Feb 12, 2009 at 11:45 PM, Uros Bizjak <ubizjak@gmail.com> wrote:
> Hello!
>
>> 009-02-13  Xuepeng Guo  <xuepeng.guo@intel.com>
>>
>>       PR c/38891
>>       * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Move the hunk of
>>       initialization for MS_ABI prior to the hunk of !TARGET_MMX.
>>
>>
>
> This is OK for mainline.

I checked it into mainline as revision 144258. I added
gcc.dg/callabi/callabi.exp since none of tests in
gcc.dg/callabi were run. Now I got

FAIL: gcc.dg/callabi/func-1.c execution test

-- 
H.J.


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