]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/ChangeLog
typeck.c (convert_arguments): Don't arbitrarily choose the first of a set of overload...
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 3 Sep 1997 08:26:52 +0000 (08:26 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 3 Sep 1997 08:26:52 +0000 (04:26 -0400)
commit056c014d34bf664641450d6160a6f5e24f4e2044
tree5fd9727b2c44f2dc969383e1c05b5d4ad37b3ae5
parent704af6a15fd596d57aa3228f720d6fdcc39ad079
typeck.c (convert_arguments): Don't arbitrarily choose the first of a set of overloaded functions.

        * typeck.c (convert_arguments): Don't arbitrarily choose the first
        of a set of overloaded functions.

        * lex.c (real_yylex): Don't elide __FUNCTION__.

From-SVN: r15055
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/lex.c
gcc/cp/pt.c
gcc/cp/typeck.c
This page took 0.06011 seconds and 5 git commands to generate.