[C++] deprecate overload resolution extension?

Nathan Sidwell nathan@codesourcery.com
Tue Feb 27 06:24:00 GMT 2001


Jason Merrill wrote:
> 
> I don't remember the testcase that motivated me to add this extension, but
> it seemed compelling to me at the time.
The only thing I find in ChangeLog.2 relating to this is,

Tue Aug 27 13:12:21 1996  Jason Merrill  <jason@yorick.cygnus.com>
        
        * call.c (add_builtin_candidate): Use TYPE_PTROB_P instead of
        ptr_complete_ob.
        (joust): If we're comparing a function to a builtin and the worst
        conversion for the builtin is worse than the worst conversion for the
        function, take the function.
I can't tie this up to a test case.
ring any bells?

nathan

-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org



More information about the Gcc mailing list