[dmd-internals] [D-Programming-Language/dmd] f0e66e: Issue 11508 - [REG 2.064] Wrong code with -O on x8...
GitHub
noreply at github.com
Sat Nov 16 10:28:00 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f0e66ee8779936795fdb799a203b181371b38f7f
https://github.com/D-Programming-Language/dmd/commit/f0e66ee8779936795fdb799a203b181371b38f7f
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M src/backend/cod4.c
M test/runnable/mars1.d
Log Message:
-----------
Issue 11508 - [REG 2.064] Wrong code with -O on x86_64 for char comparisons
Commit: 51125bbed57caad4d326419470be07790915de5a
https://github.com/D-Programming-Language/dmd/commit/51125bbed57caad4d326419470be07790915de5a
Author: Walter Bright <walter at walterbright.com>
Date: 2013-11-16 (Sat, 16 Nov 2013)
Changed paths:
M src/backend/cod4.c
M test/runnable/mars1.d
Log Message:
-----------
Merge pull request #2776 from yebblies/issue11508
Issue 11508 - [REG 2.064] Wrong code with -O on x86_64 for char comparisons
Compare: https://github.com/D-Programming-Language/dmd/compare/46c194b696d8...51125bbed57c
More information about the dmd-internals
mailing list