* gas/all/incbin.s: Add spaces before directives.

This commit is contained in:
Alan Modra 2001-12-08 00:25:26 +00:00
parent 93854344cf
commit 1954e53d04
2 changed files with 9 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2001-12-08 Alan Modra <amodra@bigpond.net.au>
* gas/all/incbin.s: Add spaces before directives.
Fri Dec 7 09:16:07 2001 Jeffrey A Law (law@cygnus.com)
* gas/hppa/parse/linesepbug.s: Restore to its original form,

View File

@ -1,5 +1,5 @@
.data
.incbin "incbin.s"
.incbin "incbin.s",0,28
.incbin "incbin.s",15,9
.p2align 4
.data
.incbin "incbin.s"
.incbin "incbin.s",0,28
.incbin "incbin.s",15,9
.p2align 4