[Bug debug/40573] DWARF for inlined subroutines refers to the outlined copy

drow at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 30 14:21:00 GMT 2009



------- Comment #5 from drow at gcc dot gnu dot org  2009-06-30 14:21 -------
(In reply to comment #3)
> Hmm, I tought GCC was doing the same thing for years.  So we need
> abstract function for each inline?

Why?  I think we each inlined copy (and the outlined copy) to refer to the one
abstract copy.  The problem is the links from the inlined copies to the
outlined copy.

Meanwhile I'll try to work around this in GDB.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40573



More information about the Gcc-bugs mailing list