[dmd-internals] [D-Programming-Language/dmd] 82da99: Fix Issue 12833 - switch statement does not work p...
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu Jul 17 15:46:52 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 82da99d83bc62d043b444885f38c90d9a9cb4b99
https://github.com/D-Programming-Language/dmd/commit/82da99d83bc62d043b444885f38c90d9a9cb4b99
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M src/backend/cod4.c
M test/runnable/mars1.d
Log Message:
-----------
Fix Issue 12833 - switch statement does not work properly when -inline used
Commit: e701790c2830c4cad03edef6640e111caee13d4e
https://github.com/D-Programming-Language/dmd/commit/e701790c2830c4cad03edef6640e111caee13d4e
Author: Walter Bright <walter at walterbright.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M src/backend/cod4.c
M test/runnable/mars1.d
Log Message:
-----------
Merge pull request #3776 from yebblies/issue12833
Issue 12833 - switch statement does not work properly when -inline used
Compare: https://github.com/D-Programming-Language/dmd/compare/63a14e6b2f34...e701790c2830
More information about the dmd-internals
mailing list