diff options
author | Jeff Law <jlaw@ventanamicro.com> | 2024-06-26 07:20:29 -0600 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro.com> | 2024-06-26 07:20:29 -0600 |
commit | 47b68cda2c4afe32e84c5f18da0196c39e5e0edf (patch) | |
tree | a5778080a55f29a5fa169d286d1cc6ca4210e228 /gcc/tree-vect-loop.cc | |
parent | 03a3dffa43145f80548d32b266b9b87be07b52ee (diff) | |
download | gcc-47b68cda2c4afe32e84c5f18da0196c39e5e0edf.zip gcc-47b68cda2c4afe32e84c5f18da0196c39e5e0edf.tar.gz gcc-47b68cda2c4afe32e84c5f18da0196c39e5e0edf.tar.bz2 |
[committed] Remove compromised sh test
Surya's recent patch to IRA improves the code for sh/pr54602-1.c slightly.
Specifically it's able to eliminate a save/restore in the prologue/epilogue and
a bit of register shuffling.
As a result there literally aren't any insns that can be used to fill the delay
slot of the return, so a nop gets emitted and the test fails.
Given there literally aren't any insns to move into the delay slot, the best
course of action is to just drop the test.
gcc/testsuite
* gcc.target/sh/pr54602-1.c: Delete test.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions