Software Assurance Reference Dataset
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jul 20 15:21:30 PDT 2014
On 7/20/2014 2:38 PM, bearophile wrote:
> Are such optimizations portable and guaranteed on all D compilers? If the answer
> is negative, then they can't replace a _standard_ D syntax for computed gotos.
C'mon, bearophile. Optimizations are always implementation dependent. People
rely on them for fast code. This isn't any different.
More information about the Digitalmars-d
mailing list