Don't start directives in first column.

This commit is contained in:
Alan Modra 2000-06-17 12:09:58 +00:00
parent 9a8f3bb734
commit 55d98a80d4
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2000-06-17 Alan Modra <alan@linuxcare.com.au>
* gas/macros/strings.s: Don't start directives in first column
(for LABELS_WITHOUT_COLONS targets).
2000-06-14 H.J. Lu <hjl@gnu.org> 2000-06-14 H.J. Lu <hjl@gnu.org>
* gas/macros/strings.d: Support a.out and coff. * gas/macros/strings.d: Support a.out and coff.

View File

@ -1,6 +1,6 @@
.macro M arg1 .macro M arg1
.ascii "\arg1" .ascii "\arg1"
.endm .endm
.data .data
foo: foo: