This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.3] C++ PATCH: Reduce size of saved bindings.
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 4 Mar 2003 21:37:56 +0000
- Subject: Re: [3.3] C++ PATCH: Reduce size of saved bindings.
- References: <m3el5mg777.fsf@dromion.integrable-solutions.net>
Gabriel Dos Reis wrote:-
> Here is a preliminary small patch on name lookup performance issue
> I'm working on. It is check on gcc-3_3-branch and will be checked
> also on mainline.
Did it actually improve performance, though?
Neil.