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] add option to eliminate unused types in dwarf2 output (v2)


On Sat, Jul 06, 2002 at 05:28:43PM -0500, Scott Snyder wrote:
> 
> >>>>> "Daniel" == Daniel Jacobowitz <drow@mvista.com> writes:
>     Daniel> I've got a couple of comments about your choices here.
> 
> Thanks for your comments.
> 
> I shall prepare another version of the patch that does not
> remove unused method declarations.  That should be a small
> change over what i've done already.  I think that should
> address the complaints i've heard.  (Note, though, that there
> will still be some failures in the gdb test suite --- there
> are some places where it does a `ptype' on a type which
> is not actually used in the test program.)

Thanks.  Those latter bugs I consider problems in the testsuite; I
thought that GCC already didn't emit debug info for completely
unreferenced classes, though... I had a testcase but I'm not quite sure
where I put it.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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