https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125427
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2026-06-06
Ever confirmed|0 |1
--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Mikael Morin from comment #4)
> Created attachment 64613 [details]
> Alternative draft patch
>
> This is the patch I have waiting in my tree (I'm not working on it at the
> moment). It fixes the testcase in this PR, but doesn't fix the PR125428
> testcase as I expected it would, for reasons that I haven't investigated.
Confirmed the alternative patch fixes 125427 and does not fix 125428.
We could go with the proposed patch I have and be done with the two. Mikael,
let me know what you want to do.