r238020 - in /branches/gcc-5-branch/gcc: c-fami...

trippels@gcc.gnu.org trippels@gcc.gnu.org
Tue Jul 5 17:58:00 GMT 2016


Author: trippels
Date: Tue Jul  5 17:58:35 2016
New Revision: 238020

URL: https://gcc.gnu.org/viewcvs?rev=238020&root=gcc&view=rev
Log:
Fix PR c++/71214

	 PR c++/71214
	* c-cppbuiltin.c (c_cpp_builtins): Define * __cpp_rvalue_references.

Modified:
    branches/gcc-5-branch/gcc/c-family/ChangeLog
    branches/gcc-5-branch/gcc/c-family/c-cppbuiltin.c
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C



More information about the Gcc-cvs mailing list