[Bug tree-optimization/104754] gcc.dg/pr102892-1.c FAILs

2024-06-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104754 Richard Biener changed: What|Removed |Added Target Milestone|12.4|12.5 --- Comment #7 from Richard Biene

[Bug tree-optimization/104754] gcc.dg/pr102892-1.c FAILs

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104754 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #6 from Richard Biene

[Bug tree-optimization/104754] gcc.dg/pr102892-1.c FAILs

2022-08-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104754 Richard Biener changed: What|Removed |Added Target Milestone|12.2|12.3 --- Comment #5 from Richard Biene

[Bug tree-optimization/104754] gcc.dg/pr102892-1.c FAILs

2022-05-06 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104754 Jakub Jelinek changed: What|Removed |Added Target Milestone|12.0|12.2 --- Comment #4 from Jakub Jelinek

[Bug tree-optimization/104754] gcc.dg/pr102892-1.c FAILs

2022-03-04 Thread aldyh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104754 --- Comment #3 from Aldy Hernandez --- Upon closer inspection, evrp in GCC11 and mainline are generating slightly different code which keeps FRE from cleaning this up in mainline. Mainline is transforming the conditional here: : # c_3 = PH

[Bug tree-optimization/104754] gcc.dg/pr102892-1.c FAILs

2022-03-03 Thread aldyh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104754 --- Comment #2 from Aldy Hernandez --- BTW, on GCC11, ivopts doesn't even get a whack at it. The whole thing is optimized away by .fre4: int main () { long int a; long int c; [local count: 44232128]: if (a_9(D) <= 0) goto ; [89.0

[Bug tree-optimization/104754] gcc.dg/pr102892-1.c FAILs

2022-03-03 Thread aldyh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104754 Aldy Hernandez changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug tree-optimization/104754] gcc.dg/pr102892-1.c FAILs

2022-03-02 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104754 Rainer Orth changed: What|Removed |Added Target Milestone|--- |12.0