https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119491
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60952|0 |1 is obsolete| | --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 60957 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60957&action=edit gcc15-pr119491.patch The previous patch caused quite a lot of regressions, this ought to fix it, but haven't done full bootstrap/regtest with it, just with an earlier version + incremental fix + make check on the testcases that failed previously.