r192198 - in /trunk/gcc: ChangeLog config/avr/a...
gjl@gcc.gnu.org
gjl@gcc.gnu.org
Mon Oct 8 08:32:00 GMT 2012
Author: gjl
Date: Mon Oct 8 08:32:46 2012
New Revision: 192198
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192198
Log:
PR target/54815
* config/avr/avr.md (*add<mode>3, add<mode>3, addpsi3): Make
constraint alternative "r,0,r" slighly more expensive.
(sub<mode>3,
(andqi3, andhi3, andpsi3, andsi3): Ditto.
(iorqi3, iorhi3, iorpsi3, iorsi3): Ditto.
(xorhi3, xorpsi3, xorsi3): Ditto.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.md
More information about the Gcc-cvs
mailing list