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

emsr@gcc.gnu.org emsr@gcc.gnu.org
Sun Nov 2 02:51:00 GMT 2014


Author: emsr
Date: Sun Nov  2 02:51:41 2014
New Revision: 217012

URL: https://gcc.gnu.org/viewcvs?rev=217012&root=gcc&view=rev
Log:
testsuite/

2014-11-01  Edward Smith-Rowland  <3dw4rd@verizon.net>

	* g++.dg/cpp1y/feat-cxx11.C: Commentary and rearrangement of tests.
	* g++.dg/cpp1y/feat-cxx11-neg.C: Add aggregate NSDMI test.
	Commentary and rearrangement of tests.
	* g++.dg/cpp1y/feat-cxx14.C: Enable aggregate NSDMI test.
	Commentary and rearrangement of tests.
	* g++.dg/cpp1y/feat-cxx98-neg.C: Ditto
	* g++.dg/cpp1y/feat-cxx98.C: Commentary.

c-family/

2014-11-01  Edward Smith-Rowland  <3dw4rd@verizon.net>

	* c-cppbuiltin.c: Define __cpp_aggregate_nsdmi.


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



More information about the Gcc-cvs mailing list