mirror of git://gcc.gnu.org/git/gcc.git
Daily bump.
This commit is contained in:
parent
3c42004d6e
commit
cc39aed963
|
|
@ -1 +1 @@
|
||||||
20251104
|
20251105
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,14 @@
|
||||||
|
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>
|
2025-10-24 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
|
|
||||||
PR ada/118782
|
PR ada/118782
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,12 @@
|
||||||
|
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>
|
2025-11-02 Nathaniel Shead <nathanieloshead@gmail.com>
|
||||||
|
|
||||||
Backported from master:
|
Backported from master:
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,11 @@
|
||||||
|
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>
|
2025-11-03 Jeff Law <jlaw@ventanamicro.com>
|
||||||
|
|
||||||
Backported from master:
|
Backported from master:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue