This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r229017 - in /trunk/gcc: c-family/ChangeLog c-f...


Author: jason
Date: Tue Oct 20 02:48:36 2015
New Revision: 229017

URL: https://gcc.gnu.org/viewcvs?rev=229017&root=gcc&view=rev
Log:
	* c-cppbuiltin.c (c_cpp_builtins): Define
	__cpp_enumerator_attributes, __cpp_fold_expressions,
	__cpp_unicode_characters.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/attributes-enum-1.C
    trunk/gcc/testsuite/g++.dg/cpp1z/attributes-enum-1a.C
    trunk/gcc/testsuite/g++.dg/cpp1z/fold7.C
    trunk/gcc/testsuite/g++.dg/cpp1z/fold7a.C
    trunk/gcc/testsuite/g++.dg/cpp1z/utf8-2.C
    trunk/gcc/testsuite/g++.dg/cpp1z/utf8-2a.C
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-cppbuiltin.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]