This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A PREFIX_SEPARATOR bug in binutils 2.9


On Tue, 21 Apr 1998, Ian Lance Taylor wrote:

> 
> Why not encourage people to write the prefix on a separate line, which
> works for both a.out and ELF?
> 

And you can do it on the same line, use ';':

data16; mov foo,%eax

Martynas