[Bug tree-optimization/111457] [14 Regression] Dead Code Elimination Regression since r14-3407-g936a12331a2

2024-02-13 Thread pheeck at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111457

Filip Kastl  changed:

   What|Removed |Added

 CC||pheeck at gcc dot gnu.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Keywords|needs-bisection |

--- Comment #2 from Filip Kastl  ---
Indeed. Current trunk successfully eliminates the call to foo.

gcc testcase.c -S -O2

main: 
movl$0, a(%rip)
xorl%eax, %eax
movl$6, b(%rip)
movl$0, d(%rip)
ret

Setting this as fixed.

[Bug tree-optimization/111457] [14 Regression] Dead Code Elimination Regression since r14-3407-g936a12331a2

2023-11-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111457

Andrew Pinski  changed:

   What|Removed |Added

   Keywords||needs-bisection

--- Comment #1 from Andrew Pinski  ---
Looks like this one has been fixed.

[Bug tree-optimization/111457] [14 Regression] Dead Code Elimination Regression since r14-3407-g936a12331a2

2023-09-18 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111457

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|--- |14.0