basic asm and memory clobbers - Proposed solution

Segher Boessenkool segher@kernel.crashing.org
Mon Dec 21 00:10:00 GMT 2015


On Sun, Dec 20, 2015 at 02:53:15PM -0800, David Wohlferd wrote:
> >You do not have to escape the { and } for extended asm, on this target,
> >using %{ produces even an error.
> 
> I believe the only the only target that needs to escape {} is i386, 
> since it's the only one that supports dialects (att & intel).

i386, pa, pdp11, rs6000, sh -- all that define ASSEMBLER_DIALECT.


Segher



More information about the Gcc mailing list