[Bug c++/23357] [4.1 Regression] ICE with __alignof__ on template arguments
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 16 06:51:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-16 06:51 -------
Subject: Bug 23357
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2005-09-16 06:50:57
Modified files:
gcc/cp : ChangeLog cp-tree.def
Added files:
gcc/testsuite/g++.dg/template: sizeof10.C
Log message:
PR c++/23357
* cp-tree.def (SIZEOF_EXPR, ALIGNOF_EXPR): Change code class to
tcc_expression.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4894&r2=1.4895
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.def.diff?cvsroot=gcc&r1=1.109&r2=1.110
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/sizeof10.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23357
More information about the Gcc-bugs
mailing list