January 26, 2015 [D-runtime] [D-Programming-Language/druntime] 44a457: Remove va_start's body on posix64 so it doesn't ge... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation