]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc.dg/tree-ssa/ssa-dom-cse-2.c: xfail scan for mmix.
authorHans-Peter Nilsson <hp@bitrange.com>
Mon, 27 Jul 2020 00:39:34 +0000 (02:39 +0200)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:19:36 +0000 (13:19 -0300)
commite5b5909fb35f01060cccbbddfffd6f31b551a3f3
treecec1de05db352c6adb09f464b2c58bcf3352301c
parent35b9a3c6e82d8adc1eb1fc8726bb5b9b206eab36
gcc.dg/tree-ssa/ssa-dom-cse-2.c: xfail scan for mmix.

Looking at the dump and the test, I guess all "64-bit targets" fail
the test for the reasons seen in the comment just above the dg-final,
whose last two lines make it to the patch context.  Maybe the xfail
target list can be shortened by removing most targets and use just
"lp64".  That doesn't cover it passing on x86_64 and s390x-zarch
though.

gcc/testsuite:
* gcc.dg/tree-ssa/ssa-dom-cse-2.c: xfail scan for mmix.
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c