On Thu, Mar 17, 2011 at 7:42 PM, Uros Bizjak wrote:
> On Thu, Mar 17, 2011 at 6:51 PM, H.J. Lu wrote:
>
>> All i386 ISA options, except for -mavx and -mfma, have Save. This patch
>> fixes it. OK for trunk and 4.6?
>>
>> 2011-03-17 H.J. Lu
>>
>> PR target/48171
>> * config/i386/
On Thu, Mar 17, 2011 at 6:51 PM, H.J. Lu wrote:
> All i386 ISA options, except for -mavx and -mfma, have Save. This patch
> fixes it. OK for trunk and 4.6?
>
> 2011-03-17 H.J. Lu
>
> PR target/48171
> * config/i386/i386.opt: Add Save to -mavx and -mfma.
OK for 4.7 and 4.6 with
Hi,
All i386 ISA options, except for -mavx and -mfma, have Save. This patch
fixes it. OK for trunk and 4.6?
Thanks.
H.J.
---
2011-03-17 H.J. Lu
PR target/48171
* config/i386/i386.opt: Add Save to -mavx and -mfma.
diff --git a/gcc/config/i386/i386.opt b/gcc/config/i386/i3