Comment character for m68k gas v 2.9.1
mccoards@netscape.net
mccoards@netscape.net
Tue Jan 6 18:26:00 GMT 2004
I'm using a m68k gas V 2.9.1 assembler and would like be able to comment out a line with a single character, and not use C style comments -- /* comment */. I have figured out that I can use '*' at the start of a line, and that the char '|' works everywhere. But as you know you cant use '|' in a bitwise OR expression. Is there any way do a bitwise OR in an expression without using '|'? Or is there a way to change the comment character to ';' without changing the source code?
I know that I can use the --bitwise-or option, but that leaves me with C style comments.
Any info would be appreciated.
Thanks,
Bart
__________________________________________________________________
Thank you for using Netscape.
More information about the Binutils
mailing list