Strange error happens only with -inline flag

David Nadlinger code at klickverbot.at
Thu Jun 13 00:45:17 PDT 2013


On Thursday, 13 June 2013 at 06:10:56 UTC, finalpatch wrote:
> This happens with DMD 2.063. LDC 0.11 compiles this code with 
> -inline or -O3 just fine.

LDC does not employ the AST-based inliner DMD uses.

David


More information about the Digitalmars-d mailing list