public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/8218
@ 2002-10-21  1:46 mmitchel
  0 siblings, 0 replies; 2+ messages in thread
From: mmitchel @ 2002-10-21  1:46 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

The following reply was made to PR c++/8218; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/8218
Date: 21 Oct 2002 08:40:25 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-10-21 01:40:25
 
 Modified files:
 	gcc/cp         : ChangeLog class.c cp-tree.h 
 
 Log message:
 	PR c++/8218
 	* cp-tree.h (lang_type_class): Add contains_empty_class_p.
 	(CLASSTYPE_CONTAINS_EMPTY_CLASS_P): New macro.
 	* class.c (check_bases): Update CLASSTYPE_CONTAINS_EMPTY_CLASS_P.
 	(check_field_decls): Likewise.
 	(layout_class_type): Likewise.
 	(finish_struct_1): Initialize it.
 	(walk_subobject_offsets): Use it to prune searches.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3015&r2=1.3016
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.480&r2=1.481
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.760&r2=1.761
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* c++/8218
@ 2002-10-21  2:36 mmitchel
  0 siblings, 0 replies; 2+ messages in thread
From: mmitchel @ 2002-10-21  2:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

The following reply was made to PR c++/8218; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/8218
Date: 21 Oct 2002 09:29:14 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-10-21 02:29:13
 
 Modified files:
 	gcc/cp         : ChangeLog class.c cp-tree.h 
 
 Log message:
 	PR c++/8218
 	* cp-tree.h (lang_type_class): Add contains_empty_class_p.
 	(CLASSTYPE_CONTAINS_EMPTY_CLASS_P): New macro.
 	* class.c (check_bases): Update CLASSTYPE_CONTAINS_EMPTY_CLASS_P.
 	(check_field_decls): Likewise.
 	(layout_class_type): Likewise.
 	(finish_struct_1): Initialize it.
 	(walk_subobject_offsets): Use it to prune searches.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.2685.2.114.2.27&r2=1.2685.2.114.2.28
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.436.2.10.2.6&r2=1.436.2.10.2.7
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.681.2.12.2.5&r2=1.681.2.12.2.6
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-21  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-21  1:46 c++/8218 mmitchel
2002-10-21  2:36 c++/8218 mmitchel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).