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]

Re: [PATCH] Eliminate duplicate dwarf2 data





On Sun, 27 Aug 2000, Gary Funck wrote:

> 
> A few thoughts on proposed patch:
> 
> - As Jason noted, the use of a "compilation unit" to track definitions
>   within an include file, doesn't appear to follow the spirit of
>   the DWARF2 standard.

and AFAIK, jason never said this.
It wouldn't make sense, given his idea, and an old patch he sent me, was
the basis for this work (though the old patch needed to be about 80%
rewritten, due to the complete change in the way dwarf2 is done now). In
fact, other compilers do this exact same thing.


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