[Bug c++/13813] [DR206] Incomplete member variables in a template.
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 2 18:45:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-02 18:45 -------
Subject: Bug 13813
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: giovannibajo@gcc.gnu.org 2004-02-02 18:45:20
Modified files:
gcc/cp : ChangeLog decl.c
Log message:
DR206
PR c++/13813
* decl.c (grokdeclarator): Check immediatly type completeness for
non-dependent types.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.27&r2=1.3892.2.28
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1174.2.3&r2=1.1174.2.4
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13813
More information about the Gcc-bugs
mailing list