* config/tc-arm.h (MAX_MEM_ALIGNMENT_BYTES): Define.
authorNick Clifton <nickc@redhat.com>
Tue, 14 Jul 2009 15:47:13 +0000 (15:47 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 14 Jul 2009 15:47:13 +0000 (15:47 +0000)
commit140033b39116ffc7d6ca946c43c19880e2e48a0c
tree0e6bae58789dcd43d40075c3fc1dc66f2fc45d1b
parent63b33ceb0b1e4c8554b7d773d068819aa5ca2af6
    * config/tc-arm.h (MAX_MEM_ALIGNMENT_BYTES): Define.
        (MAX_MEM_FOR_RS_ALIGN_CODE): Define in terms of
        MAX_MEM_ALIGNMENT_BYTES.
        * config/tc-arm.c (arm_frag_align_code): Replace hard coded
        constant with MAX_MEM_FOR_RS_ALIGN_CODE.

        * gas/arm/align64.s: New test case.
        * gas/arm/align64.d: Expected disassembly.
gas/ChangeLog
gas/config/tc-arm.h
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/align64.d [new file with mode: 0644]
gas/testsuite/gas/arm/align64.s [new file with mode: 0644]
This page took 0.026419 seconds and 4 git commands to generate.