aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2001-03-19 10:02:07 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2001-03-19 10:02:07 +0000
commitd394a3392ef4043d5d74ae5618e9c866fa1b185b (patch)
tree11ab6c3cc603b1999ee4cb1e1a6690a9cbd16b64 /gas
parentfb70ab0ca599b5fa721aad282eb33cf19cd0953b (diff)
downloadgdb-d394a3392ef4043d5d74ae5618e9c866fa1b185b.zip
gdb-d394a3392ef4043d5d74ae5618e9c866fa1b185b.tar.gz
gdb-d394a3392ef4043d5d74ae5618e9c866fa1b185b.tar.bz2
* gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
consistent output across targets. * gas/m68k/pcrel.d: Adjusted.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog6
-rw-r--r--gas/testsuite/gas/m68k/pcrel.d3
-rw-r--r--gas/testsuite/gas/m68k/pcrel.s2
3 files changed, 9 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index a4a0edc..bdde2a3 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2001-03-19 Andreas Schwab <schwab@suse.de>
+
+ * 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 <hjl@gnu.org>
* 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 a252c57..c94badf 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 <lbl_b> nop
@@ -85,3 +85,4 @@ Disassembly of section \.text:
10c: R_68K_32 undef
0+0110 <lbl_a\+(0x|)6c> nop
0+0112 <lbl_a\+(0x|)6e> orib #0,%d0
+ \.\.\.
diff --git a/gas/testsuite/gas/m68k/pcrel.s b/gas/testsuite/gas/m68k/pcrel.s
index 9c5c22b..8d3ab05 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