https://d.puremagic.com/issues/show_bug.cgi?id=11883



--- Comment #4 from Iain Buclaw <ibuc...@ubuntu.com> 2014-01-08 09:52:57 PST ---
(In reply to comment #2)
> 
> I feel that has less of a use case, especially when implementing C structs 
> that
> use __attribute__((aligned)) in their code.

Such as libunwind (used by GDC).  Where there is no handy way to say that we
want:

1) _Unwind_Exception to be aligned to __attribute__((aligned))
2) To pad out gdc's own unwind exception struct so that the Object thrown in D
comes immediately before the generic exception header.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to