[Bug c++/78690] [7 Regression] ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:552
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 17 20:29:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78690
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 17 20:28:38 2017
New Revision: 245549
URL: https://gcc.gnu.org/viewcvs?rev=245549&root=gcc&view=rev
Log:
PR c++/78690 - ICE with using and global type with same name
* pt.c (type_dependent_object_expression_p): True for
IDENTIFIER_NODE.
Added:
trunk/gcc/testsuite/g++.dg/template/dependent-scope1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list