"\n\t" in inline asm
Andreas Schwab
schwab@issan.informatik.uni-dortmund.de
Thu Dec 10 04:28:00 GMT 1998
Martynas Kunigelis <mkunigelis@alna.lt> writes:
|> I use inline assembly quite often and I am a little disturbed by the
|> need to append "\n\t" to the end of every inline assembly line.
You can use a semicolon instead. But this depends on the assembler, the
compiler does not interpret anything inside the string except % escapes.
--
Andreas Schwab "And now for something
schwab@issan.cs.uni-dortmund.de completely different"
schwab@gnu.org
More information about the Gcc-bugs
mailing list