public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13659] New: error: no matching function for call to
@ 2004-01-12 16:47 larsbj at gullik dot net
  2004-01-12 16:49 ` [Bug c++/13659] " larsbj at gullik dot net
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: larsbj at gullik dot net @ 2004-01-12 16:47 UTC (permalink / raw)
  To: gcc-bugs

The following two testcases fail to compile on current CVS, with this error
mesage:

g++ -Wall -W -o swap swap.C
swap.C: In function `int main()':
swap.C:10: error: no matching function for call to `swap(size_t&, size_t&)'

g++ -Wall -W -o foo foo.C
foo.C: In function `int main()':
foo.C:18: error: no matching function for call to `f(int)'

Tests show that 'cvs up -D "3 days ago"' work, but that 'cvs up -D "36 hours
ago"' fail.

-- 
           Summary: error: no matching function for call to
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: larsbj at gullik dot net
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13659


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

end of thread, other threads:[~2004-01-15 17:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-12 16:47 [Bug c++/13659] New: error: no matching function for call to larsbj at gullik dot net
2004-01-12 16:49 ` [Bug c++/13659] " larsbj at gullik dot net
2004-01-12 16:50 ` larsbj at gullik dot net
2004-01-12 17:30 ` [Bug c++/13659] [3.4 Regression] " pinskia at gcc dot gnu dot org
2004-01-12 17:39 ` pinskia at gcc dot gnu dot org
2004-01-12 17:41 ` giovannibajo at libero dot it
2004-01-15 14:45 ` cvs-commit at gcc dot gnu dot org
2004-01-15 14:46 ` cvs-commit at gcc dot gnu dot org
2004-01-15 17:46 ` aoliva at gcc dot gnu dot org
2004-01-15 17:46 ` aoliva at gcc dot gnu dot org

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