Master is now at frontend level 2.069.2

Andrea Fontana via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Thu Feb 25 09:00:10 PST 2016


On Tuesday, 23 February 2016 at 05:51:01 UTC, Kai Nacke wrote:
> Because the frontend is now written in D we Need a D Compiler 
> to bootstrap. I moved the previous master to branch ltsmaster.


If I'm right you should:

- Compile 2.069 source with ltsmaster => tmp2.069
- Compile 2.069 source with tmp2.069 => lcd2.069

If not ldc 2.069 itself doesn't take advantage of new 
fixes/optimizations...
tmp2.069 produces "optimized" binaries but it isn't optimized. Am 
I right?





More information about the digitalmars-d-ldc mailing list