This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH]: Move DECL_DEBUG_EXPR to a hashtable
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 31 May 2005 16:44:52 -0700
- Subject: Re: [PATCH]: Move DECL_DEBUG_EXPR to a hashtable
- References: <1117499719.19863.9.camel@linux.site>
RTH having gotten to the approval before me, I'd just like to point
out that the decl_die_table in dwarf2out.c could probably be turned
into a tree_map.
zw