gcc/gcc/cp ChangeLog class.c
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Mon Jan 12 20:36:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ebotcazou@gcc.gnu.org 2004-01-12 20:36:46
Modified files:
gcc/cp : ChangeLog class.c
Log message:
* class.c (layout_class_type): For non-POD class types, also copy
the DECL_SIZE and DECL_MODE of fields to the base class type.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3870&r2=1.3871
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.593&r2=1.594
More information about the Gcc-cvs
mailing list