------- Additional Comments From wilson at gcc dot gnu dot org 2005-07-26 23:51 ------- The problem reported here is not a bug. There is nothing wrong with having two different functions with the same DW_AT_ranges info.
The underlying problem that prompted this bug report, insufficient debug info for inlined function calls, has been fixed by adding a patch to emit DW_AT_call_file and DW_AT_call_line info. The final patch has one additional bug fix over the one attached here, so take the one on the gcc-patches list if you need it. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20967