aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-03-07 00:17:38 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-03-07 00:17:38 +0000
commit8b483cd5521de79c13cf4807fd004d442b9ad9cd (patch)
treebad6306994b80dfb201758f8921fc17363eabd30 /gcc/cp
parent74e8cc28eda9b1d75588fcd4017a735911b9d2b4 (diff)
downloadgcc-8b483cd5521de79c13cf4807fd004d442b9ad9cd.zip
gcc-8b483cd5521de79c13cf4807fd004d442b9ad9cd.tar.gz
gcc-8b483cd5521de79c13cf4807fd004d442b9ad9cd.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/cp')
-rw-r--r--gcc/cp/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 41e9a44..fbf3739 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,22 @@
+2024-03-06 Marek Polacek <polacek@redhat.com>
+
+ PR c++/114114
+ * pt.cc (maybe_instantiate_noexcept): Save/restore
+ cp_unevaluated_operand, c_inhibit_evaluation_warnings, and
+ cp_noexcept_operand around the tsubst_expr call.
+
+2024-03-06 Nathaniel Shead <nathanieloshead@gmail.com>
+
+ PR c++/113629
+ * pt.cc (type_unification_real): Only use DEDUCE_CONV for the
+ return type of a conversion function.
+
+2024-03-06 Patrick Palka <ppalka@redhat.com>
+
+ * module.cc (trees_out::get_merge_kind) <case depset::EK_DECL>:
+ Accomodate class-scope DECL_UNINSTANTIATED_TEMPLATE_FRIEND_P
+ TEMPLATE_DECL. Consolidate IDENTIFIER_ANON_P cases.
+
2024-03-05 Patrick Palka <ppalka@redhat.com>
* parser.cc (cp_parser_translation_unit): Relax GMF contents