aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-06-14 00:17:28 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-06-14 00:17:28 +0000
commit532fb1203554983b0395dc012fc24600cd48d370 (patch)
treef0770710654202eaf936de57ccf7886a8b660b6d /gcc/cp
parentc980eeb88f897e0c3cc2ed40577b22d8032480a9 (diff)
downloadgcc-532fb1203554983b0395dc012fc24600cd48d370.zip
gcc-532fb1203554983b0395dc012fc24600cd48d370.tar.gz
gcc-532fb1203554983b0395dc012fc24600cd48d370.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/cp')
-rw-r--r--gcc/cp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 8027cfa..863e31d 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,13 @@
+2023-06-13 David Malcolm <dmalcolm@redhat.com>
+
+ PR c/84890
+ * name-lookup.cc (missing_std_header::~missing_std_header): Reword
+ note to avoid negative tone of "forgetting".
+
+2023-06-13 Jason Merrill <jason@redhat.com>
+
+ * tree.cc (build_target_expr): Check TYPE_HAS_MUTABLE_P.
+
2023-06-12 Tobias Burnus <tobias@codesourcery.com>
* parser.cc (cp_parser_omp_clause_map): Reword error message for