diff options
author | Peter Bergner <bergner@linux.ibm.com> | 2024-06-12 21:05:34 -0500 |
---|---|---|
committer | Peter Bergner <bergner@linux.ibm.com> | 2024-06-12 21:08:12 -0500 |
commit | ae8103a3a13ac412b9ca33222594cb507ceac9f7 (patch) | |
tree | 2e9370d5da2f536b277f19844034f951a53fbe2b /gcc/cp/parser.cc | |
parent | f10896c8e5fe34e51ea61aaa4d4aaedb4677ff13 (diff) | |
download | gcc-ae8103a3a13ac412b9ca33222594cb507ceac9f7.zip gcc-ae8103a3a13ac412b9ca33222594cb507ceac9f7.tar.gz gcc-ae8103a3a13ac412b9ca33222594cb507ceac9f7.tar.bz2 |
rs6000: Fix pr66144-3.c test to accept multiple equivalent insns. [PR115262]
Jeff's commit r15-831-g05daf617ea22e1 changed the instruction we expected
for this test case into an equivalent instruction. Modify the test case
so it will accept any of three instructions we could get depending on the
options used.
2024-06-12 Peter Bergner <bergner@linux.ibm.com>
gcc/testsuite/
PR testsuite/115262
* gcc.target/powerpc/pr66144-3.c (dg-do): Compile for all targets.
(dg-options): Add -fno-unroll-loops and remove -mvsx.
(scan-assembler): Change from this...
(scan-assembler-times): ...to this. Tweak regex to accept multiple
allowable instructions.
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions