This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ PATCH to enable thunk optimization
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: C++ PATCH to enable thunk optimization
- From: Jason Merrill <jason_merrill at redhat dot com>
- Date: 14 Jun 2001 13:57:35 +0100
- References: <m3elsnb6rt.fsf@prospero.cambridge.redhat.com>
>>>>> "Jason" == Jason Merrill <jason_merrill@redhat.com> writes:
> It also fixes an uninitialized variable warning that looked suspicious to
> me.
No, actually Nathan already fixed it.
Jason