Am Tue, 15 Jul 2014 17:07:26 +0000
schrieb "bearophile" <bearophileh...@lycos.com>:

> Artur Skawina:
> 
> > You can already express
> > all the described volatile semantics in GDC's D dialect, in a
> > completely portable way and without using a single asm 
> > instruction.
> 
> What's GDC syntax?
> 
> Bye,
> bearophile

That's off-topic, but its asm("" : : : "memory");

Reply via email to