]> git.ipfire.org Git - thirdparty/gcc.git/commit
[testsuite] [sparc] skip sparc-ret-1 with -mfix-ut699
authorAlexandre Oliva <oliva@adacore.com>
Fri, 7 Feb 2025 07:12:52 +0000 (04:12 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Fri, 7 Feb 2025 07:12:52 +0000 (04:12 -0300)
commit9a551d634fdfe8ad432a9a8a2d4621997137a231
treecd3c2755bc67efa99acd88999f61925971fc05af
parent670f83c0b9f50e54b082ad566049f812fe47ae65
[testsuite] [sparc] skip sparc-ret-1 with -mfix-ut699

Option -mfix-ut699 changes the set of instructions that can be placed
in the delay slot, preventing the expected insn placement.  Skip the
test if the option is present.

for  gcc/testsuite/ChangeLog

* gcc.target/sparc/sparc-ret-1.c: Skip on -mfix-ut699.
gcc/testsuite/gcc.target/sparc/sparc-ret-1.c