[PATCH] ARM - gas: Maximum alignment size augmented to 64
Nick Clifton
nickc@redhat.com
Tue Jul 14 15:50:00 GMT 2009
Hi Daniel,
> This version of the patch has the dump updated to the new format.
Approved and applied along with these changelog entries.
Cheers
Nick
gas/ChangeLog
2009-07-14 Daniel Gutson <dgutson@codesourcery.com>
* 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/testsuite/ChangeLog
2009-07-14 Daniel Gutson <dgutson@codesourcery.com>
* gas/arm/align64.s: New test case.
* gas/arm/align64.d: Expected disassembly.
More information about the Binutils
mailing list