[Bug tree-optimization/114489] introduced redundant load facing different branches
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114489 --- Comment #2 from Andrew Pinski --- (In reply to Andrew Pinski from comment #1) >[local count: 375809640]: > _3 = g1; > goto ; [100.00%] > >[local count: 697932184]: > g2.1_2 = g2; > arr[0] = g2.1_2; > _8 = g1; > >[loca
[Bug tree-optimization/114489] introduced redundant load facing different branches
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114489 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---