[Bug middle-end/123110] [16 Regression] ICE: verify_flow_info failed: EH landing pad label '({anonymous})' is not first in a sequence of labels in bb 10 with -Os -fexceptions -finstrument-functions-once since r16-5250
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Dec 13 16:43:17 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123110
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org
Status|NEW |ASSIGNED
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I see what i did wrong. I got dest vs src confused at which one was being
tested.
Anyways should be simple to add the check back for dest.
More information about the Gcc-bugs
mailing list