>>>>> "Tom" == Tom Tromey <tro...@adacore.com> writes:

Tom> I am working on some changes to GNAT to emit hierarchical DWARF --
Tom> i.e., where entities will have simple names nested in a DW_TAG_module.

Tom> While working on this I found a couple of paths in modified_type_die
Tom> where "mod_scope" should be used, but is not.  I suspect these cases
Tom> are only reachable by Ada code, as in both spots (subrange types and
Tom> base types), I believe that other languages don't generally have named
Tom> types in a non-top-level scope, and in these other situations,
Tom> mod_scope will still be correct.

Ping.

Tom

Reply via email to