diff options
author | Mark Wielaard <mjw@redhat.com> | 2014-12-08 22:32:23 +0000 |
---|---|---|
committer | Mark Wielaard <mark@gcc.gnu.org> | 2014-12-08 22:32:23 +0000 |
commit | bc3518da23383b0e173020a46334fe22b6b67891 (patch) | |
tree | 531ce47029cd14edfcc8e5647401475bb0f0b787 /gcc/tree-chkp.c | |
parent | 009a34807ec71e18107582878b61096a584110a2 (diff) | |
download | gcc-bc3518da23383b0e173020a46334fe22b6b67891.zip gcc-bc3518da23383b0e173020a46334fe22b6b67891.tar.gz gcc-bc3518da23383b0e173020a46334fe22b6b67891.tar.bz2 |
DWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic.
This implements the DW_TAG_atomic_type for C11 _Atomic proposal as adopted
in the latest DWARF5 draft. http://dwarfstd.org/ShowIssue.php?issue=131112.1
gcc/ChangeLog
PR debug/60782
* dwarf2out.c (modified_type_die): Handle TYPE_QUAL_ATOMIC.
gcc/testsuite/ChangeLog
PR debug/60782
* gcc.dg/debug/dwarf2/atomic.c: New test.
* gcc.dg/debug/dwarf2/stacked-qualified-types-3.c: Likewise.
include/ChangeLog
PR debug/60782
* dwarf2.def: Add DWARFv5 DW_TAG_atomic_type.
From-SVN: r218496
Diffstat (limited to 'gcc/tree-chkp.c')
0 files changed, 0 insertions, 0 deletions