[PATCH, testsuite] Fix ifcvt-4.c for PowerPC

David Edelsohn dje.gcc@gmail.com
Mon Mar 14 23:40:00 GMT 2016


On Mon, Mar 14, 2016 at 7:35 PM, Jeff Law <law@redhat.com> wrote:
> On 03/14/2016 02:23 PM, Pat Haugen wrote:
>>
>> As stated in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68232, this
>> test needs -misel on powerpc to pass. Verified the following fixes the
>> test on both powerpc64/powerpc64le. Ok for trunk?
>>
>> -Pat
>>
>> testsuite/ChangeLog:
>> 2016-03-14  Pat Haugen  <pthaugen@us.ibm.com>
>>
>>          * gcc.dg/ifcvt-4.c: Add -misel for powerpc* and remove skip for
>> powerpc64le.
>
> OK.
> jeff

The change is going to fail on PowerPC systems that don't support
ISEL, so it needs to be adjusted.

- David



More information about the Gcc-patches mailing list