[Bug c++/79463] [7 Regression] ICE for -g with ./g++.dg/cpp1y/pr79435.C

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 14 13:22:00 GMT 2017


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yeah.  In this particular case it is only the check_abi_tags that assumes a
VAR_DECL has always non-NULL TREE_TYPE, if I return in gdb from there early the
result looks reasonable (likely because we now have early dwarf and the fact
that a has type A has been emitted earlier.


More information about the Gcc-bugs mailing list