diff options
author | Jakub Jelinek <jakub@redhat.com> | 2010-12-06 20:33:52 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2010-12-06 20:33:52 +0100 |
commit | 85b40c3ac73fb23bc400953a888209743de3c7bf (patch) | |
tree | c541315741187be413c024615beee7062b2baad9 /gcc/c-parser.c | |
parent | 628162eabeaddc4079107d467a55b1d0362e5cbd (diff) | |
download | gcc-85b40c3ac73fb23bc400953a888209743de3c7bf.zip gcc-85b40c3ac73fb23bc400953a888209743de3c7bf.tar.gz gcc-85b40c3ac73fb23bc400953a888209743de3c7bf.tar.bz2 |
re PR debug/45997 (__unknown__ type name for typedef'd int)
PR debug/45997
* dwarf2out.c (modified_type_die): If both is_const_type and
is_volatile_type is set, start with DW_TAG_const_type or
DW_TAG_volatile_type depending on where we get qualified type
in the recursive call.
* g++.dg/debug/dwarf2/pr45997-1.C: New test.
* g++.dg/debug/dwarf2/pr45997-2.C: New test.
From-SVN: r167517
Diffstat (limited to 'gcc/c-parser.c')
0 files changed, 0 insertions, 0 deletions