[Bug c++/38030] [4.2/4.3 Regression] name-lookup for non-dependent name in template function is wrong
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 14 23:08:00 GMT 2008
------- Comment #8 from jason at gcc dot gnu dot org 2008-11-14 23:07 -------
Subject: Bug 38030
Author: jason
Date: Fri Nov 14 23:06:11 2008
New Revision: 141872
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141872
Log:
PR c++/38030
* semantics.c (finish_call_expr): Don't repeat arg-dep lookup
for a non-dependent call.
Added:
branches/gcc-4_2-branch/gcc/testsuite/g++.dg/template/lookup8.C
- copied unchanged from r141866,
trunk/gcc/testsuite/g++.dg/template/lookup8.C
Modified:
branches/gcc-4_2-branch/gcc/cp/ChangeLog
branches/gcc-4_2-branch/gcc/cp/semantics.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38030
More information about the Gcc-bugs
mailing list