This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13474] fail to compile non type argument specialization of pointer to array of int
- 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: 13 Jan 2004 01:02:40 -0000
- Subject: [Bug c++/13474] fail to compile non type argument specialization of pointer to array of int
- References: <20031223034549.13474.gprentice@paradise.net.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-13 01:02 -------
Subject: Bug 13474
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: giovannibajo@gcc.gnu.org 2004-01-13 01:02:28
Modified files:
gcc/cp : ChangeLog pt.c
Log message:
PR c++/13474
* pt.c (tsubst) <INTEGER_TYPE>: Remove obsolete array index tweaking.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3874&r2=1.3875
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.812&r2=1.813
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13474