r238021 - in /branches/gcc-4_9-branch/gcc: c-fa...

trippels@gcc.gnu.org trippels@gcc.gnu.org
Tue Jul 5 18:01:00 GMT 2016


Author: trippels
Date: Tue Jul  5 18:01:47 2016
New Revision: 238021

URL: https://gcc.gnu.org/viewcvs?rev=238021&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-4_9-branch/gcc/c-family/ChangeLog
    branches/gcc-4_9-branch/gcc/c-family/c-cppbuiltin.c
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C



More information about the Gcc-cvs mailing list