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]

r253960 - in /branches/gcc-7-branch/libstdc++-v...


Author: redi
Date: Fri Oct 20 21:06:20 2017
New Revision: 253960

URL: https://gcc.gnu.org/viewcvs?rev=253960&root=gcc&view=rev
Log:
Update value of __cpp_lib_chrono feature-test macro

	* include/std/chrono (__cpp_lib_chrono): Update macro value to
	indicate support for P0505R0.
	* testsuite/20_util/duration/arithmetic/constexpr_c++17.cc: Check
	for updated macro.

Modified:
    branches/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/gcc-7-branch/libstdc++-v3/include/std/chrono
    branches/gcc-7-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/constexpr_c++17.cc


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