[gcc r14-9661] MIPS: Predefine __mips_strict_alignment if STRICT_ALIGNMENT

2024-03-25 Thread YunQiang Su via Gcc-cvs
https://gcc.gnu.org/g:bb819067b3037dbc847aef6c46b8dc6cd5b50962 commit r14-9661-gbb819067b3037dbc847aef6c46b8dc6cd5b50962 Author: YunQiang Su Date: Wed Mar 20 16:25:04 2024 +0800 MIPS: Predefine __mips_strict_alignment if STRICT_ALIGNMENT Arm32 predefines __ARM_FEATURE_UNALIGNED if

[gcc r13-8495] c: Fix ICE for nested enum redefinitions with/without fixed underlying type [PR112571]

2024-03-25 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:f2af129b68bc6b20f79a9a44b28c96650baa702c commit r13-8495-gf2af129b68bc6b20f79a9a44b28c96650baa702c Author: Joseph Myers Date: Wed Jan 31 21:39:53 2024 + c: Fix ICE for nested enum redefinitions with/without fixed underlying type [PR112571] Bug 112571 rep

[gcc r14-9659] c++: ICE with noexcept and local specialization, again [PR114349]

2024-03-25 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:8651991fe2ea90a7276e91673b15b5c3865f14d7 commit r14-9659-g8651991fe2ea90a7276e91673b15b5c3865f14d7 Author: Marek Polacek Date: Fri Mar 15 09:23:28 2024 -0400 c++: ICE with noexcept and local specialization, again [PR114349] Patrick noticed that my r14-9339-gd

[gcc r14-9658] c++: broken direct-init with trailing array member [PR114439]

2024-03-25 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:de0886d48032332d10e4acb5d15c8789b281b6fe commit r14-9658-gde0886d48032332d10e4acb5d15c8789b281b6fe Author: Marek Polacek Date: Mon Mar 25 15:32:20 2024 -0400 c++: broken direct-init with trailing array member [PR114439] can_init_array_with_p is wrongly saying

[gcc r14-9656] Update gcc sv.po

2024-03-25 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:18555b914316e8c1fb11ee821f2ee839d834e58e commit r14-9656-g18555b914316e8c1fb11ee821f2ee839d834e58e Author: Joseph Myers Date: Mon Mar 25 18:28:48 2024 + Update gcc sv.po * sv.po: Update. Diff: --- gcc/po/sv.po | 700 -

[gcc r14-9655] libgcc: arm: fix build for FDPIC target

2024-03-25 Thread Max Filippov via Gcc-cvs
https://gcc.gnu.org/g:c2e68ff9edd5da7a55ba6574b4ce49ce6495b18d commit r14-9655-gc2e68ff9edd5da7a55ba6574b4ce49ce6495b18d Author: Max Filippov Date: Fri Mar 22 13:03:46 2024 -0700 libgcc: arm: fix build for FDPIC target libgcc/ * unwind-arm-common.inc (__gnu_personality

[gcc r14-9654] amdgcn: Add gfx1036 target

2024-03-25 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:78b56a12dd028b9b4051422c6bad6260055e4465 commit r14-9654-g78b56a12dd028b9b4051422c6bad6260055e4465 Author: Richard Biener Date: Mon Mar 25 11:24:08 2024 +0100 amdgcn: Add gfx1036 target Add support for the gfx1036 RDNA2 APU integrated graphics devices. The R

[gcc r14-9653] modula2: Rebuild documentation sections for target independent libs

2024-03-25 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:44863af22d2c3168fb73d00cc58f393a35d3070d commit r14-9653-g44863af22d2c3168fb73d00cc58f393a35d3070d Author: Gaius Mulley Date: Mon Mar 25 14:33:54 2024 + modula2: Rebuild documentation sections for target independent libs This patch rebuilds the documentat

[gcc r14-9652] libstdc++: Fix incorrect macro used in #undef in test

2024-03-25 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:cf3fc6f414f52a99f2dfc71c2e72e96fe60d2b6f commit r14-9652-gcf3fc6f414f52a99f2dfc71c2e72e96fe60d2b6f Author: Jonathan Wakely Date: Sat Mar 23 00:19:55 2024 + libstdc++: Fix incorrect macro used in #undef in test This was a copy & paste error. libst

[gcc r14-9651] RISC-V: Allow RVV intrinsic when function target("arch=+v")

2024-03-25 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:5cab64a9cfb93fb0e246a25e3fdc7b664afb774e commit r14-9651-g5cab64a9cfb93fb0e246a25e3fdc7b664afb774e Author: Pan Li Date: Mon Mar 25 14:22:31 2024 +0800 RISC-V: Allow RVV intrinsic when function target("arch=+v") This patch would like to allow the RVV intrinsic