diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-09-28 00:17:27 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-09-28 00:17:27 +0000 |
| commit | 1f16a020acbea0af26209478990b83b1a1ba3a2b (patch) | |
| tree | 07a98c53dcb03190e005d9140d3eaad919f96057 /fixincludes | |
| parent | 6bf473089f3c0c6ecf101f87f705618b1707fa82 (diff) | |
Daily bump.
Diffstat (limited to 'fixincludes')
| -rw-r--r-- | fixincludes/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index d67e572f310..0b88d276b01 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,19 @@ +2022-09-27 Jakub Jelinek <jakub@redhat.com> + + * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2, + glibc_cxx_floatn_3): Add to files also "*/bits/floatn.h" + and "*/bits/floatn-common.h". + * fixincl.x: Regenerated. + +2022-09-27 Jakub Jelinek <jakub@redhat.com> + + PR c++/106652 + PR c++/85518 + * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2, + glibc_cxx_floatn_3): New fixes. + * tests/base/bits/floatn.h: New file. + * fixincl.x: Regenerated. + 2022-08-31 Martin Liska <mliska@suse.cz> * configure: Regenerate. |
