public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8702: [3.3 regression] matching of conversion operators
@ 2002-12-24 14:11 nathan
  0 siblings, 0 replies; 2+ messages in thread
From: nathan @ 2002-12-24 14:11 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nathan, rodrigc

Synopsis: [3.3 regression] matching of conversion operators

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Dec 24 14:11:43 2002
State-Changed-Why:
    2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/9053
    	* decl.c (duplicate_decls): Templates may be disambiguated by
    	return type.
    	
    	PR c++/8702
    	* decl2.c (check_classfn): Use lookup_fnfield_1. List all
    	conversion operators on failure.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8702


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

* Re: c++/8702: [3.3 regression] matching of conversion operators
@ 2002-12-16 17:36 Janis Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Janis Johnson @ 2002-12-16 17:36 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: Janis Johnson <janis187@us.ibm.com>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, nathan@gcc.gnu.org,
   rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: c++/8702: [3.3 regression] matching of conversion operators
Date: Mon, 16 Dec 2002 17:29:30 -0800

 The regression reported in PR c++/8702 showed up starting
 with this patch:
 
 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
 
         PR c++/4361
         * cp-tree.h
         * call.c
         * class.c
         * lex.c
         * mangle.c
         * pt.c
         * search.c
         * typeck.c
 
 I used the test case that Wolfgang provided earlier in
 this PR.
 
 Output from the compiler:
 
 8702.C:12: error: no `C2<X>::operator C1<Y>()' member
    function declared in class `C2<X>'
 8702.C:12: error: template definition of non-template
    `C2<X>::operator C1<Y>()'
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8702
 
 
 


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-24 14:11 c++/8702: [3.3 regression] matching of conversion operators nathan
  -- strict thread matches above, loose matches on Subject: below --
2002-12-16 17:36 Janis Johnson

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