]> git.ipfire.org Git - thirdparty/gcc.git/commit
SPARC: Make target-specific tests more robust
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 2 Nov 2025 20:50:04 +0000 (21:50 +0100)
committerEric Botcazou <ebotcazou@adacore.com>
Sun, 2 Nov 2025 20:51:54 +0000 (21:51 +0100)
commitc60b6e71db6e918a0b9815f086c8c524ea36fd06
tree7f961837dd5d7c3cc6f46f83a2a04861ad24d026
parent57b6383ca68688fccab2ed58fbfdbf03f43e27f4
SPARC: Make target-specific tests more robust

The tests need to accept both branch directions.

gcc/testsuite/
* gcc.target/sparc/cbcond-1.c: Accept reverse branches.
* gcc.target/sparc/cbcond-2.c: Likewise.
* gcc.target/sparc/overflow-3.c: Likewise.
* gcc.target/sparc/overflow-4.c: Likewise.
* gcc.target/sparc/overflow-5.c: Likewise.
gcc/testsuite/gcc.target/sparc/cbcond-1.c
gcc/testsuite/gcc.target/sparc/cbcond-2.c
gcc/testsuite/gcc.target/sparc/overflow-3.c
gcc/testsuite/gcc.target/sparc/overflow-4.c
gcc/testsuite/gcc.target/sparc/overflow-5.c