aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-10-15 00:17:38 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-10-15 00:17:38 +0000
commitbaeec7cc83b19b46d1c73523f06efa7ea2b30390 (patch)
tree9b003fd2b58b07d064a7c25ccbb037eb62307e4f /gcc/c-family
parent36d20fa4a83d1a294462c2622ca76eac93465c2c (diff)
downloadgcc-baeec7cc83b19b46d1c73523f06efa7ea2b30390.zip
gcc-baeec7cc83b19b46d1c73523f06efa7ea2b30390.tar.gz
gcc-baeec7cc83b19b46d1c73523f06efa7ea2b30390.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/c-family')
-rw-r--r--gcc/c-family/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index df4dcf2..2047e2e 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,22 @@
+2022-10-14 Jakub Jelinek <jakub@redhat.com>
+
+ * c-cppbuiltin.cc (c_cpp_builtins): If bfloat16_type_node,
+ predefine __BFLT16_*__ macros and for C++23 also
+ __STDCPP_BFLOAT16_T__. Predefine bfloat16_type_node related
+ macros for -fbuilding-libgcc.
+ * c-lex.cc (interpret_float): Handle CPP_N_BFLOAT16.
+
+2022-10-14 Jakub Jelinek <jakub@redhat.com>
+
+ PR middle-end/323
+ PR c++/107097
+ * c-common.def (EXCESS_PRECISION_EXPR): Remove comment part about
+ the tree being specific to C/ObjC.
+ * c-opts.cc (c_common_post_options): Handle flag_excess_precision
+ in C++ the same as in C.
+ * c-lex.cc (interpret_float): Set const_type to excess_precision ()
+ even for C++.
+
2022-10-13 Joseph Myers <joseph@codesourcery.com>
* c-cppbuiltin.cc (builtin_define_float_constants): Do not use