[Bug 268] Implement thunk generation in frontend
via D.gnu
d.gnu at puremagic.com
Wed Aug 23 23:35:01 PDT 2017
https://bugzilla.gdcproject.org/show_bug.cgi?id=268
Johannes Pfau <johannespfau at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Johannes Pfau <johannespfau at gmail.com> ---
I don't think we can get variadic thunks in a generic way, so there's no real
benefit for newer GCC versions. Additionally, the frontend thunks will be
slower without optimization.
I'll just mark the 'external thunks' in GCC <= 4.9 as won't fix, thunks in all
other GCC versions should work as expected.
--
You are receiving this mail because:
You are watching all bug changes.
More information about the D.gnu
mailing list