https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69019

--- Comment #2 from Segher Boessenkool <segher at gcc dot gnu.org> ---
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

Reply via email to