public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9328
@ 2003-01-23  0:36 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2003-01-23  0:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9328
Date: 23 Jan 2003 00:30:29 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	mmitchel@gcc.gnu.org	2003-01-23 00:30:28
 
 Modified files:
 	gcc/cp         : ChangeLog error.c semantics.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: typeof3.C 
 
 Log message:
 	PR c++/9328
 	* g++.dg/ext/typeof3.C: New test.
 	
 	PR c++/9328
 	* error.c (dump_decl): For an OVERLOAD, just print the name of the
 	function; it doesn't make sense to try to print its type.
 	* semantics.c (finish_typeof): Issue errors about invalid uses.
 
 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.58&r2=1.2685.2.114.2.59
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.170.2.3.2.3&r2=1.170.2.3.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.252.2.6.4.1&r2=1.252.2.6.4.2
 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.80&r2=1.1672.2.166.2.81
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/typeof3.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 


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

* c++/9328
@ 2003-01-23  0:36 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2003-01-23  0:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9328
Date: 23 Jan 2003 00:31:55 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	mmitchel@gcc.gnu.org	2003-01-23 00:31:55
 
 Modified files:
 	gcc/cp         : ChangeLog error.c semantics.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: typeof3.C 
 
 Log message:
 	PR c++/9328
 	* g++.dg/ext/typeof3.C: New test.
 	
 	PR c++/9328
 	* error.c (dump_decl): For an OVERLOAD, just print the name of the
 	function; it doesn't make sense to try to print its type.
 	* semantics.c (finish_typeof): Issue errors about invalid uses.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.21&r2=1.3076.2.22
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.192&r2=1.192.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.282&r2=1.282.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.22&r2=1.2261.2.23
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/typeof3.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1
 


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

* c++/9328
@ 2003-01-23  0:36 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2003-01-23  0:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9328
Date: 23 Jan 2003 00:30:29 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	mmitchel@gcc.gnu.org	2003-01-23 00:30:28
 
 Modified files:
 	gcc/cp         : ChangeLog error.c semantics.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: typeof3.C 
 
 Log message:
 	PR c++/9328
 	* g++.dg/ext/typeof3.C: New test.
 	
 	PR c++/9328
 	* error.c (dump_decl): For an OVERLOAD, just print the name of the
 	function; it doesn't make sense to try to print its type.
 	* semantics.c (finish_typeof): Issue errors about invalid uses.
 
 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.58&r2=1.2685.2.114.2.59
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.170.2.3.2.3&r2=1.170.2.3.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.252.2.6.4.1&r2=1.252.2.6.4.2
 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.80&r2=1.1672.2.166.2.81
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/typeof3.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 


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

* c++/9328
@ 2003-01-23  0:36 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2003-01-23  0:36 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9328
Date: 23 Jan 2003 00:31:55 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	mmitchel@gcc.gnu.org	2003-01-23 00:31:55
 
 Modified files:
 	gcc/cp         : ChangeLog error.c semantics.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: typeof3.C 
 
 Log message:
 	PR c++/9328
 	* g++.dg/ext/typeof3.C: New test.
 	
 	PR c++/9328
 	* error.c (dump_decl): For an OVERLOAD, just print the name of the
 	function; it doesn't make sense to try to print its type.
 	* semantics.c (finish_typeof): Issue errors about invalid uses.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.21&r2=1.3076.2.22
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.192&r2=1.192.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.282&r2=1.282.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.22&r2=1.2261.2.23
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/typeof3.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1
 


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

* c++/9328
@ 2003-01-23  0:26 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2003-01-23  0:26 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9328
Date: 23 Jan 2003 00:17:32 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2003-01-23 00:17:32
 
 Modified files:
 	gcc/cp         : ChangeLog error.c semantics.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: typeof3.C 
 
 Log message:
 	PR c++/9328
 	* g++.dg/ext/typeof3.C: New test.
 	
 	PR c++/9328
 	* error.c (dump_decl): For an OVERLOAD, just print the name of the
 	function; it doesn't make sense to try to print its type.
 	* semantics.c (finish_typeof): Issue errors about invalid uses.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3172&r2=1.3173
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&r1=1.196&r2=1.197
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&r1=1.294&r2=1.295
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2362&r2=1.2363
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/typeof3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

* c++/9328
@ 2003-01-23  0:26 mmitchel
  0 siblings, 0 replies; 6+ messages in thread
From: mmitchel @ 2003-01-23  0:26 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9328
Date: 23 Jan 2003 00:17:32 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2003-01-23 00:17:32
 
 Modified files:
 	gcc/cp         : ChangeLog error.c semantics.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: typeof3.C 
 
 Log message:
 	PR c++/9328
 	* g++.dg/ext/typeof3.C: New test.
 	
 	PR c++/9328
 	* error.c (dump_decl): For an OVERLOAD, just print the name of the
 	function; it doesn't make sense to try to print its type.
 	* semantics.c (finish_typeof): Issue errors about invalid uses.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3172&r2=1.3173
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&r1=1.196&r2=1.197
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&r1=1.294&r2=1.295
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2362&r2=1.2363
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/typeof3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

end of thread, other threads:[~2003-01-23  0:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-23  0:36 c++/9328 mmitchel
  -- strict thread matches above, loose matches on Subject: below --
2003-01-23  0:36 c++/9328 mmitchel
2003-01-23  0:36 c++/9328 mmitchel
2003-01-23  0:36 c++/9328 mmitchel
2003-01-23  0:26 c++/9328 mmitchel
2003-01-23  0:26 c++/9328 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).