From: Andreas Schwab Date: Mon, 19 Mar 2001 10:02:07 +0000 (+0000) Subject: * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get X-Git-Tag: dberlin-typesystem-branchpoint~1006 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d394a3392ef4043d5d74ae5618e9c866fa1b185b;p=thirdparty%2Fbinutils-gdb.git * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get consistent output across targets. * gas/m68k/pcrel.d: Adjusted. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a4a0edcfa30..bdde2a37878 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2001-03-19 Andreas Schwab + + * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get + consistent output across targets. + * gas/m68k/pcrel.d: Adjusted. + 2001-03-18 H.J. Lu * gas/i386/intel.s: Move PIC code to ... diff --git a/gas/testsuite/gas/m68k/pcrel.d b/gas/testsuite/gas/m68k/pcrel.d index a252c57e094..c94badf6920 100644 --- a/gas/testsuite/gas/m68k/pcrel.d +++ b/gas/testsuite/gas/m68k/pcrel.d @@ -21,7 +21,7 @@ Contents of section .text: 00e0 41fb0170 ffff7fff 4e7141fa 7fff41fb A..p....NqA...A. 00f0 01700000 80004e71 41fb0170 00000000 .p....NqA..p.... 0100 41fb0930 00000000 4e7141f9 00000000 A..0....NqA..... - 0110 4e710000 0000 Nq.... + 0110 4e710000 00000000 Nq........ Disassembly of section \.text: 0+0000 <.*> nop 0+0002 nop @@ -85,3 +85,4 @@ Disassembly of section \.text: 10c: R_68K_32 undef 0+0110 nop 0+0112 orib #0,%d0 + \.\.\. diff --git a/gas/testsuite/gas/m68k/pcrel.s b/gas/testsuite/gas/m68k/pcrel.s index 9c5c22b90fb..8d3ab057bac 100644 --- a/gas/testsuite/gas/m68k/pcrel.s +++ b/gas/testsuite/gas/m68k/pcrel.s @@ -56,4 +56,4 @@ lbl_a: nop nop lea undef,%a0 nop - .long 0 + .p2align 3