https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117384
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2024-10-31
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Ever confirmed|0 |1
Status|UNCONFIRMED |ASSIGNED
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 59514
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59514&action=edit
gcc15-pr117384.patch
Seems tree_output_constant_def intentionally allows some type mismatches, and
the other gimplify.cc caller of that function already deals with that using
VCE.