From: Alan Modra Date: Sun, 4 Jun 2000 23:14:30 +0000 (+0000) Subject: Modify test to check line separator works. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a6b9488aec1db801eff0f6384d31580b79533ec4;p=binutils-gdb.git Modify test to check line separator works. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e3a418d14de..9f702bb38ae 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2000-06-04 Alan Modra + + * gas/i386/prefix.s: Modify so we have at least one x86 test that + checks the line separator. + Sun May 21 10:08:08 2000 Hans-Peter Nilsson * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf. diff --git a/gas/testsuite/gas/i386/prefix.s b/gas/testsuite/gas/i386/prefix.s index 8f5dffdbf16..5cf55cd2c7e 100644 --- a/gas/testsuite/gas/i386/prefix.s +++ b/gas/testsuite/gas/i386/prefix.s @@ -1,11 +1,6 @@ -.text -foo: - addr16 fstcw %es:(%si) - fstsw - fstsw %ax - fstsw %eax - addr16 fstsw %ax - addr16 rep cmpsw %es:(%di),%ss:(%si) +.text ; foo: addr16 fstcw %es:(%si) + fstsw;fstsw %ax;fstsw %eax + addr16 fstsw %ax ;addr16 rep cmpsw %es:(%di),%ss:(%si) # Get a good alignment. .p2align 4,0