[C++ PATCH] Feature macros are long
authorNathan Sidwell <nathan@acm.org>
Wed, 30 Oct 2019 16:34:13 +0000 (16:34 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 30 Oct 2019 16:34:13 +0000 (16:34 +0000)
commit43f1814cf15f0d92bb7a41ab4e38ac83dc3fec74
treef6c372ed2fa78875d7fc05571f76914f1610d413
parent91ae0a46fd6bf4669fe251398c3f4f3ebaa7b2ff
[C++ PATCH] Feature macros are long

https://gcc.gnu.org/ml/gcc-patches/2019-10/msg02157.html
* c-cppbuiltin.c (c_cpp_builtins): Add 'L' suffix to feature
macros.

From-SVN: r277632
gcc/c-family/ChangeLog
gcc/c-family/c-cppbuiltin.c