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]

r269421 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Wed Mar  6 12:13:19 2019
New Revision: 269421

URL: https://gcc.gnu.org/viewcvs?rev=269421&root=gcc&view=rev
Log:
Add L suffix to __cpp_lib_char8_t value

	* include/bits/c++config.h (_cpp_lib_char8_t): Add L suffix to
	constant.
	* testsuite/experimental/feat-char8_t.cc: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/c++config
    trunk/libstdc++-v3/testsuite/experimental/feat-char8_t.cc


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