[Bug tree-optimization/110091] [13/14/15/16 Regression] bogus -Wdangling-pointer on non-pointer values
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 21 22:19:24 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110091
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org
--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 63744
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63744&action=edit
A slight variant of the orignal testcase
I have a fix for this variant. Where we insert the call to the split after the
clobber.
Note this does not fix the idea we should not be splitting here; that is a
slightly different issue and I will file it seperately.
More information about the Gcc-bugs
mailing list