[PATCH] Fix flag_eliminate_dwarf2_dups/flag_eliminate_unused_debug_types clash

Jason Merrill jason@redhat.com
Tue Mar 4 07:21:00 GMT 2003


On Mon, 3 Mar 2003 23:13:58 -0500, Daniel Jacobowitz <drow@mvista.com> wrote:

> I'm told that with libdwarf, this is not particularly complicated to
> implement.

Perhaps it wouldn't be particularly complicated, but it would still be
slow, and we really don't want to slow down the linker any further.  The
linkonce solution lets us discard large hunks without needing to parse
them.

Jason



More information about the Gcc-patches mailing list