Add L suffix to __cpp_lib_char8_t value
authorJonathan Wakely <jwakely@redhat.com>
Wed, 6 Mar 2019 12:13:19 +0000 (12:13 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 6 Mar 2019 12:13:19 +0000 (12:13 +0000)
commit99447f700d170f7d15d84e246706c92635f11248
tree577561274bcd08f2998c6d3ef55fa190f671f653
parent28d85efbfbcac8fc27e0ab4d4e27e5df8bdb402c
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.

From-SVN: r269421
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/c++config
libstdc++-v3/testsuite/experimental/feat-char8_t.cc