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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Jul 25 21:14:20 2016
New Revision: 238736

URL: https://gcc.gnu.org/viewcvs?rev=238736&root=gcc&view=rev
Log:
        PR c++/71576 - bitfield and rvalue reference

        * call.c (convert_like_real): Use lvalue_kind.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/rv-bitfield3.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/call.c

Reply via email to