aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-01-16 00:18:46 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-01-16 00:18:46 +0000
commitbe035ec4f01f227438ca63d462aaf315ae61a022 (patch)
tree5a8a4b59286823e2d0e0673aa8725141e9e4c201 /gcc/cp
parentce27b66d952127b7abd0f8cceacb79eb6ecf71db (diff)
downloadgcc-be035ec4f01f227438ca63d462aaf315ae61a022.zip
gcc-be035ec4f01f227438ca63d462aaf315ae61a022.tar.gz
gcc-be035ec4f01f227438ca63d462aaf315ae61a022.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/cp')
-rw-r--r--gcc/cp/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 3c085f5..49e93ec 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,27 @@
+2024-01-15 Marek Polacek <polacek@redhat.com>
+
+ PR c++/110065
+ * parser.cc (cp_parser_template_type_arg): Add auto checking.
+
+2024-01-15 Patrick Palka <ppalka@redhat.com>
+
+ * parser.cc (cp_parser_check_access_in_redeclaration): Don't
+ check access for a partial or explicit specialization.
+ * pt.cc (maybe_new_partial_specialization): Don't set TREE_PRIVATE
+ or TREE_PROTECTED on the newly created partial specialization.
+
+2024-01-15 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/104634
+ * pt.cc (maybe_new_partial_specialization): Propagate TREE_PUBLIC
+ to the newly created partial specialization.
+
+2024-01-15 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/109899
+ * init.cc (build_vec_delete_1): Assume expr_noexcept_p returns
+ false in a template context.
+
2024-01-13 Jakub Jelinek <jakub@redhat.com>
* mangle.cc (write_nested_name): Mangle explicit object