------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-17 
03:37 -------
Subject: Bug 21025

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     [EMAIL PROTECTED]       2005-04-17 03:37:21

Modified files:
        gcc/cp         : ChangeLog typeck.c 
        gcc/testsuite  : ChangeLog 

Log message:
        PR c++/21025
        * typeck.c (cxx_sizeof_or_alignof_type): Check whether the type to
        which sizeof/alignof is dependent, rather than just whether we are
        processing_template_decl.
        
        PR c++/21025
        * g++.dg/template/sizeof9.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.211&r2=1.3892.2.212
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.519.2.23&r2=1.519.2.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.380&r2=1.3389.2.381



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21025

Reply via email to