[Bug rtl-optimization/113951] regression redundant load (-fschedule-insns)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113951 --- Comment #2 from absoler at smail dot nju.edu.cn --- after sched1 modified the code, ce3 introduced this extra load. un-sched1 code would not be pessimised by ce3
[Bug rtl-optimization/113951] regression redundant load
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113951 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Ever confirmed