gcc.dg/tree-ssa/ssa-dse-26.c: Skip on mmix-knuth-mmixware
authorHans-Peter Nilsson <hp@bitrange.com>
Sat, 31 Jul 2021 00:08:36 +0000 (02:08 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Sat, 31 Jul 2021 00:31:26 +0000 (02:31 +0200)
commitcfd60b39cdc576177c4a327897be55f3bf3f449e
tree0f040adf65f98c04d2b4ed256cacf4114cd747c2
parent309ddde04f2335f51062690328f03ce889be7e22
gcc.dg/tree-ssa/ssa-dse-26.c: Skip on mmix-knuth-mmixware

Commit r12-432, rewriting the dg-stuff, reverted the
adjustment for mmix-knuth-mmixware that I added in r11-2335.
(See those commits for context.)

Hopefully this variant will age better, just skipping it
with a trivial extra line less prone to pile-on.  (Not much
is won by covering this generic case for MMIX too; might as
well skip it.)

Beware that the dg-skip-if text can't say
"temporary variables are not x and y but x::3 and y::4"
because that leads to (on one line):

ERROR: gcc.dg/tree-ssa/ssa-dse-26.c: can't set "{temporary
 variables are not x and y but x::3 and y::4} {
 mmix-knuth-mmixware }": parent namespace doesn't exist for
 " dg-skip-if 4 "temporary variables are not x and y but
 x::3 and y::4" { mmix-knuth-mmixware } "

gcc/testsuite:
* gcc.dg/tree-ssa/ssa-dse-26.c: Skip on mmix-knuth-mmixware.
gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c