]> gcc.gnu.org Git - gcc.git/commit
re PR c++/12397 (two-stage name lookup argument shadowed by global type)
authorMark Mitchell <mark@codesourcery.com>
Mon, 22 Dec 2003 20:52:55 +0000 (20:52 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 22 Dec 2003 20:52:55 +0000 (20:52 +0000)
commit1ffe6573a9fc8c9de27d6372cd506533599fc55e
tree2b4a607757aed1c1da46baad13def1adc74f330f
parenta6444561cb21197a38277a144672cace471b6cf6
re PR c++/12397 (two-stage name lookup argument shadowed by global type)

PR c++/12397
* typeck.c (finish_class_member_access_expr): Don't tree
IDENTIFIER_NODEs as non-dependent expressions.

PR c++/12397
* g++.dg/template/lookup3.C: New test.

From-SVN: r74949
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/lookup3.C [new file with mode: 0644]
This page took 0.068187 seconds and 5 git commands to generate.