[Bug rtl-optimization/121424] Debug info associates return instruction with inlined function due to copying of the return during cfgcleanup after RA
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 6 22:56:37 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121424
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|pinskia at gcc dot gnu.org |unassigned at gcc dot gnu.org
Summary|Debug info associates |Debug info associates
|return instruction with |return instruction with
|inlined function |inlined function due to
| |copying of the return
| |during cfgcleanup after RA
Status|ASSIGNED |NEW
--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am going to let someone who understands this code better take it over because
I know I missed at least misunderstood it for the location.
More information about the Gcc-bugs
mailing list