[Bug debug/63238] DWARF does not represent _Alignas

mark at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 23 10:32:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63238

Mark Wielaard <mark at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at gcc dot gnu.org

--- Comment #1 from Mark Wielaard <mark at gcc dot gnu.org> ---
The formal standard request is:
http://www.dwarfstd.org/ShowIssue.php?issue=140528.1

Prototype patch for an earlier iteration (using DW_TAG_aligned_type instead of
DW_AT_alignment attribute) for GCC is here:
https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00667.html
Corresponding GDB patch is here:
https://sourceware.org/ml/gdb-patches/2014-07/msg00199.html


More information about the Gcc-bugs mailing list