r243563 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Dec 12 16:35:00 GMT 2016


Author: redi
Date: Mon Dec 12 16:35:54 2016
New Revision: 243563

URL: https://gcc.gnu.org/viewcvs?rev=243563&root=gcc&view=rev
Log:
Improve tests for contents of <new> header

	Backport from mainline
	2016-12-07  Jonathan Wakely  <jwakely@redhat.com>

	* testsuite/18_support/headers/new/synopsis.cc: Add C++14 declarations
	and use effective-target to do test for C++11 and later.
	* testsuite/18_support/headers/new/synopsis_cxx98.cc: New test.

Added:
    branches/gcc-6-branch/libstdc++-v3/testsuite/18_support/headers/new/synopsis_cxx98.cc
      - copied, changed from r243561, branches/gcc-6-branch/libstdc++-v3/testsuite/18_support/headers/new/synopsis.cc
Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/testsuite/18_support/headers/new/synopsis.cc



More information about the Libstdc++-cvs mailing list