]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.md (addsi3_cbranch): If destination is a high register...
authorBernd Schmidt <bernd.schmidt@codesourcery.com>
Fri, 16 Apr 2010 09:47:17 +0000 (09:47 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Fri, 16 Apr 2010 09:47:17 +0000 (09:47 +0000)
commit3302cfa12afe2086b0cc16a4c3f4610dd994497c
treef44a94d0575ad7a004874d3ef201050e21f0caab
parent6ea007e447876a49b7ea271d0bdee721e6b98cef
arm.md (addsi3_cbranch): If destination is a high register...

* 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.

From-SVN: r158405
gcc/ChangeLog
gcc/config/arm/arm.md