aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-10-07 00:17:52 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-10-07 00:17:52 +0000
commit629d04d35d819bdc26c30d215bc4ea66a74af15b (patch)
tree03d2660ee57aa0ccfb9bc5748ca5f24cbd25d061 /gcc/c-family
parent20462a14d8c0efdb31385c89b15523d1ee85e9b5 (diff)
downloadgcc-629d04d35d819bdc26c30d215bc4ea66a74af15b.zip
gcc-629d04d35d819bdc26c30d215bc4ea66a74af15b.tar.gz
gcc-629d04d35d819bdc26c30d215bc4ea66a74af15b.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/c-family')
-rw-r--r--gcc/c-family/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index c062fe1..75ff47d 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,18 @@
+2022-10-06 Joseph Myers <joseph@codesourcery.com>
+
+ * c-common.cc (c_common_reswords): Mark typeof as D_EXT11. Add
+ typeof_unqual.
+ * c-common.h (enum rid): Add RID_TYPEOF_UNQUAL.
+ (D_EXT11): New macro. Values of subsequent macros updated.
+
+2022-10-06 Jakub Jelinek <jakub@redhat.com>
+
+ PR c++/106654
+ * c-attribs.cc (handle_assume_attribute): New function.
+ (c_common_attribute_table): Add entry for assume attribute.
+ * c-lex.cc (c_common_has_attribute): Handle
+ __have_cpp_attribute (assume).
+
2022-10-04 Jakub Jelinek <jakub@redhat.com>
* c-omp.cc (c_omp_directives): Uncomment begin declare target