[Bug c++/71214] Typo in feature test macro for rvalue references
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 5 17:59:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71214
--- Comment #6 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
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-bugs
mailing list