[gcc r16-2097] c++: testsuite tweak

2025-07-08 Thread Jason Merrill via Gcc-cvs
https://gcc.gnu.org/g:df7ae00856f52ec9d53a62facf0b917ec868d625 commit r16-2097-gdf7ae00856f52ec9d53a62facf0b917ec868d625 Author: Jason Merrill Date: Tue Jul 8 08:46:47 2025 -0400 c++: testsuite tweak My r16-2065 added error lines to this test but left it as dg-do run, resultin

[gcc r16-2102] RISC-V: Do not use vsetivli for THeadVector.

2025-07-08 Thread Robin Dapp via Gcc-cvs
https://gcc.gnu.org/g:dab5951af891c58aa4dd60755edb49df882b680a commit r16-2102-gdab5951af891c58aa4dd60755edb49df882b680a Author: Robin Dapp Date: Tue Jul 8 11:35:12 2025 +0200 RISC-V: Do not use vsetivli for THeadVector. In emit_vlmax_insn_lra we use a vsetivli for an immediate AV

[gcc r16-2100] libstdc++: Set feature test macro for complete C++23 mdspan [PR107761].

2025-07-08 Thread Tomasz Kaminski via Gcc-cvs
https://gcc.gnu.org/g:7b3b315e4803e248a9083e99acf6ef3a2b21a6ee commit r16-2100-g7b3b315e4803e248a9083e99acf6ef3a2b21a6ee Author: Luc Grosheintz Date: Tue Jul 8 10:24:27 2025 +0200 libstdc++: Set feature test macro for complete C++23 mdspan [PR107761]. PR libstdc++/107761

[gcc r16-2101] RISC-V: Ignore non-types in builtin function hash.

2025-07-08 Thread Robin Dapp via Gcc-cvs
https://gcc.gnu.org/g:6968656d631c081889f30c2247bf255e0831 commit r16-2101-g6968656d631c081889f30c2247bf255e0831 Author: Robin Dapp Date: Tue Jul 8 11:17:41 2025 +0200 RISC-V: Ignore non-types in builtin function hash. If a user passes a string that doesn't represent a var

[gcc r16-2103] Avoid IPA opts around guality plumbing

2025-07-08 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:ad2bab693f74cad239615ba8725a691d435b3a97 commit r16-2103-gad2bab693f74cad239615ba8725a691d435b3a97 Author: Richard Biener Date: Tue Jul 8 13:46:01 2025 +0200 Avoid IPA opts around guality plumbing The following avoids inlining the actual main() (renamed to

[gcc r16-2104] libstdc++: Silence a warning in a test for span.

2025-07-08 Thread Tomasz Kaminski via Libstdc++-cvs
https://gcc.gnu.org/g:a543fcbb72f014f146f5804c963bb9dfd936e50b commit r16-2104-ga543fcbb72f014f146f5804c963bb9dfd936e50b Author: Luc Grosheintz Date: Tue Jul 8 11:49:20 2025 +0200 libstdc++: Silence a warning in a test for span. In a test of span, there's an unused variable myspan

[gcc r16-2106] libstdc++: Better CTAD for span and mdspan [PR120914].

2025-07-08 Thread Tomasz Kaminski via Libstdc++-cvs
https://gcc.gnu.org/g:9c600a7e6cc588d2ee79d764cbf69ad677b1bac5 commit r16-2106-g9c600a7e6cc588d2ee79d764cbf69ad677b1bac5 Author: Luc Grosheintz Date: Tue Jul 8 11:49:21 2025 +0200 libstdc++: Better CTAD for span and mdspan [PR120914]. This implements P3029R1. In P3029R1, the CTAD

[gcc r16-2114] runtime: avoid libc memmove and memclr

2025-07-08 Thread Ian Lance Taylor via Gcc-cvs
https://gcc.gnu.org/g:479872227c0ac284f3935cafe90c70348059a35c commit r16-2114-g479872227c0ac284f3935cafe90c70348059a35c Author: Ian Lance Taylor Date: Mon Jun 30 21:26:11 2025 -0700 runtime: avoid libc memmove and memclr The libc memmove and memclr don't reliably operate on full

[gcc r16-2117] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32

2025-07-08 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:a09b415b87cd98e3a4f3e197ad4e9e67a335c1d4 commit r16-2117-ga09b415b87cd98e3a4f3e197ad4e9e67a335c1d4 Author: Pan Li Date: Tue Jul 8 10:46:29 2025 +0800 RISC-V: Disable uint128_t testcase of SAT_MUL when rv32 The rv32 doesn't support __uint128, and then we will

[gcc r16-2118] libstdc++: Update some baseline_symbols.txt (x32)

2025-07-08 Thread H.J. Lu via Libstdc++-cvs
https://gcc.gnu.org/g:c7baa61a583b49df63d3df8c6336f8405e24f012 commit r16-2118-gc7baa61a583b49df63d3df8c6336f8405e24f012 Author: H.J. Lu Date: Wed Jul 9 09:43:52 2025 +0800 libstdc++: Update some baseline_symbols.txt (x32) * config/abi/post/x86_64-linux-gnu/x32/baseline_sy

[gcc r16-2113] syscall: pass correct pointer to system call in recvmsgRaw

2025-07-08 Thread Ian Lance Taylor via Gcc-cvs
https://gcc.gnu.org/g:284e13279e8c8067f7a0046a7ca8ff7a16398feb commit r16-2113-g284e13279e8c8067f7a0046a7ca8ff7a16398feb Author: Ian Lance Taylor Date: Mon Jun 30 21:23:41 2025 -0700 syscall: pass correct pointer to system call in recvmsgRaw The code in recvmsgRaw, introduced in h

<    1   2