aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2001-07-04 09:49:29 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2001-07-04 09:49:29 +0000
commit7461da6e23ba6833a831dc70b8e774bcc50c2cac (patch)
tree3e20ebce7e712204f6af432f2ec2929420c62e39 /gas/testsuite
parent5e7079af51100fcb3b989719bee35e6c93b59aee (diff)
downloadgdb-7461da6e23ba6833a831dc70b8e774bcc50c2cac.zip
gdb-7461da6e23ba6833a831dc70b8e774bcc50c2cac.tar.gz
gdb-7461da6e23ba6833a831dc70b8e774bcc50c2cac.tar.bz2
[gas]
* config/tc-mips.c (md_apply_fix): Prevent addend from becoming zero if it's expected to be non-zero. [gas/testsuite] * gas/mips/elf-rel3.s: Add zero word to end of file.
Diffstat (limited to 'gas/testsuite')
-rw-r--r--gas/testsuite/ChangeLog4
-rw-r--r--gas/testsuite/gas/mips/elf-rel3.s1
2 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 449367e..2208210 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-04 Richard Sandiford <rsandifo@redhat.com>
+
+ * gas/mips/elf-rel3.s: Add zero word to end of file.
+
2001-07-03 H.J. Lu <hjl@gnu.org>
* gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
diff --git a/gas/testsuite/gas/mips/elf-rel3.s b/gas/testsuite/gas/mips/elf-rel3.s
index ddf2bef..d57e5a8 100644
--- a/gas/testsuite/gas/mips/elf-rel3.s
+++ b/gas/testsuite/gas/mips/elf-rel3.s
@@ -9,3 +9,4 @@ x:
b:
.word b+4
.word x
+ .word 0