re PR c++/61647 (internal compiler error: in push_access_scope, at cp/pt.c:219 for...
commitf36ae62867b1158b03b2ef7293a87cf9bec3cc14
authorJason Merrill <jason@redhat.com>
Mon, 30 Jun 2014 19:09:57 +0000 (30 15:09 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 30 Jun 2014 19:09:57 +0000 (30 15:09 -0400)
tree26f4ea53ca1ffb5eaa1a1657fc056f05a9db6b6a
parentcae7c96095c645003b25e1b69bee46ade7fce344
re PR c++/61647 (internal compiler error: in push_access_scope, at cp/pt.c:219 for a c++ header, clang++ 3.4 generate .pch without error)

PR c++/61647
* pt.c (type_dependent_expression_p): Check BASELINK_OPTYPE.

From-SVN: r212168
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/conv14.C [new file with mode: 0644]