https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102534
--- Comment #4 from Ben Woodard ---
There continues to be an instruction after the completion of the inlining, the
next instruction in the sequence, At the time when the inlining occurs why
can’t the .loc 1 6 1 be placed there as part of the pro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102534
--- Comment #3 from Andrew Pinski ---
With -O1 or -O2 (and -g2), there are no .loc for line 6 at all.
There might not be anything that can be done for that case as inlining removes
it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102534
Andrew Pinski changed:
What|Removed |Added
Summary|RFE epilog is not reliably |RFE epilog is not reliably