https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119190
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=119120
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #2)
> Created attachment 60693 [details]
> gcc15-pr119190.patch
>
> Untested fix.
Note with this patch, you will need to reopen PR 119120 or close it was invalid
(because partial writes to an uninitialized complex being undefined).