]> gcc.gnu.org Git - gcc.git/commit
Fix fold-vec-splat-floatdouble testsuite failure on power10
authorMichael Meissner <meissner@linux.ibm.com>
Sat, 22 Jan 2022 02:36:18 +0000 (21:36 -0500)
committerMichael Meissner <meissner@linux.ibm.com>
Sat, 22 Jan 2022 02:36:18 +0000 (21:36 -0500)
commitabe3a4f0e9c461789b689e78d6116b1efffc1b5b
treec06b44d8a39d0b74c1acc09956ea3ccab759cbe9
parent9dd443578f37b011ef4c2337740490f01be294e2
Fix fold-vec-splat-floatdouble testsuite failure on power10

When I added support for generating XXSPLTIDP on December 15th, 2021, I
missed updating the fold-vec-splat-floatdouble.c test to add to the regex
for the instructions generated.  This patch fixes that.

2022-01-20  Michael Meissner  <meissner@the-meissners.org>

gcc/testsuite/

PR testsuite/103763
* gcc.target/powerpc/fold-vec-splat-floatdouble.c: Fix insn regex
on power10.
gcc/testsuite/gcc.target/powerpc/fold-vec-splat-floatdouble.c
This page took 0.068347 seconds and 5 git commands to generate.