This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "\n\t" in inline asm
- To: Martynas Kunigelis <mkunigelis at alna dot lt>
- Subject: Re: "\n\t" in inline asm
- From: Andreas Schwab <schwab at issan dot informatik dot uni-dortmund dot de>
- Date: 10 Dec 1998 12:54:09 +0100
- Cc: egcs at cygnus dot com
- References: <366FB350.83F06122@alna.lt>
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