https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115154
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu.org
Summary|[13 Regression] wrong code |[13 Regression] wrong code
|at optimization levels -O2, |at optimization levels -O2,
|-O3, -Os |-O3, -Os since
| |r13-7434-g682bbd364708fe
--- Comment #5 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #3)
> I wonder if my r13-7434-g682bbd364708fe exposed the issue.
> And then r14-3432-gddd64a6ec3b38e "fixed" it (on accident).
Yeah, r13-7434-g682bbd364708fe is the first bad commit on releases/gcc-13.
I'll bisect for the "fix" now.