public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* fix a couple of gas testsuite failures
@ 2004-03-28 15:54 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2004-03-28 15:54 UTC (permalink / raw)
  To: binutils

gas/testsuite/ChangeLog
	* gas/i860/dir-intel03-err.l: Update for junk at end line becoming
	an error.
	* gas/m68hc11/m68hc11.exp: Likewise.

Index: gas/testsuite/gas/i860/dir-intel03-err.l
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/i860/dir-intel03-err.l,v
retrieving revision 1.1
diff -u -p -r1.1 dir-intel03-err.l
--- gas/testsuite/gas/i860/dir-intel03-err.l	5 Aug 2003 23:02:50 -0000	1.1
+++ gas/testsuite/gas/i860/dir-intel03-err.l	27 Mar 2004 10:28:16 -0000
@@ -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
Index: gas/testsuite/gas/m68hc11/m68hc11.exp
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/m68hc11/m68hc11.exp,v
retrieving revision 1.4
diff -u -p -r1.4 m68hc11.exp
--- gas/testsuite/gas/m68hc11/m68hc11.exp	21 Jan 2004 11:17:51 -0000	1.4
+++ gas/testsuite/gas/m68hc11/m68hc11.exp	27 Mar 2004 10:28:16 -0000
@@ -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

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-27 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-28 15:54 fix a couple of gas testsuite failures Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).