This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13957] GCC 3.4 rejects some template heavy code that 3.3.1 accepts
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Feb 2004 01:09:30 -0000
- Subject: [Bug c++/13957] GCC 3.4 rejects some template heavy code that 3.3.1 accepts
- References: <20040201103616.13957.v.haisman@sh.cvut.cz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-02 01:09 -------
Subject: Bug 13957
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: giovannibajo@gcc.gnu.org 2004-02-02 01:09:25
Modified files:
gcc/cp : ChangeLog
Log message:
PR c++/13957
* pt.c (tsubst_qualified_id): Improved error message when a type
is expected but not found.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3923&r2=1.3924
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13957