diff options
author | Hans-Peter Nilsson <hp@bitrange.com> | 2020-08-01 03:22:36 +0200 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2020-08-01 03:24:34 +0200 |
commit | d242fdaec1866ddb05b1c36108e51b7d16aa6f79 (patch) | |
tree | f85bebaa98bcba2e9a32d7ce5464aac38a79a12a /include | |
parent | 48cc2e468cca54ae930e64be01f3b183df2198fb (diff) | |
download | gcc-d242fdaec1866ddb05b1c36108e51b7d16aa6f79.zip gcc-d242fdaec1866ddb05b1c36108e51b7d16aa6f79.tar.gz gcc-d242fdaec1866ddb05b1c36108e51b7d16aa6f79.tar.bz2 |
gcc.dg/loop-8.c: Skip for mmix.
This test fails for mmix for (almost) the same reason it would fail
for e.g. mipsel-elf: the end-condition of the loop tests against a
register set to a constant, and that register is (one of) the
"unexpected IV" moved out of the loop "without introducing a new
temporary register" and making the dump contain more than one
"Decided", causing a non-matching loop2 dump. The test should
probably have been restricted to just the original target for which a
problem was observed to be fixed.
gcc/testsuite:
* gcc.dg/loop-8.c: Skip for mmix.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions