This is the mail archive of the gcc@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]

Re: [C++] deprecate overload resolution extension?


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


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