]> git.ipfire.org Git - people/ms/gcc.git/commit
ppc: testsuite: require target effectively [PR104253]
authorAlexandre Oliva <oliva@adacore.com>
Mon, 11 Apr 2022 15:11:10 +0000 (12:11 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Mon, 11 Apr 2022 15:11:10 +0000 (12:11 -0300)
commitab0f04e4df1b7b312a4c9fa9b4d675778a0bae86
tree9c412ca8f90be7fbfef947f2c71e21b53a723a3a
parent5ce08ecb15b2501abea7215e3fc59646ef7a73f9
ppc: testsuite: require target effectively [PR104253]

The testcase was missing dg- before require-effective-target.

While at that, I'm also pruning the excess-error warning I got when
the test failed to be disabled because of the above.  I suppose it
might be useful for some target variants.

for gcc/testsuite/ChangeLog

PR target/104253
* gcc.target/powerpc/pr104253.c: Add missing dg- before
require-effective-target.  Prune warning about -mfloat128
possibly not being fully supported.
gcc/testsuite/gcc.target/powerpc/pr104253.c