[Bug rtl-optimization/121424] Debug info associates return instruction with inlined function due to copying of the return during cfgcleanup after RA

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 7 07:06:37 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121424

--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
I'll note returns have been an issue wrt locations because we unify all returns
during gimple lowering / CFG build so we have a single edge to EXIT.


More information about the Gcc-bugs mailing list