This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c++/80150] [6 Regression] Internal compiler error when in in try_one_overload, at cp/pt.c:18903


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Mar 23 18:23:25 2017
New Revision: 246422

URL: https://gcc.gnu.org/viewcvs?rev=246422&root=gcc&view=rev
Log:
        PR c++/80150 - ICE with overloaded variadic deduction.

        * pt.c (try_one_overload): Remove asserts.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic-unify-3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c

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