[gcc r15-6456] libstdc++-v3/testsuite/.../year_month_day/3.cc, 4.cc: Cut down for simulators

2024-12-28 Thread Hans-Peter Nilsson via Gcc-cvs
https://gcc.gnu.org/g:4da027d87eabd9a6cb0f5c1ed7ee10540501c7a3 commit r15-6456-g4da027d87eabd9a6cb0f5c1ed7ee10540501c7a3 Author: Hans-Peter Nilsson Date: Sun Dec 29 03:32:04 2024 +0100 libstdc++-v3/testsuite/.../year_month_day/3.cc, 4.cc: Cut down for simulators These two long-ru

[gcc r15-6453] c++: Don't treat lambda typedef as lambda declaration [PR106221]

2024-12-28 Thread Nathaniel Shead via Gcc-cvs
https://gcc.gnu.org/g:ce81cd2eac686dc0f1c91adac779add550b0 commit r15-6453-gce81cd2eac686dc0f1c91adac779add550b0 Author: Nathaniel Shead Date: Sun Dec 22 01:18:16 2024 +1100 c++: Don't treat lambda typedef as lambda declaration [PR106221] I noticed that in a couple of plac

[gcc r15-6454] c++/modules: Fallback to ftruncate if posix_fallocate fails [PR115008]

2024-12-28 Thread Nathaniel Shead via Gcc-cvs
https://gcc.gnu.org/g:84aa7065deec49bab9fb0b085cd0a0dcc42cc479 commit r15-6454-g84aa7065deec49bab9fb0b085cd0a0dcc42cc479 Author: Nathaniel Shead Date: Sat Dec 21 23:42:28 2024 +1100 c++/modules: Fallback to ftruncate if posix_fallocate fails [PR115008] Depending on the libc and fi

[gcc r15-6452] gimple-fold: Fix up fold_array_ctor_reference RAW_DATA_CST handling [PR118207]

2024-12-28 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:65c8fd7b017482c6d6bd0c7a7c6e296f016e38d0 commit r15-6452-g65c8fd7b017482c6d6bd0c7a7c6e296f016e38d0 Author: Jakub Jelinek Date: Sat Dec 28 15:42:56 2024 +0100 gimple-fold: Fix up fold_array_ctor_reference RAW_DATA_CST handling [PR118207] The following testcas