This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r154158 - in /branches/gcc-4_4-branch/gcc: cp/C...
- From: jason at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 13 Nov 2009 18:03:32 -0000
- Subject: r154158 - in /branches/gcc-4_4-branch/gcc: cp/C...
Author: jason
Date: Fri Nov 13 18:03:31 2009
New Revision: 154158
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154158
Log:
PR c++/21008, DR 515
* semantics.c (finish_non_static_data_member): Don't check
derivation in a template.
Added:
branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/inherit4.C
Modified:
branches/gcc-4_4-branch/gcc/cp/ChangeLog
branches/gcc-4_4-branch/gcc/cp/semantics.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
branches/gcc-4_4-branch/gcc/testsuite/g++.dg/lookup/scoped8.C