[dmd-internals] [D-Programming-Language/dmd] baa93d: fix Issue 9209 - ice(symbol.c) with const struct h...
GitHub
noreply at github.com
Wed Apr 17 22:32:36 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: baa93d923a8386dc8d3d3db43dd17c4115ef8b29
https://github.com/D-Programming-Language/dmd/commit/baa93d923a8386dc8d3d3db43dd17c4115ef8b29
Author: Walter Bright <walter at walterbright.com>
Date: 2013-04-17 (Wed, 17 Apr 2013)
Changed paths:
M src/optimize.c
M test/runnable/imports/inline2a.d
M test/runnable/testconst.d
Log Message:
-----------
fix Issue 9209 - ice(symbol.c) with const struct heap allocation
Commit: 202a28b20900a97d5a13ccbfb5a0be3cf9f28507
https://github.com/D-Programming-Language/dmd/commit/202a28b20900a97d5a13ccbfb5a0be3cf9f28507
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-04-17 (Wed, 17 Apr 2013)
Changed paths:
M src/optimize.c
M test/runnable/imports/inline2a.d
M test/runnable/testconst.d
Log Message:
-----------
Merge pull request #1904 from WalterBright/fix9209
fix Issue 9209 - ice(symbol.c) with const struct heap allocation
Compare: https://github.com/D-Programming-Language/dmd/compare/e5ca01905d59...202a28b20900
More information about the dmd-internals
mailing list