This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16334] No warning about use of overloading extension
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2004 21:17:02 -0000
- Subject: [Bug c++/16334] No warning about use of overloading extension
- References: <20040702191033.16334.mmitchel@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-07-07 21:17 -------
Subject: Bug 16334
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2004-07-07 21:16:58
Modified files:
gcc/cp : ChangeLog call.c
Log message:
PR c++/16334
* call.c (build_new_op): Give overload warnings for built-in
candidates.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4173&r2=1.4174
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&r1=1.491&r2=1.492
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16334