x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / mcf-wdebug.s
CommitLineData
ddefa7f5
KH
1# Check that gas recognizes both wdebug and wdebug.l.
2 .text
3 .globl foo
4foo:
5 wdebug (%a0)
6 wdebug.l (%a0)
This page took 0.517308 seconds and 4 git commands to generate.