re PR c++/16334 (No warning about use of overloading extension)
authorJason Merrill <jason@redhat.com>
Wed, 7 Jul 2004 21:16:57 +0000 (17:16 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 7 Jul 2004 21:16:57 +0000 (17:16 -0400)
commit4fe2a1a7bceeb0a0ff1b3c81a0d964ddc24850e1
tree2484b4dc1f4712c7a70b3ee7767776cf29def46b
parent051822f61fefadbfa6dd2d2d80fcb394ad97f937
re PR c++/16334 (No warning about use of overloading extension)

        PR c++/16334
        * call.c (build_new_op): Give overload warnings for built-in
        candidates.

From-SVN: r84229
gcc/cp/ChangeLog
gcc/cp/call.c