https://gcc.gnu.org/g:5e5de088f99319aa755ef2af3def30a4ccd5765a
commit r16-1762-g5e5de088f99319aa755ef2af3def30a4ccd5765a
Author: H.J. Lu
Date: Sat Jun 28 07:32:01 2025 +0800
Add "void debug (tree)"
Add "void debug (tree)" to support:
(gdb) call debug (expr)
https://gcc.gnu.org/g:06a26f4d643a5d045d893cd443425b13bd3d1b4b
commit r15-9873-g06a26f4d643a5d045d893cd443425b13bd3d1b4b
Author: Eric Botcazou
Date: Sat Jun 28 17:42:26 2025 +0200
Fix compilation of concatenation with illegal character constant
This fixes an error recovery issue,
https://gcc.gnu.org/g:0788add46a172b7b1c565fafdef80979be3dc2a6
commit r16-1761-g0788add46a172b7b1c565fafdef80979be3dc2a6
Author: Eric Botcazou
Date: Sat Jun 28 17:42:26 2025 +0200
Fix compilation of concatenation with illegal character constant
This fixes an error recovery issue,
https://gcc.gnu.org/g:f20f6c796499d097d301104fb2abe49fb77ce492
commit r16-1760-gf20f6c796499d097d301104fb2abe49fb77ce492
Author: Nathaniel Shead
Date: Fri Jun 27 18:56:25 2025 +1000
c++/modules: Make bitfield storage unit detection more robust
Modules streaming needs to handle the
https://gcc.gnu.org/g:98fd493db6216cff11142c9dc477a3ff8e4269fa
commit r16-1759-g98fd493db6216cff11142c9dc477a3ff8e4269fa
Author: Nathaniel Shead
Date: Mon Jun 23 22:24:22 2025 +1000
c++/modules: Ensure type of partial spec VAR_DECL is consistent with its
template [PR120644]
We we
https://gcc.gnu.org/g:13390e1b65f499ba33b7b5ff76bd9936e81b74e4
commit r16-1758-g13390e1b65f499ba33b7b5ff76bd9936e81b74e4
Author: Georg-Johann Lay
Date: Sat Jun 28 16:22:50 2025 +0200
AVR: target/120856 - Deny R24:DI in avr_hard_regno_mode_ok with Reload.
This fixes an ICE with -mn
https://gcc.gnu.org/g:e7fb2459b00cde4fb14062076df29320efafdb98
commit r16-1757-ge7fb2459b00cde4fb14062076df29320efafdb98
Author: Lili Cui
Date: Sat Jun 28 06:19:19 2025 -0700
Relax the testcase check for Solaris [PR120818]
gcc/testsuite/ChangeLog:
PR target/120818
https://gcc.gnu.org/g:80c55b15f8d6e6b1f10c193b60e19194a871070d
commit r15-9872-g80c55b15f8d6e6b1f10c193b60e19194a871070d
Author: Eric Botcazou
Date: Tue Jun 17 18:55:39 2025 +0200
Ada: Fix assertion failure on problematic container aggregate
This is an assertion failure on code us