[Bug c++/60433] auto-fn24.C:7:8: ICE: in dbxout_type, at dbxout.c:2371
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Aug 23 23:20:00 GMT 2014
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
More information about the Gcc-bugs
mailing list