[dmd-internals] [D-Programming-Language/dmd] 20083a: fix Issue 8283 - ICE(cod1.c): returning struct wit...
GitHub
noreply at github.com
Sat Jul 21 22:06:31 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 20083aa60aa612d89045eaad7cd8bdeb56b75bba
https://github.com/D-Programming-Language/dmd/commit/20083aa60aa612d89045eaad7cd8bdeb56b75bba
Author: Walter Bright <walter at walterbright.com>
Date: 2012-07-21 (Sat, 21 Jul 2012)
Changed paths:
M src/argtypes.c
M src/backend/cc.h
M src/backend/cgelem.c
M src/struct.c
M src/toctype.c
M src/toir.c
Log Message:
-----------
fix Issue 8283 - ICE(cod1.c): returning struct with constructor as member of another struct
Commit: 8354d293f2575e169b8d830ba317920fc928b169
https://github.com/D-Programming-Language/dmd/commit/8354d293f2575e169b8d830ba317920fc928b169
Author: Walter Bright <walter at walterbright.com>
Date: 2012-07-21 (Sat, 21 Jul 2012)
Changed paths:
M src/cast.c
M src/expression.c
M src/init.c
M src/init.h
M src/mtype.c
A test/compilable/imports/test7491a.d
A test/compilable/imports/test7491b.d
A test/compilable/test7491.d
R test/fail_compilation/fail7322.d
M test/runnable/constfold.d
M test/runnable/template9.d
M test/runnable/xtest46.d
Log Message:
-----------
Merge branch 'master' of github.com:D-Programming-Language/dmd
Compare: https://github.com/D-Programming-Language/dmd/compare/b19051227f2c...8354d293f257
More information about the dmd-internals
mailing list