Modify test to check line separator works.

This commit is contained in:
Alan Modra 2000-06-04 23:14:30 +00:00
parent ac2e2ef7e2
commit a6b9488aec
2 changed files with 8 additions and 8 deletions

View File

@ -1,3 +1,8 @@
2000-06-04 Alan Modra <alan@linuxcare.com.au>
* 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 <hp@axis.com>
* gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.

View File

@ -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