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: RFA: patch to solve PR37435


On Tue, Sep 9, 2008 at 4:48 PM, Jeff Law <law@redhat.com> wrote:
> H.J. Lu wrote:
>>
>> On Tue, Sep 9, 2008 at 3:47 PM, Richard Henderson <rth@redhat.com> wrote:
>>
>>>
>>> Vladimir Makarov wrote:
>>>
>>>>
>>>>  PR rtl-opt/37435
>>>>    * caller-save.c (insert_restore, insert_save): Check the mode by
>>>>  reg_save_code.
>>>>
>>>
>>> Ok.
>>>
>>>
>>
>> Here is the testcase patch. OK for trunk?
>>
>>
>
> I'm assuming the _Decimal32 type is part of the gnu99 standard?!?  If so,
> then your patch is fine.  Otherwise you'll obviously need to define the
> _Decimal32 type.
>

All tests under gcc.dg/dfp support _Decimal32. I used -std=gnu99
since other DFP tests have it.

Thanks.

-- 
H.J.


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