[Bug c++/71495] [6/7 Regression] Spurious "note: initializing argument ... of ..." without any warning/error

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 21 06:17:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71495

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jul 21 06:16:04 2016
New Revision: 238572

URL: https://gcc.gnu.org/viewcvs?rev=238572&root=gcc&view=rev
Log:
        PR c++/71495 - spurious note during SFINAE.

        * call.c (convert_like_real): Mask complain.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae57.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/call.c


More information about the Gcc-bugs mailing list