r123326 - in /trunk/gcc: ChangeLog config/fr30/...
nickc@gcc.gnu.org
nickc@gcc.gnu.org
Thu Mar 29 10:23:00 GMT 2007
Author: nickc
Date: Thu Mar 29 11:23:27 2007
New Revision: 123326
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123326
Log:
* config/fr30/fr30.md (movdi): Do not accept immediates as the destination of this insn.
* config/fr30/fr30.c (fr30_move_double): Use emit_move_insn rather than calling gen_rtx_SET directly.
Use r0 to hold the value of 'address + 4' rather than a stack based temporary which can be
mis-optimized away.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/fr30/fr30.c
trunk/gcc/config/fr30/fr30.md
More information about the Gcc-cvs
mailing list