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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu May 30 17:23:32 2019
New Revision: 271783

URL: https://gcc.gnu.org/viewcvs?rev=271783&root=gcc&view=rev
Log:
        PR c++/90598
        * tree.c (lvalue_kind): Return clk_none for expressions with
        with VOID_TYPE_P.

        * g++.dg/cpp0x/pr90598.C: New test.

Modified:
    trunk/gcc/testsuite/g++.dg/cpp0x/pr90598.C

Reply via email to