This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ARM patch: Fix Thumb addsi3_cbranch pattern


On Tue, 2010-03-23 at 12:13 +0100, Bernd Schmidt wrote:
> On 03/17/2010 07:46 PM, Bernd Schmidt wrote:
> > While testing a different patch, a testsuite failure led me to discover
> > a problem with the addsi3_cbranch pattern in arm.md.
> 
> > 	* config/arm/arm.md (addsi3_cbranch): If destination is a high
> > 	register, inputs must be low registers and we need a low register
> > 	scratch.  Handle alternative 2 like alternative 3.
> 
> Ping?
> 
> 
> Bernd

Is there a PR for this?  At this stage we really should be focused on
closing out critical bugs.

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]