diff options
author | Richard Biener <rguenther@suse.de> | 2025-04-09 14:36:19 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-04-09 15:26:08 +0200 |
commit | 088887de7717a22b1503760e9b79dfbe22a0f428 (patch) | |
tree | 01964aea92d1b1a92fab5a41b90d565fc8b8e48b /gcc/testsuite/rust/compile/issue-3402-1.rs | |
parent | 3e3b665cc77791f2e088aeee124d8a9fb7f6eb41 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
The previous change to fix LRA rematerialization broke compare-debug
for i586 bootstrap. Fixed by using prev_nonnote_nondebug_insn
instead of prev_nonnote_insn.
PR rtl-optimization/119689
PR rtl-optimization/115568
* lra-remat.cc (create_cands): Use prev_nonnote_nondebug_insn
to check whether insn2 is directly before insn.
* g++.target/i386/pr119689.C: New testcase.
Diffstat (limited to 'gcc/testsuite/rust/compile/issue-3402-1.rs')
0 files changed, 0 insertions, 0 deletions