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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Aug  9 14:08:33 2016
New Revision: 239285

URL: https://gcc.gnu.org/viewcvs?rev=239285&root=gcc&view=rev
Log:
        PR c++/56701 - wrong type of &*this

        * typeck.c (cp_build_addr_expr_1): Remove special *this handling.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/rv-this2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c

Reply via email to