]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/ChangeLog
re PR c++/10381 (Accepts call to inexistent function)
authorMark Mitchell <mark@codesourcery.com>
Tue, 15 Apr 2003 20:23:36 +0000 (20:23 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 15 Apr 2003 20:23:36 +0000 (20:23 +0000)
commit5eb106287bbb5cba374b3a6666ce40685a33e900
tree8187fbf0bd1bb690a6a10b2f1cf5858182c6f6e2
parent98475c572e3d589811aa15cf17184dcd5e265db2
re PR c++/10381 (Accepts call to inexistent function)

PR c++/10381
* parser.c (cp_parser_primary_expression): Reorganize logic for
dealing with name lookup failures.

PR c++/10381
* g++.dg/parse/lookup3.C: New test.

From-SVN: r65656
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/lookup3.C [new file with mode: 0644]
gcc/testsuite/lib/prune.exp
This page took 0.053712 seconds and 5 git commands to generate.