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

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9336
Date: 12 Mar 2003 07:26:43 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	mmitchel@gcc.gnu.org	2003-03-12 07:26:43
 
 Modified files:
 	gcc/cp         : ChangeLog decl2.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/parse: namespace8.C 
 
 Log message:
 	PR c++/9336
 	* decl2.c (do_nonmember_using_decl): Do not call duplicate decls
 	to merge old and new declarations.
 	
 	PR c++/9336
 	* g++.dg/parse/namespace8.C: New test.
 
 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.77&r2=1.3076.2.78
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.575.2.19&r2=1.575.2.20
 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.89&r2=1.2261.2.90
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/namespace8.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
 


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

* Re: c++/9336
@ 2003-03-13 20:56 Wolfgang Bangerth
  0 siblings, 0 replies; 7+ messages in thread
From: Wolfgang Bangerth @ 2003-03-13 20:56 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/9336
Date: Thu, 13 Mar 2003 14:48:13 -0600 (CST)

 The patches listed in the audit trail above were incorrectly attributed to 
 PR 9336. In fact, they were for PR 9474. Please ignore this part of the 
 audit trail. The problem is thus NOT fixed for 3.3 and mainline by the 
 listed patches.
 
 W.
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth/
 
 
 


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

* c++/9336
@ 2003-03-13 20:46 jason
  0 siblings, 0 replies; 7+ messages in thread
From: jason @ 2003-03-13 20:46 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9336
Date: 13 Mar 2003 20:43:47 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jason@gcc.gnu.org	2003-03-13 20:43:47
 
 Added files:
 	gcc/testsuite/g++.dg/overload: koenig1.C 
 
 Log message:
 	PR c++/9336
 	* decl2.c (lookup_arg_dependent): Handle error_mark_node.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/overload/koenig1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

* c++/9336
@ 2003-03-13 20:46 jason
  0 siblings, 0 replies; 7+ messages in thread
From: jason @ 2003-03-13 20:46 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9336
Date: 13 Mar 2003 20:45:23 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	jason@gcc.gnu.org	2003-03-13 20:45:23
 
 Modified files:
 	gcc/cp         : ChangeLog decl2.c 
 
 Log message:
 	PR c++/9336
 	* decl2.c (lookup_arg_dependent): Handle error_mark_node.
 
 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.81&r2=1.3076.2.82
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.575.2.20&r2=1.575.2.21
 


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

* c++/9336
@ 2003-03-12  7:36 mmitchel
  0 siblings, 0 replies; 7+ messages in thread
From: mmitchel @ 2003-03-12  7:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9336
Date: 12 Mar 2003 07:26:44 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	mmitchel@gcc.gnu.org	2003-03-12 07:26:43
 
 Modified files:
 	gcc/cp         : ChangeLog decl2.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/parse: namespace8.C 
 
 Log message:
 	PR c++/9336
 	* decl2.c (do_nonmember_using_decl): Do not call duplicate decls
 	to merge old and new declarations.
 	
 	PR c++/9336
 	* g++.dg/parse/namespace8.C: New test.
 
 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.77&r2=1.3076.2.78
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.575.2.19&r2=1.575.2.20
 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.89&r2=1.2261.2.90
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/namespace8.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
 


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

* c++/9336
@ 2003-03-12  7:26 mmitchel
  0 siblings, 0 replies; 7+ messages in thread
From: mmitchel @ 2003-03-12  7:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9336
Date: 12 Mar 2003 07:23:15 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2003-03-12 07:23:15
 
 Modified files:
 	gcc/cp         : ChangeLog decl2.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/parse: namespace8.C 
 
 Log message:
 	PR c++/9336
 	* g++.dg/parse/namespace8.C: New test.
 	
 	PR c++/9336
 	* decl2.c (do_nonmember_using_decl): Do not call duplicate decls
 	to merge old and new declarations.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3265&r2=1.3266
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.605&r2=1.606
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2496&r2=1.2497
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/namespace8.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

* c++/9336
@ 2003-03-12  7:26 mmitchel
  0 siblings, 0 replies; 7+ messages in thread
From: mmitchel @ 2003-03-12  7:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9336
Date: 12 Mar 2003 07:23:15 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2003-03-12 07:23:15
 
 Modified files:
 	gcc/cp         : ChangeLog decl2.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/parse: namespace8.C 
 
 Log message:
 	PR c++/9336
 	* g++.dg/parse/namespace8.C: New test.
 	
 	PR c++/9336
 	* decl2.c (do_nonmember_using_decl): Do not call duplicate decls
 	to merge old and new declarations.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3265&r2=1.3266
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.605&r2=1.606
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2496&r2=1.2497
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/namespace8.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

end of thread, other threads:[~2003-03-13 20:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-12  7:36 c++/9336 mmitchel
  -- strict thread matches above, loose matches on Subject: below --
2003-03-13 20:56 c++/9336 Wolfgang Bangerth
2003-03-13 20:46 c++/9336 jason
2003-03-13 20:46 c++/9336 jason
2003-03-12  7:36 c++/9336 mmitchel
2003-03-12  7:26 c++/9336 mmitchel
2003-03-12  7:26 c++/9336 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).