[gcc r15-7755] c++: Adjust #embed support for P1967R14

2025-03-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:b510c53b18b7255bc43de1c45b700e0206ca27f0 commit r15-7755-gb510c53b18b7255bc43de1c45b700e0206ca27f0 Author: Jakub Jelinek Date: Fri Feb 28 15:17:37 2025 +0100 c++: Adjust #embed support for P1967R14 Now that the #embed paper has been voted in, the following pa

[gcc r15-7777] doc: Simplify description of *-*-freebsd*

2025-03-01 Thread Gerald Pfeifer via Gcc-cvs
https://gcc.gnu.org/g:4fee152dc36ba6ffa39dd29b6493dc1840374b05 commit r15--g4fee152dc36ba6ffa39dd29b6493dc1840374b05 Author: Gerald Pfeifer Date: Sat Mar 1 22:37:46 2025 +0100 doc: Simplify description of *-*-freebsd* gcc: PR target/69374 * doc/install.

[gcc r15-7779] gimple: sccopy: Prune removed statements from SCCs [PR117919]

2025-03-01 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:5349aa2accdf34a7bf9cabd1447878aaadfc0e87 commit r15-7779-g5349aa2accdf34a7bf9cabd1447878aaadfc0e87 Author: Filip Kastl Date: Sun Mar 2 06:39:17 2025 +0100 gimple: sccopy: Prune removed statements from SCCs [PR117919] While writing the sccopy pass I didn't rea

[gcc r15-7769] openmp: Fix up simd clone mask argument creation on x86 [PR115871]

2025-03-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:6589eb4efe39545ec7f7e641e1d302c89b260350 commit r15-7769-g6589eb4efe39545ec7f7e641e1d302c89b260350 Author: Jakub Jelinek Date: Sat Mar 1 09:15:57 2025 +0100 openmp: Fix up simd clone mask argument creation on x86 [PR115871] The following testcase ICEs since r

[gcc r15-7763] d: Fix comparing uninitialized memory in dstruct.d [PR116961]

2025-03-01 Thread Iain Buclaw via Gcc-cvs
https://gcc.gnu.org/g:f7bc17ebc9ef89700672ed7125da719f3558f3b7 commit r15-7763-gf7bc17ebc9ef89700672ed7125da719f3558f3b7 Author: Iain Buclaw Date: Fri Feb 28 19:22:36 2025 +0100 d: Fix comparing uninitialized memory in dstruct.d [PR116961] Floating-point emulation in the D front-e

[gcc(refs/vendors/redhat/heads/gcc-15-branch)] Merge commit 'r15-7770-g8c15a6cefa0d1f8ec12701af1f528f473c33ff6b' into redhat/gcc-15-branch

2025-03-01 Thread Jakub Jelinek via Libstdc++-cvs
https://gcc.gnu.org/g:504a13588c3919101c7409909bbe2c6af9dcb829 commit 504a13588c3919101c7409909bbe2c6af9dcb829 Merge: c22206a9eb81 8c15a6cefa0d Author: Jakub Jelinek Date: Sat Mar 1 12:43:59 2025 +0100 Merge commit 'r15-7770-g8c15a6cefa0d1f8ec12701af1f528f473c33ff6b' into redhat/gcc-15-br

[gcc/redhat/heads/gcc-15-branch] (77 commits) Merge commit 'r15-7770-g8c15a6cefa0d1f8ec12701af1f528f473c3

2025-03-01 Thread Jakub Jelinek via Gcc-cvs
The branch 'redhat/heads/gcc-15-branch' was updated to point to: 504a13588c39... Merge commit 'r15-7770-g8c15a6cefa0d1f8ec12701af1f528f473c3 It previously pointed to: c22206a9eb81... Merge commit 'r15-7694-gaf73228fdb2e61c6354f972987ba2a746c3 Diff: Summary of changes (added commits): ---

[gcc r15-7770] ggc: Avoid using ATTRIBUTE_MALLOC for allocations that need finalization [PR117047]

2025-03-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8c15a6cefa0d1f8ec12701af1f528f473c33ff6b commit r15-7770-g8c15a6cefa0d1f8ec12701af1f528f473c33ff6b Author: Jakub Jelinek Date: Sat Mar 1 11:22:27 2025 +0100 ggc: Avoid using ATTRIBUTE_MALLOC for allocations that need finalization [PR117047] As analyzed by An

[gcc r15-7774] [PR target/118906] [PATCH v2] RISC-V: Fix a typo in zce to zcf implication

2025-03-01 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:a0d29dd218e7d96f0715360a2ab6fdd8dc9b3446 commit r15-7774-ga0d29dd218e7d96f0715360a2ab6fdd8dc9b3446 Author: Yuriy Kolerov Date: Sat Mar 1 08:35:55 2025 -0700 [PR target/118906] [PATCH v2] RISC-V: Fix a typo in zce to zcf implication zce must imply zcf but this

[gcc r15-7772] input: Fix UB during self-tests [PR119052]

2025-03-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:dfdbad87aeb2deff9e13a394659ac7b37173648a commit r15-7772-gdfdbad87aeb2deff9e13a394659ac7b37173648a Author: Jakub Jelinek Date: Sat Mar 1 16:09:07 2025 +0100 input: Fix UB during self-tests [PR119052] As the comment in check_line says: /* get_buffer is n

[gcc r15-7773] [PATCH] H8/300, libgcc: PR target/114222 For HImode call internal ffs() implementation instead of an

2025-03-01 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:898f22d15805229a932fff7f22a0a8054e1b9b31 commit r15-7773-g898f22d15805229a932fff7f22a0a8054e1b9b31 Author: Jan Dubiec Date: Sat Mar 1 08:21:16 2025 -0700 [PATCH] H8/300, libgcc: PR target/114222 For HImode call internal ffs() implementation instead of an external one

[gcc r15-7775] Fortran: fix front-end memleak after failure during parsing of NULLIFY

2025-03-01 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f7db0263f792466983f53652fb06268767b35305 commit r15-7775-gf7db0263f792466983f53652fb06268767b35305 Author: Harald Anlauf Date: Sat Mar 1 15:42:57 2025 +0100 Fortran: fix front-end memleak after failure during parsing of NULLIFY gcc/fortran/ChangeLog:

[gcc r15-7776] ggc: Fix up ggc_internal_cleared_alloc_no_dtor [PR117047]

2025-03-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ff38712bcba97ff9cba168a4e864c5a8ac453b7f commit r15-7776-gff38712bcba97ff9cba168a4e864c5a8ac453b7f Author: Jakub Jelinek Date: Sat Mar 1 20:48:16 2025 +0100 ggc: Fix up ggc_internal_cleared_alloc_no_dtor [PR117047] Apparently I got one of the !HAVE_ATTRIBUTE_