Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 69a5745cdb2077936423920cc56c8e5a5934d1d7
https://github.com/D-Programming-Language/dmd/commit/69a5745cdb2077936423920cc56c8e5a5934d1d7
Author: Daniel Murphy <[email protected]>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M src/toir.c
M test/runnable/cppa.d
M test/runnable/extra-files/cppb.cpp
Log Message:
-----------
Fix Issue 13707 - msvc32 C++ struct return ABI not followed for structs with
constructors
A constructor should stop a struct from being passed in registers on win32/C++.
Commit: 452cfcc1f20c505f5844a993c6731839325e5e63
https://github.com/D-Programming-Language/dmd/commit/452cfcc1f20c505f5844a993c6731839325e5e63
Author: Martin Nowak <[email protected]>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M src/toir.c
M test/runnable/cppa.d
M test/runnable/extra-files/cppb.cpp
Log Message:
-----------
Merge pull request #4124 from yebblies/issue13707
[DDMD] Issue 13707 - msvc32 C++ struct return ABI not followed for structs with
constructors
Compare:
https://github.com/D-Programming-Language/dmd/compare/6e715742066e...452cfcc1f20c_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals