This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: ARM patch: Thumb2 reorg
- From: Bernd Schmidt <bernds at codesourcery dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Richard Earnshaw <rearnsha at arm dot com>
- Date: Wed, 09 Jun 2010 11:47:28 +0200
- Subject: Re: ARM patch: Thumb2 reorg
- References: <4BD80169.7070206@codesourcery.com> <4BE7C8AB.4030209@redhat.com>
On 05/10/2010 10:49 AM, Nick Clifton wrote:
> Note - for the record I have had an offline conversation with Bernd
> about this patch and I now agree that, despite the possibility pointed
> out by Richard that it could introduce performance regressions in
> certain cases, it is still worthwhile overall.
Just for the record, Richard also seemed ok with it when I spoke to him
a few weeks ago. Retested & committed now.
Bernd