Question/request/bug(?) re. floating-point in dmd

bearophile bearophileHUGS at lycos.com
Tue Nov 5 08:31:22 PST 2013


Don:

> A compiler intrinsic, which generates no code (simply inserting 
> a barrier for the optimiser) sounds like the correct approach.
>
> Coming up for a name for this operation is difficult.

Something like this?

noFPOpt
naiveFP
literalFP
asisFP
FPbarrier
barrierFP

Bye,
bearophile


More information about the Digitalmars-d mailing list