[D-runtime] [D-Programming-Language/druntime] 44a457: Remove va_start's body on posix64 so it doesn't ge...
GitHub via D-runtime
d-runtime at puremagic.com
Mon Jan 26 21:08:49 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 44a4577d3fe2796a1bf3874124afaab85dc90822
https://github.com/D-Programming-Language/druntime/commit/44a4577d3fe2796a1bf3874124afaab85dc90822
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths:
M src/core/stdc/stdarg.d
Log Message:
-----------
Remove va_start's body on posix64 so it doesn't get inlined
Commit: 8b6d4cfb67ea75f824c84a4dfb231b2222bda313
https://github.com/D-Programming-Language/druntime/commit/8b6d4cfb67ea75f824c84a4dfb231b2222bda313
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths:
M src/core/stdc/stdarg.d
Log Message:
-----------
Merge pull request #1130 from yebblies/vastart64
Remove va_start's body on posix64 so it doesn't get inlined
Compare: https://github.com/D-Programming-Language/druntime/compare/513ac86f8f61...8b6d4cfb67ea
More information about the D-runtime
mailing list