This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc cp/ChangeLog cp/pt.c testsuite/g++.dg/ ...
- From: rth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 31 Aug 2004 17:39:56 -0000
- Subject: gcc/gcc cp/ChangeLog cp/pt.c testsuite/g++.dg/ ...
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rth@gcc.gnu.org 2004-08-31 17:39:56
Modified files:
gcc/cp : ChangeLog pt.c
Added files:
gcc/testsuite/g++.dg/template: offsetof1.C
Log message:
PR c++/17221
* pt.c (tsubst_expr): Move OFFSETOF_EXPR handling ...
(tsubst_copy_and_build): ... here.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4324&r2=1.4325
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.918&r2=1.919
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/offsetof1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1