Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 5dea1855f04a9e51839c33575d52139032437fc9
https://github.com/D-Programming-Language/dmd/commit/5dea1855f04a9e51839c33575d52139032437fc9
Author: Daniel Murphy <[email protected]>
Date: 2015-01-09 (Fri, 09 Jan 2015)
Changed paths:
M src/argtypes.c
M test/runnable/cppa.d
M test/runnable/extra-files/cppb.cpp
Log Message:
-----------
Fix Issue 13955 - 64 bit C ABI not followed for passing structs with mixed
floating types
Check code in argtypes.c should be checking that both types can be passed in
xmm registers.
Commit: ccec6fb22bce0e4ea351f14f1a2d472a883ae2f2
https://github.com/D-Programming-Language/dmd/commit/ccec6fb22bce0e4ea351f14f1a2d472a883ae2f2
Author: Iain Buclaw <[email protected]>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M src/argtypes.c
M test/runnable/cppa.d
M test/runnable/extra-files/cppb.cpp
Log Message:
-----------
Merge pull request #4265 from yebblies/issue13955
Issue 13955 - 64 bit C ABI not followed for passing structs with mixed floating
types
Compare:
https://github.com/D-Programming-Language/dmd/compare/3bcb956146c1...ccec6fb22bce_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals