]> gcc.gnu.org Git - gcc.git/commit
re PR c++/11704 (ICE in type_dependent_expression_p with wrong method call in templat...
authorNathan Sidwell <nathan@codesourcery.com>
Sun, 3 Aug 2003 14:23:34 +0000 (14:23 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sun, 3 Aug 2003 14:23:34 +0000 (14:23 +0000)
commit6cb893080b617bc70a23ba35907ea79cc8c25a80
tree02e339c4865c729bceeb886fd6f0a4043b662970
parentae0b7dfc7e9084c45901687320a7d9d285a530ba
re PR c++/11704 (ICE in type_dependent_expression_p with wrong method call in template class)

cp:
PR c++/11704
* pt.c (type_dependent_expression_p): Cope with COMPONENT_REF with
unknown type.
testsuite:
PR c++/11704
* g++.dg/template/dependent-expr2.C: New test.

From-SVN: r70119
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/dependent-expr2.C [new file with mode: 0644]
This page took 0.060481 seconds and 5 git commands to generate.