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++/20723] [4.1 Regression] ICE in more_specialized_fn, more than one user-defined conversion "srp<int>" to "ptr<int>"


------- Additional Comments From nathan at gcc dot gnu dot org  2005-04-02 09:55 -------
I think you mean 'did NOT reject', we did reject with -pedantic, but without that
we have an overload extension rule about the worst conversion.

-- 


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


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