Daily bump.

This commit is contained in:
GCC Administrator 2023-07-31 00:16:58 +00:00
parent c9434ea40e
commit 29fdb42734
2 changed files with 8 additions and 1 deletions

View file

@ -1 +1 @@
20230730
20230731

View file

@ -1,3 +1,10 @@
2023-07-30 François Dumont <fdumont@gcc.gnu.org>
* src/c++11/compatibility-ldbl-facets-aliases.h: Replace #define with
proper #error.
* src/c++11/locale-inst-monetary.h: Likewise.
* src/c++11/locale-inst-numeric.h: Likewise.
2023-07-27 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/108046