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, rs6000] Remove TARGET_VSX_TIMODE and -mno-vsx-timode usage


On 8/16/17 5:49 PM, Segher Boessenkool wrote:
>> -			       (TI "TARGET_VSX_TIMODE")])
>> +			       (TI "TARGET_VSX")])
> 
> You can completely remove the condition here as far as I see.
[snip]
> Okay for trunk with that simplification.  Thanks!

Good catch.  I doubled checked your suggested changes and agree with
all of them.  I re-did bootstrap and regtesting of the changes and
they came up clean, so I committed it along with the extra simple
cleanup to FMOVE128_GPR that we discussed offline.  Thanks.

Peter



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