[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread chenglulu at loongson dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 --- Comment #10 from chenglulu --- (In reply to Andrew Pinski from comment #9) > (In reply to Andrew Pinski from comment #8) > > No this is the same problem as PR 116600. Just the ICE shows up. > > What is happening is shrink wrapping is moving

[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 --- Comment #9 from Andrew Pinski --- (In reply to Andrew Pinski from comment #8) > No this is the same problem as PR 116600. Just the ICE shows up. What is happening is shrink wrapping is moving the restore to the edge of the basic block conta

[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 --- Comment #7 from Andrew Pinski --- (In reply to chenglulu from comment #6) > # gcc/cc1 -quiet test.c -O2 -std=gnu11 -o test.s > -Wno-incompatible-pointer-types -fno-jump-tables > -fno-asynchronous-unwind-tables > > The problem of bug 11660

[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread chenglulu at loongson dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 --- Comment #2 from chenglulu --- Created attachment 61212 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61212&action=edit test-pro_and_epilogue.png

[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread chenglulu at loongson dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 chenglulu changed: What|Removed |Added Resolution|DUPLICATE |--- Status|RESOLVED

[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 Andrew Pinski changed: What|Removed |Added Target||aarch64 --- Comment #3 from Andrew Pins

[Bug rtl-optimization/119961] Control flow errors caused by shrink wrap optimization

2025-04-26 Thread chenglulu at loongson dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119961 --- Comment #1 from chenglulu --- Created attachment 61211 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61211&action=edit test-ree.png