[Bug c++/85092] [8 Regression] ICE under -std=gnu++1z in build_over_call under, at cp/call.c:8149

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 3 19:14:00 GMT 2018


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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Apr  3 19:13:42 2018
New Revision: 259052

URL: https://gcc.gnu.org/viewcvs?rev=259052&root=gcc&view=rev
Log:
        PR c++/85092 - C++17 ICE with unused list constructor.

        * call.c (conv_binds_ref_to_prvalue): Also count ck_identity
        from a TARGET_EXPR.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist99.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


More information about the Gcc-bugs mailing list