This is the mail archive of the gcc-patches@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]

Re: [PATCH]: Updated patch to output dwarf2 namespace debug info


On Mon, 01 Dec 2003 15:32:43 -0500, Jason Merrill <jason@redhat.com> said:
> On Mon, 1 Dec 2003 15:14:37 -0500, Daniel Berlin <dberlin@dberlin.org> wrote:

>> The whole point of the DECL_ABSTRACT part is to make sure we still
>> generate inlined subroutines in the context in which they are
>> inlined, instead of the namespace in which they are coming from.

> Not exactly.  We set DECL_ABSTRACT while we're generating the
> abstract instance of the debug info for the function.  This should
> have the same context as if it were a non-inline function.

Is there a sample file that I can run GCC on to see this flag have an
effect?

David Carlton
carlton@kealia.com


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