predicates.md (move_double_src_operand): Check that misaligned addresses are offsettable.
authorJoern Rennecke <joern.rennecke@embecosm.com>
Wed, 28 Nov 2012 15:36:13 +0000 (15:36 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 28 Nov 2012 15:36:13 +0000 (15:36 +0000)
commit0ccfc3ab15eae2a3f46ad30e842c2e5383297be8
tree553566056bb1c37042263ab1106cfb344e9ba0a8
parent3000ffecd7fbbbf9175fcfe88e3d236c6454ae68
predicates.md (move_double_src_operand): Check that misaligned addresses are offsettable.

        * config/epiphany/predicates.md (move_double_src_operand):
        Check that misaligned addresses are offsettable.
        (move_dest_operand): Likewise.
        * config/epiphany/epiphany.c (REG_OK_FOR_BASE_P): Don't force a
        misaligned stack address to reg+index.

From-SVN: r193894
gcc/ChangeLog
gcc/config/epiphany/epiphany.c
gcc/config/epiphany/predicates.md