Mark Wielaard
bc3518da23
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
2014-12-08 22:32:23 +00:00
..
2013-10-22 18:12:28 +00:00
2014-01-21 15:09:10 +00:00
2014-12-08 22:32:23 +00:00
2014-11-11 21:55:52 +00:00
2014-09-23 18:36:14 +00:00
2014-12-08 22:32:23 +00:00
2014-11-26 11:05:20 +00:00
2014-11-11 23:33:25 +00:00
2013-08-20 15:01:41 +09:30
2014-10-27 17:21:42 +00:00
2014-10-27 17:21:42 +00:00
2014-10-27 17:21:42 +00:00
2012-05-23 23:42:25 +00:00
2014-10-28 09:43:20 +00:00
2014-10-28 13:22:40 -07:00
2013-01-30 17:50:49 +01:00
2012-09-18 10:34:05 +02:00
2011-10-21 21:35:29 -04:00
2013-02-11 19:42:25 +00:00
2013-01-30 17:50:49 +01:00
2012-04-10 08:32:23 +00:00
2011-09-28 19:09:50 +00:00
2013-08-06 20:38:59 -07:00
2011-07-25 14:24:59 +00:00