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: RFA: Dwarf 2 macro info: emit end-of-compilation-unit entry



Daniel Berlin <dan@dberlin.org> writes:
> On Wed, 27 Mar 2002, Jim Blandy wrote:
> > 
> > 2002-03-27  Jim Blandy  <jimb@redhat.com>
> > 
> > 	* dwarf2out.c (dwarf2out_finish): Don't forget to emit a final
> > 	entry with a type code of zero, marking the end of the compilation
> > 	unit's macro info.
> 
> Please don't yet.
> I'm working on debugging why we need the end of file in the first place.
> So if all goes well, this patch won't apply anymore.
> I'll take care of the end entry when i fix the end file problem.

Okay --- I noticed you were working on fixing the extra start_file at
the top level of the CU; if you can take care of the end-of-CU marker
at the same time, that'd be great.


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