public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14242] New: [3.4 regression] symbol lookup in templates
@ 2004-02-22 14:50 debian-gcc at lists dot debian dot org
  2004-02-22 14:50 ` [Bug c++/14242] " debian-gcc at lists dot debian dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2004-02-22 14:50 UTC (permalink / raw)
  To: gcc-bugs

[forwarded from http://bugs.debian.org/233934]

code compiles ok with 3.3.3, not with 3.4 CVS 20040221

g++-3.4 bug-233934.cc 
bug-233934.cc: In function `void foo() [with T = double]':
bug-233934.cc:14:   instantiated from here
bug-233934.cc:7: error: no matches converting function `bla' to type `void
(*)(const double&)'
bug-233934.cc:1: error: candidates are: void bla(const char&)
bug-233934.cc:2: error:                 void bla(const int&)

-- 
           Summary: [3.4 regression] symbol lookup in templates
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-03-09  7:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-22 14:50 [Bug c++/14242] New: [3.4 regression] symbol lookup in templates debian-gcc at lists dot debian dot org
2004-02-22 14:50 ` [Bug c++/14242] " debian-gcc at lists dot debian dot org
2004-02-23  1:06 ` pinskia at gcc dot gnu dot org
2004-03-06 19:12 ` giovannibajo at libero dot it
2004-03-06 19:17 ` giovannibajo at libero dot it
2004-03-06 19:37 ` [Bug c++/14242] [3.4/3.5 " pinskia at gcc dot gnu dot org
2004-03-09  7:02 ` mmitchel 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).