]> gcc.gnu.org Git - gcc.git/commit
ppc: testsuite: PROMOTE_MODE fallout pr56605 [PR102146]
authorAlexandre Oliva <oliva@adacore.com>
Wed, 13 Apr 2022 01:41:45 +0000 (22:41 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Wed, 13 Apr 2022 01:41:45 +0000 (22:41 -0300)
commit6b7cc7294770ecb57c0f3a116a27ce1aaff170b5
tree87906f2c95bc635a99e134745f30c3591a1daa54
parentbb50967fa4ea83ba1f3b3e25561eaa2b7fe5cd64
ppc: testsuite: PROMOTE_MODE fallout pr56605 [PR102146]

The test expects a compare of DImode values, but after the removal of
PROMOTE_MODE from rs6000/, we get SImode.  Adjust the expectations.

for  gcc/testsuite/ChangeLog

PR target/102146
* gcc.target/powerpc/pr56605.c: Accept SImode compare operand.
gcc/testsuite/gcc.target/powerpc/pr56605.c
This page took 0.066723 seconds and 5 git commands to generate.