re PR c++/13474 (fail to compile non type argument specialization of pointer to array...
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Tue, 13 Jan 2004 01:02:27 +0000 (01:02 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Tue, 13 Jan 2004 01:02:27 +0000 (01:02 +0000)
commitcdf4ac6f04eaad7610945657103444472b324928
tree74e0dd5025ef274105c0505f8e67b3a635b53295
parentfdd09134be318d63400363c8626141dcdba9686a
re PR c++/13474 (fail to compile non type argument specialization of pointer to array of int)

PR c++/13474
* pt.c (tsubst) <INTEGER_TYPE>: Remove obsolete array index tweaking.

From-SVN: r75777
gcc/cp/ChangeLog
gcc/cp/pt.c