https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86769
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #60377|0 |1
is obsolete| |
--- Comment #23 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 60382
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60382&action=edit
gcc15-pr86769.patch
There were some regressions caused by that patch, this patch ought to fix that
and further extend test coverage. Still need to bootstrap/regtest it again.