This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/20967] g++ generates same DW_AT_ranges info for two different functions


------- Additional Comments From drow at gcc dot gnu dot org  2005-04-12 14:08 -------
Subject: Re:  g++ generates same DW_AT_ranges info for two different functions

It's a question of what "associated machine code" means.  I think that
the machine code is in fact associated with more than one DIE.

Now, if the two DIEs in question weren't nested - then we'd have a
problem.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]