On Sun, Oct 25, 2015 at 8:59 PM, Segher Boessenkool <seg...@kernel.crashing.org> wrote: > The patterns involved can create vmadd resp. vnmsub instructions instead. > This patch changes the testcases to allow those. > > Tested with -m32,-m32/-mpowerpc64,-m64; okay for trunk? > > > Segher > > > 2015-10-26 Segher Boessenkool <seg...@kernel.crashing.org> > > gcc/testsuite/ > * gcc.target/powerpc/vsx-builtin-2.c: Allow vmadd and vnmsub as well > as xvmadd and xvnmsub. > * gcc.target/powerpc/vsx-vector-2.c: Allow vmadd as well as xvmadd.
Okay. thanks, David