This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: QUOTES_IN_INSN


On Wed, 11 May 2005, Jan Beulich wrote:
> gas/testsuite/
> 2005-05-11  Jan Beulich  <jbeulich@novell.com>
>
> 	* gas/mmix/err-byte1.s: Don't expect specific error text on line 10.

Can you explain this, please?  Your message said nothing about it.
Briefly, it looks like you introduce a regression in the error
message.  What is the exact change in the error output?

> --- /home/jbeulich/src/binutils/mainline/2005-05-06/gas/testsuite/gas/mmix/err-byte1.s	2001-10-30 16:20:07.000000000 +0100
> +++ 2005-05-06/gas/testsuite/gas/mmix/err-byte1.s	2005-05-11 09:30:22.556891072 +0200
> @@ -1,5 +1,5 @@
>  % { dg-do assemble { target mmix-*-* } }
> -% { dg-error "unterminated string" "" { target mmix-*-* } 10 }
> +% { dg-error "" "" { target mmix-*-* } 10 }
>  % { dg-bogus "end of file" "" { xfail mmix-*-* } 0 }
>
>  # Note that the error is detected in the preformatter, before the text

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]