+2025-11-04 Bob Duff <duff@adacore.com>
+
+ PR ada/118208
+ * exp_ch5.adb
+ (Expand_Assign_With_Target_Names.Replace_Target):
+ Remove code setting Entity to Empty.
+ * sinfo.ads (Has_Target_Names):
+ Improve comment: add "@" to clarify what "target name"
+ means, and remove the content-free phrase "and must
+ be expanded accordingly."
+
2025-10-24 Eric Botcazou <ebotcazou@adacore.com>
PR ada/118782
+2025-11-04 Nathaniel Shead <nathanieloshead@gmail.com>
+
+ Backported from master:
+ 2025-11-04 Nathaniel Shead <nathanieloshead@gmail.com>
+
+ PR c++/122253
+ * decl2.cc (min_vis_expr_r): Don't mark no-linkage declarations
+ as VISIBILITY_ANON.
+
2025-11-02 Nathaniel Shead <nathanieloshead@gmail.com>
Backported from master:
+2025-11-04 Nathaniel Shead <nathanieloshead@gmail.com>
+
+ Backported from master:
+ 2025-11-04 Nathaniel Shead <nathanieloshead@gmail.com>
+
+ PR c++/122253
+ * g++.dg/modules/internal-16.C: New test.
+
2025-11-03 Jeff Law <jlaw@ventanamicro.com>
Backported from master: