Request for comments: std.d.lexer

Brian Schott briancschott at gmail.com
Fri Feb 8 08:35:49 PST 2013


On Friday, 8 February 2013 at 15:35:55 UTC, Dmitry Olshansky 
wrote:
> Would be intereesting to try gdc as dmd on linux uses gcc.

GDC decided to randomly not fail to build on my system, so it's 
time for MOAR CHARTS.

dmd -inline -noboundscheck -O -w -wi -m64 -property
ldc2 -O2 -release -vectorize -m64
gdc -O3 -fno-bounds-check -frelease -m64
http://hackerpilot.github.com/experimental/std_lexer/images/times3-all.png


More information about the Digitalmars-d mailing list