public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/3784:  function not found if...
@ 2003-01-03 10:26 Nathanael Nerode
  0 siblings, 0 replies; only message in thread
From: Nathanael Nerode @ 2003-01-03 10:26 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: Nathanael Nerode <neroden@twcny.rr.com>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, holt@gholt.net,
   nathan@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: c++/3784:  function not found if...
Date: Fri, 3 Jan 2003 05:22:14 -0500

 I did some further work on this.  The binding for foo2 is created at the 
 bottom of binding_for_name, and as soon as it's created, it's wrong.  It 
 somehow thinks that foo2 is an OVERLOAD with two pieces: the real foo2, and 
 foo1.  This is clearly wrong.
 
 However, I haven't been able to figure out where this inaccurate overload is 
 created.  Both functions come out of the parser correctly.
 
 --Nathanael


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-03 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-03 10:26 c++/3784: function not found if Nathanael Nerode

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