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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jun 29 19:44:12 2017
New Revision: 249813

URL: https://gcc.gnu.org/viewcvs?rev=249813&root=gcc&view=rev
Log:
        PR c++/81188 - matching decltype of member function call.

        * tree.c (cp_tree_equal): Remove COMPONENT_REF special case.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/decltype-call4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c

Reply via email to