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 6:37 PM, Guo, Xuepeng <xuepeng.guo@intel.com> wrote:
> This is caused by the order of initializing call_used_regs.
>
> Bootstrapped and tested on x86_64-unknown-linux-gnu. OK for trunk?
>
> Regards
> Xuepeng Guo
>
> 2009-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.
>

Please include a testcase.

Thanks.

-- 
H.J.


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