]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 25 Jul 2021 00:16:22 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 25 Jul 2021 00:16:22 +0000 (00:16 +0000)
gcc/DATESTAMP
include/ChangeLog

index 3b58862b6ce6c5c486e77c26bc798c1ea8c4ec03..16113c0bed8e843762dfb16cf62e3f0acb27b705 100644 (file)
@@ -1 +1 @@
-20210724
+20210725
index 3d6fdd2f8991bf4dfe76d2e8bc74153799d44137..65846114cfdc23c91ee684bcfdf2db5ee2898279 100644 (file)
@@ -1,3 +1,9 @@
+2021-07-24  Marek Polacek  <polacek@redhat.com>
+
+       * ansidecl.h: Check if __cplusplus is defined before checking
+       the value of __cpp_constexpr and __cplusplus.  Don't check
+       __STDC_VERSION__ in C++.
+
 2021-07-02  David Faust  <david.faust@oracle.com>
 
        * btf.h (struct btf_type): Update bit usage comment.