public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/20173] New: Wrong template function specialization chosen
@ 2005-02-23 20:38 sstrasser at systemhaus-gruppe dot de
  2005-07-22 21:15 ` [Bug c++/20173] [3.4/4.0/4.1 regression] gcc accepts invalid partial specialization attempt of member function pinskia at gcc dot gnu dot org
  2005-09-27 16:10 ` mmitchel at gcc dot gnu dot org
  0 siblings, 2 replies; 14+ messages in thread
From: sstrasser at systemhaus-gruppe dot de @ 2005-02-23 20:38 UTC (permalink / raw)
  To: gcc-bugs

attaching testcase.

result should be '1', but is '2', an int is matched to a pointer.
(and the pointer has the value of the integer in the function)

is known to fail for 3.3.5 and 3.4.4.
I can't test with 4.0 atm but I think it also fails because I came across this
by a strange internal tree generated by 4.0.

-- 
           Summary: Wrong template function specialization chosen
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sstrasser at systemhaus-gruppe dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2006-09-17 19:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20173-7611@http.gcc.gnu.org/bugzilla/>
2005-10-23 17:46 ` [Bug c++/20173] [3.4/4.0/4.1 regression] gcc accepts invalid partial specialization attempt of member function mmitchel at gcc dot gnu dot org
2005-10-31  2:46 ` mmitchel at gcc dot gnu dot org
2006-02-01  8:52 ` [Bug c++/20173] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2006-02-24  0:31 ` mmitchel at gcc dot gnu dot org
2006-05-23 20:46 ` [Bug c++/20173] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2006-05-23 20:47 ` [Bug c++/20173] [4.0/4.1 " mmitchel at gcc dot gnu dot org
2006-05-24  9:31 ` reichelt at gcc dot gnu dot org
2006-05-25  2:33 ` mmitchel at gcc dot gnu dot org
2006-05-31  2:11 ` [Bug c++/20173] [4.0 " mmitchel at gcc dot gnu dot org
2006-05-31  2:11 ` [Bug c++/20173] [4.0/4.1 " mmitchel at gcc dot gnu dot org
2006-05-31  2:14 ` [Bug c++/20173] [4.0 " mmitchel at gcc dot gnu dot org
2006-09-17 19:57 ` pinskia at gcc dot gnu dot org
2005-02-23 20:38 [Bug c++/20173] New: Wrong template function specialization chosen sstrasser at systemhaus-gruppe dot de
2005-07-22 21:15 ` [Bug c++/20173] [3.4/4.0/4.1 regression] gcc accepts invalid partial specialization attempt of member function pinskia at gcc dot gnu dot org
2005-09-27 16:10 ` 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).