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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|debug                       |c++

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
Breakpoint 1, _ZL11dbxout_typeP9tree_nodei (type=0x7aed8b40, full=0)
    at ../../gcc/gcc/dbxout.c:2371
2371          gcc_unreachable ();
(gdb) p debug_tree (type)
 <template_type_parm 7aed8b40 decltype(auto) type_5 VOID
    align 8 symtab 30 alias set -1 canonical type 7aed8960
   index 0 level 1 orig_level 1
    chain <type_decl 7ae45f50 decltype(auto)>>
$5 = 10

Reply via email to