diff options
author | Aaron Sawdey <acsawdey@linux.vnet.ibm.com> | 2021-05-24 14:51:05 -0500 |
---|---|---|
committer | Aaron Sawdey <acsawdey@linux.vnet.ibm.com> | 2021-06-09 10:20:27 -0500 |
commit | 40ff0cc27d489a7ac02cdfab74f4cc5b5cb42cb2 (patch) | |
tree | af36bceb66625533322090873b14b28f2fd32d6a /gcc/fold-const-call.c | |
parent | 374f93da97fb0378453d503f3cfea4d7a923a89c (diff) | |
download | gcc-40ff0cc27d489a7ac02cdfab74f4cc5b5cb42cb2.zip gcc-40ff0cc27d489a7ac02cdfab74f4cc5b5cb42cb2.tar.gz gcc-40ff0cc27d489a7ac02cdfab74f4cc5b5cb42cb2.tar.bz2 |
Fix p10 fusion test cases for -m32
The counts of fusion insns are slightly different for 32-bit compiles
so we need different scan-assembler-times counts for 32 and 64 bit
in the test cases for p10 fusion.
gcc/testsuite/ChangeLog
* gcc.target/powerpc/fusion-p10-2logical.c: Update fused insn
counts to test 32 and 64 bit separately.
* gcc.target/powerpc/fusion-p10-addadd.c: Update fused insn
counts to test 32 and 64 bit separately.
* gcc.target/powerpc/fusion-p10-ldcmpi.c: Update fused insn
counts to test 32 and 64 bit separately.
* gcc.target/powerpc/fusion-p10-logadd.c: Update fused insn
counts to test 32 and 64 bit separately.
Diffstat (limited to 'gcc/fold-const-call.c')
0 files changed, 0 insertions, 0 deletions