r238121 - in /branches/gcc-5-branch/gcc/testsui...

segher@gcc.gnu.org segher@gcc.gnu.org
Thu Jul 7 17:08:00 GMT 2016


Author: segher
Date: Thu Jul  7 17:08:00 2016
New Revision: 238121

URL: https://gcc.gnu.org/viewcvs?rev=238121&root=gcc&view=rev
Log:
rs6000: Fix gcc.target/powerpc/ti_math1.c on GCC 5 (PR69019)

This testcase currently fails on GCC 5, for LE only.  Since it is fixed
for 6 and later, and backporting the relevant code is rather invasive,
let's just weaken the testcase for GCC 5 instead.


       PR target/69019
       * gcc.target/powerpc/ti_math1.c: Allow addze as well as adde.

Modified:
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/ti_math1.c



More information about the Gcc-cvs mailing list