r148788 - in /trunk/gcc: ChangeLog config/arm/a...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Mon Jun 22 11:55:00 GMT 2009
Author: nathan
Date: Mon Jun 22 11:54:59 2009
New Revision: 148788
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148788
Log:
* config/arm/arm.c (arm_print_operand): Deal with HIGH.
* config/arm/constraints.md (j): New constraint for movw operands.
(N): Remove thumb2 meaning.
* config/arm/arm.md (*arm_movw): Delete.
(*arm_movsi_insn): Use j constraint for movw instead of N constraint.
* config/arm/vfp.md (*arm_movsi_vfp, *thumb2_movsi_vfp): Likewise.
* config/arm/thumb2.md (*thumb2_movsi_insn): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.c
trunk/gcc/config/arm/arm.md
trunk/gcc/config/arm/constraints.md
trunk/gcc/config/arm/thumb2.md
trunk/gcc/config/arm/vfp.md
More information about the Gcc-cvs
mailing list