[Bug c++/55856] [4.7/4.8 Regression] ICE on tuple with rvalue ref member

simonb at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 24 18:11:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55856

--- Comment #6 from simonb at gcc dot gnu.org 2013-01-24 18:10:44 UTC ---
Author: simonb
Date: Thu Jan 24 18:10:26 2013
New Revision: 195435

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195435
Log:
svn merge -c 194864
svn+ssh://simonb@gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch

    2013-01-03  Jason Merrill  <jason@redhat.com>

    PR c++/55856
    * semantics.c (build_data_member_initialization): Handle DECL_EXPR.


Added:
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor11.C
      - copied unchanged from r194864,
branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor11.C
Modified:
    branches/google/gcc-4_7/gcc/cp/ChangeLog
    branches/google/gcc-4_7/gcc/cp/semantics.c



More information about the Gcc-bugs mailing list