public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/5661
@ 2002-10-11 12:56 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-11 12:56 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/5661
Date: 11 Oct 2002 19:55:22 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-10-11 12:55:22
 
 Modified files:
 	gcc/testsuite  : ChangeLog 
 	gcc/cp         : ChangeLog cp-tree.h decl.c pt.c tree.c 
 Added files:
 	gcc/testsuite/g++.dg/ext: vlm1.C vlm2.C 
 
 Log message:
 	PR c++/5661
 	* cp-tree.h (variably_modified_type_p): New function.
 	(grokdeclarator) Tighten check for variably modified types as
 	fields.
 	* pt.c (convert_template_argument): Do not allow variably modified
 	types as template arguments.
 	* tree.c (variably_modified_type_p): New function.
 	
 	PR c++/5661
 	* g++.dg/ext/vlm1.C: New test.
 	* g++.dg/ext/vlm2.C: Likewise.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2134&r2=1.2135
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/vlm1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/vlm2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2994&r2=1.2995
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.757&r2=1.758
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.947&r2=1.948
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.623&r2=1.624
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&r1=1.303&r2=1.304
 


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

* c++/5661
@ 2002-10-11 15:46 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-11 15:46 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/5661
Date: 11 Oct 2002 22:42:21 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-10-11 15:42:21
 
 Modified files:
 	gcc/cp         : ChangeLog cp-tree.h decl.c pt.c tree.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: vlm1.C vlm2.C 
 
 Log message:
 	PR c++/5661
 	* g++.dg/ext/vlm1.C: New test.
 	* g++.dg/ext/vlm2.C: Likewise.
 	
 	PR c++/5661
 	* cp-tree.h (variably_modified_type_p): New function.
 	(grokdeclarator) Tighten check for variably modified types as
 	fields.
 	* pt.c (convert_template_argument): Do not allow variably modified
 	types as template arguments.
 	* tree.c (variably_modified_type_p): New function.
 
 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.18&r2=1.2685.2.114.2.19
 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.4&r2=1.681.2.12.2.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.866.2.36.2.5&r2=1.866.2.36.2.6
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.578.2.11.2.4&r2=1.578.2.11.2.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.268.2.7&r2=1.268.2.7.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1672.2.166.2.22&r2=1.1672.2.166.2.23
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/vlm1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/vlm2.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 


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

* c++/5661
@ 2002-10-11 15:46 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-11 15:46 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/5661
Date: 11 Oct 2002 22:42:21 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-10-11 15:42:21
 
 Modified files:
 	gcc/cp         : ChangeLog cp-tree.h decl.c pt.c tree.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: vlm1.C vlm2.C 
 
 Log message:
 	PR c++/5661
 	* g++.dg/ext/vlm1.C: New test.
 	* g++.dg/ext/vlm2.C: Likewise.
 	
 	PR c++/5661
 	* cp-tree.h (variably_modified_type_p): New function.
 	(grokdeclarator) Tighten check for variably modified types as
 	fields.
 	* pt.c (convert_template_argument): Do not allow variably modified
 	types as template arguments.
 	* tree.c (variably_modified_type_p): New function.
 
 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.18&r2=1.2685.2.114.2.19
 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.4&r2=1.681.2.12.2.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.866.2.36.2.5&r2=1.866.2.36.2.6
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.578.2.11.2.4&r2=1.578.2.11.2.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.268.2.7&r2=1.268.2.7.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1672.2.166.2.22&r2=1.1672.2.166.2.23
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/vlm1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/vlm2.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 


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

* c++/5661
@ 2002-10-11 12:56 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-11 12:56 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/5661
Date: 11 Oct 2002 19:55:22 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-10-11 12:55:22
 
 Modified files:
 	gcc/testsuite  : ChangeLog 
 	gcc/cp         : ChangeLog cp-tree.h decl.c pt.c tree.c 
 Added files:
 	gcc/testsuite/g++.dg/ext: vlm1.C vlm2.C 
 
 Log message:
 	PR c++/5661
 	* cp-tree.h (variably_modified_type_p): New function.
 	(grokdeclarator) Tighten check for variably modified types as
 	fields.
 	* pt.c (convert_template_argument): Do not allow variably modified
 	types as template arguments.
 	* tree.c (variably_modified_type_p): New function.
 	
 	PR c++/5661
 	* g++.dg/ext/vlm1.C: New test.
 	* g++.dg/ext/vlm2.C: Likewise.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2134&r2=1.2135
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/vlm1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/vlm2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2994&r2=1.2995
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.757&r2=1.758
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.947&r2=1.948
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.623&r2=1.624
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&r1=1.303&r2=1.304
 


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

end of thread, other threads:[~2002-10-11 22:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-11 12:56 c++/5661 mmitchel
  -- strict thread matches above, loose matches on Subject: below --
2002-10-11 15:46 c++/5661 mmitchel
2002-10-11 15:46 c++/5661 mmitchel
2002-10-11 12:56 c++/5661 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).