[Bug 252] ICE when compiling with -flto
via D.gnu
d.gnu at puremagic.com
Mon Feb 27 16:26:48 PST 2017
https://bugzilla.gdcproject.org/show_bug.cgi?id=252
--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Another internals note - If we are to mark methods as DECL_VIRTUAL_P, going to
have to start populating BINFO_VTABLE for all classes, otherwise class
TYPE_BINFO gets GC'd, which is problematic for devirt pass in LTO.
--
You are receiving this mail because:
You are watching all bug changes.
More information about the D.gnu
mailing list