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

Reply via email to