This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/21799] [4.1 regression] Spurious ambiguity with pointers to members


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-28 17:55 -------
Confirmed, I noticed that we accept the code if we get rid of the second template function (see PR 
21801) so in GCC's mind it is ambiguous.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |21801
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-28 17:55:16
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]