public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/7228
@ 2002-10-25  8:26 dje
  0 siblings, 0 replies; 2+ messages in thread
From: dje @ 2002-10-25  8:26 UTC (permalink / raw)
  To: dje; +Cc: gcc-prs

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

From: dje@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/7228
Date: 25 Oct 2002 15:20:31 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	dje@gcc.gnu.org	2002-10-25 08:20:30
 
 Modified files:
 	gcc/cp         : ChangeLog class.c cp-tree.h typeck2.c 
 
 Log message:
 	PR c++/7228
 	* cp-tree.h (CLASSTYPE_READONLY_FIELDS_NEED_INIT): Check that
 	lang_type structure exists before accessing field.
 	(SET_CLASSTYPE_READONLY_FIELDS_NEED_INIT): New macro.
 	(CLASSTYPE_REF_FIELDS_NEED_INIT): Similar.
 	(SET_CLASSTYPE_REF_FIELDS_NEED_INIT): New macro.
 	* class.c (check_field_decls): Use new macros.
 	* typeck2.c (process_init_constructor): Remove redundant check for
 	existence of lang_type structure.
 
 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.32&r2=1.2685.2.114.2.33
 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.8&r2=1.436.2.10.2.9
 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.6&r2=1.681.2.12.2.7
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.117.2.2&r2=1.117.2.2.2.1
 


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

* c++/7228
@ 2002-10-25  8:16 dje
  0 siblings, 0 replies; 2+ messages in thread
From: dje @ 2002-10-25  8:16 UTC (permalink / raw)
  To: dje; +Cc: gcc-prs

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

From: dje@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/7228
Date: 25 Oct 2002 15:13:06 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	dje@gcc.gnu.org	2002-10-25 08:13:06
 
 Modified files:
 	gcc/cp         : ChangeLog class.c cp-tree.h typeck2.c 
 
 Log message:
 	PR c++/7228
 	* cp-tree.h (CLASSTYPE_READONLY_FIELDS_NEED_INIT): Check that
 	lang_type structure exists before accessing field.
 	(SET_CLASSTYPE_READONLY_FIELDS_NEED_INIT): New macro.
 	(CLASSTYPE_REF_FIELDS_NEED_INIT): Similar.
 	(SET_CLASSTYPE_REF_FIELDS_NEED_INIT): New macro.
 	* class.c (check_field_decls): Use new macros.
 	* typeck2.c (process_init_constructor): Remove redundant check for
 	existence of lang_type structure.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3026&r2=1.3027
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.485&r2=1.486
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.762&r2=1.763
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck2.c.diff?cvsroot=gcc&r1=1.130&r2=1.131
 


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

end of thread, other threads:[~2002-10-25 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-25  8:26 c++/7228 dje
  -- strict thread matches above, loose matches on Subject: below --
2002-10-25  8:16 c++/7228 dje

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).