On Thu, 2014-05-15 at 15:29 +0200, Mark Wielaard wrote:
> Another thing added in C11 is the _Alignas specifier through which a
> user can request to have a type or object that is stricter than the
> default alignment for the type of object. Existing compilers like GCC
> already allow users to speci
Hi Mark,
> I saw the submission deadline has officially passed, but I wanted to put
> up a formal proposal anyway. If not accepted to DWARF5 I will first
> implement it as a GNU extensions. But of course even in that case I
> would like feedback to make sure the extension is as close as possible
>