Subject: Re: asm line separators
To: David Laight <david@l8s.co.uk>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 06/12/2002 10:01:00
On Wed, Jun 12, 2002 at 09:52:38AM +0100, David Laight wrote:
> Is there scope for 'fixing' gcc so that a single line separater
> will work for all architectures (in asm() statements).
The problem isn't GCC. It's the assembler. And, the assembler syntax
is chosen for a platform in order to be compatible with other assemblers
for that platform, generally.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>
...at USENIX...