On Tuesday, May 22, 2012 23:41:05 GitHub wrote: > Branch: refs/heads/master > Home: https://github.com/D-Programming-Language/dmd > Commit: 41b1412aca8e8d9370d4479a1f52388c69685592 > > https://github.com/D-Programming-Language/dmd/commit/41b1412aca8e8d9370d447 > 9a1f52388c69685592 Author: Walter Bright <[email protected]> > Date: 2012-05-22 (Tue, 22 May 2012) > > Changed paths: > M src/backend/cgreg.c > M src/backend/cod3.c > M test/runnable/test42.d > > Log Message: > ----------- > fix Issue 6189 - [64bit] optimizer: register content destroyed in function > prolog
This commit appears to have broken the 64-bit builds. std.range's unit tests are failing in release mode. - Jonathan M Davis _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
