aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-03-27 10:43:58 +0000
committerAlan Modra <amodra@gmail.com>2004-03-27 10:43:58 +0000
commit022492317b2060ef26cfa2f3f6d3290e46d68a9b (patch)
tree94c199fed1b190696d4412ba003137b0e7dc15ec /gas
parent6a9cae7f5ceb9b06ebb69d74a34cc9c9fed9db65 (diff)
downloadgdb-022492317b2060ef26cfa2f3f6d3290e46d68a9b.zip
gdb-022492317b2060ef26cfa2f3f6d3290e46d68a9b.tar.gz
gdb-022492317b2060ef26cfa2f3f6d3290e46d68a9b.tar.bz2
* gas/i860/dir-intel03-err.l: Update for junk at end line becoming
an error. * gas/m68hc11/m68hc11.exp: Likewise.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog6
-rw-r--r--gas/testsuite/gas/i860/dir-intel03-err.l2
-rw-r--r--gas/testsuite/gas/m68hc11/m68hc11.exp2
3 files changed, 8 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 408f9bf..5beb3a5 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-27 Alan Modra <amodra@bigpond.net.au>
+
+ * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
+ an error.
+ * gas/m68hc11/m68hc11.exp: Likewise.
+
2004-03-23 Andreas Schwab <schwab@suse.de>
* gas/cfi/cfi-m68k.d: Adjust offsets.
diff --git a/gas/testsuite/gas/i860/dir-intel03-err.l b/gas/testsuite/gas/i860/dir-intel03-err.l
index 480e1ae..b826128 100644
--- a/gas/testsuite/gas/i860/dir-intel03-err.l
+++ b/gas/testsuite/gas/i860/dir-intel03-err.l
@@ -1,5 +1,5 @@
.*: Assembler messages:
.*:8: Error: Directive .atmp available only with -mintel-syntax option
-.*:8: Warning: rest of line ignored; first ignored character is `r'
+.*:8: Error: junk at end of line, first unrecognized character is `r'
.*:10: Error: Directive .dual available only with -mintel-syntax option
.*:13: Error: Directive .enddual available only with -mintel-syntax option
diff --git a/gas/testsuite/gas/m68hc11/m68hc11.exp b/gas/testsuite/gas/m68hc11/m68hc11.exp
index 2bfa880..868241a 100644
--- a/gas/testsuite/gas/m68hc11/m68hc11.exp
+++ b/gas/testsuite/gas/m68hc11/m68hc11.exp
@@ -161,7 +161,7 @@ setup_xfail m6812-*-*
gas_m68hc11_warning "" ".mode \"bar\"\n" "Invalid mode: .bar."
gas_m68hc11_error "" ".relax 23\n" "bad .relax format"
gas_m68hc11_error "" ".relax bar-23\n" "bad .relax format"
-gas_m68hc11_warning "" ".far bar bar\n" "rest of line ignored"
+gas_m68hc11_error "" ".far bar bar\n" "junk at end of line"
run_dump_test insns