Use __LONG_LONG_MAX__ instead of LONG_LONG_MAX in test
authorJonathan Wakely <jwakely@redhat.com>
Thu, 19 Oct 2017 13:56:55 +0000 (14:56 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 19 Oct 2017 13:56:55 +0000 (14:56 +0100)
commitaf23b26ab0c226e8943b0984a75a3112afa79397
tree0e70bce5e8678704513fa150503005beb651001d
parent426776f1b5866046e06fd373fcc39f568c292878
Use __LONG_LONG_MAX__ instead of LONG_LONG_MAX in test

* testsuite/decimal/conversion-to-integral.cc: Use predefined macro
instead of non-standard glibc one.

From-SVN: r253894
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/decimal/conversion-to-integral.cc