https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111750
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2025-03-04 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Brian Bi from comment #2) > I believe I'm seeing the same bug on GCC trunk on Godbolt. Here's a > minimized version of the code I'm working with: Note there is a missed optimization in this testcase (will submit a bug in a few minutes).