bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: m68k/MRI Comment "issue"


From: Smith, Gene
Subject: Re: m68k/MRI Comment "issue"
Date: Fri, 30 Aug 2002 09:14:51 -0400

The following line, causes errors (actaully warnings) in gas, ok in real MRI:

         LSR.B    #2,D5             : /* shift out the "out" flags /*

This is on line 253 in file.asm. Here are the gas errors:

file.s: Assembler messages:
file.asm:0: Warning: end of file in multiline comment
file.asm:252: Warning: partial line at end of file ignored 

This is not a big deal. Just wanted to document this difference
between real MRI, which accepts minor the typo, and gas in mri mode which
flags it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]