[gcc r15-7636] x86: Add a test for PR target/118936

2025-02-19 Thread H.J. Lu via Gcc-cvs
https://gcc.gnu.org/g:83bc61c9fd6581d0a4c4ee16bdfdaeedcdd6ebcd commit r15-7636-g83bc61c9fd6581d0a4c4ee16bdfdaeedcdd6ebcd Author: H.J. Lu Date: Wed Feb 19 19:48:07 2025 +0800 x86: Add a test for PR target/118936 Add a test for PR target/118936 which was fixed by reverting:

[gcc r15-7637] tree-optimization/86270 - improve SSA coalescing for loop exit test

2025-02-19 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:94d01a884702934bc03ccedff62e2c65515c8c83 commit r15-7637-g94d01a884702934bc03ccedff62e2c65515c8c83 Author: Richard Biener Date: Wed Feb 12 11:20:10 2025 +0100 tree-optimization/86270 - improve SSA coalescing for loop exit test The PR indicates a very specific

[gcc r15-7634] Revert "i386: Simplify PARALLEL RTX scan in ix86_find_all_reg_use"

2025-02-19 Thread H.J. Lu via Gcc-cvs
https://gcc.gnu.org/g:0312d11be3f666a6b71461dc8a09e7aac64853eb commit r15-7634-g0312d11be3f666a6b71461dc8a09e7aac64853eb Author: H.J. Lu Date: Thu Feb 20 15:23:05 2025 +0800 Revert "i386: Simplify PARALLEL RTX scan in ix86_find_all_reg_use" This reverts commit 565d4e755498ad2b5ed5

[gcc r15-7635] Revert "x86: Properly find the maximum stack slot alignment"

2025-02-19 Thread H.J. Lu via Gcc-cvs
https://gcc.gnu.org/g:6921c93d205203b239bf36cecc2258d202419ac6 commit r15-7635-g6921c93d205203b239bf36cecc2258d202419ac6 Author: H.J. Lu Date: Thu Feb 20 15:23:15 2025 +0800 Revert "x86: Properly find the maximum stack slot alignment" This reverts commit 11902be7a57c0ccf03786aa025

[gcc r15-7632] libstdc++: Sync concat_view with final P2542 revision [PR115209]

2025-02-19 Thread Patrick Palka via Libstdc++-cvs
https://gcc.gnu.org/g:8543dc52d84662e3fc0b8b6ac5e98ce13ebe9ad9 commit r15-7632-g8543dc52d84662e3fc0b8b6ac5e98ce13ebe9ad9 Author: Patrick Palka Date: Wed Feb 19 22:59:49 2025 -0500 libstdc++: Sync concat_view with final P2542 revision [PR115209] Our concat_view implementation is ac

[gcc r15-7633] libstdc++: Rename concat_view::iterator to ::_Iterator

2025-02-19 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:49bc1cf6c63d062e9011e902d5e9a61de1dcc25a commit r15-7633-g49bc1cf6c63d062e9011e902d5e9a61de1dcc25a Author: Patrick Palka Date: Wed Feb 19 23:05:40 2025 -0500 libstdc++: Rename concat_view::iterator to ::_Iterator Even though 'iterator' is a reserved macro nam

[gcc r15-7630] GCN, nvptx: Support '--enable-languages=all'

2025-02-19 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:ab35fc0d897011c6de075e000d1e0388e6359d4e commit r15-7630-gab35fc0d897011c6de075e000d1e0388e6359d4e Author: Thomas Schwinge Date: Wed Feb 19 09:30:45 2025 +0100 GCN, nvptx: Support '--enable-languages=all' ..., where "support" means that the build doesn't fail

[gcc r15-7629] AVR: Add new ISR test gcc.target/avr/torture/isr-04-regs.c.

2025-02-19 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:30c82049f703eacaa6910460044c015e4dcd45cf commit r15-7629-g30c82049f703eacaa6910460044c015e4dcd45cf Author: Georg-Johann Lay Date: Wed Feb 19 21:28:11 2025 +0100 AVR: Add new ISR test gcc.target/avr/torture/isr-04-regs.c. gcc/testsuite/ * gcc.targe

[gcc r15-7628] aarch64: Fix testcase pr112105.c

2025-02-19 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:c3fecec65cb1548b9c12151aea9179c7f78dbe3f commit r15-7628-gc3fecec65cb1548b9c12151aea9179c7f78dbe3f Author: Andrew Pinski Date: Tue Feb 18 19:02:40 2025 -0800 aarch64: Fix testcase pr112105.c This testcase started to fail with r15-268-g9dbff9c05520a7. When

[gcc r15-7627] input: give file_cache_slot its own copy of the file path [PR118919]

2025-02-19 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:ee6619b1246b38cfb36f6efd931a6f475a9033c7 commit r15-7627-gee6619b1246b38cfb36f6efd931a6f475a9033c7 Author: David Malcolm Date: Wed Feb 19 09:46:43 2025 -0500 input: give file_cache_slot its own copy of the file path [PR118919] input.cc's file_cache was borrow

[gcc r15-7626] analyzer: handle more IFN_UBSAN_* as no-ops [PR118300]

2025-02-19 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:58b90139e093aeb5494627d92257a97aebb4a6d9 commit r15-7626-g58b90139e093aeb5494627d92257a97aebb4a6d9 Author: David Malcolm Date: Wed Feb 19 09:44:46 2025 -0500 analyzer: handle more IFN_UBSAN_* as no-ops [PR118300] Previously the analyzer treated IFN_UBSAN_BOUN

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction régression class_transformational_2.f90

2025-02-19 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:9a91fb194f92b2beb937c1d97dcf35cda3a40b52 commit 9a91fb194f92b2beb937c1d97dcf35cda3a40b52 Author: Mikael Morin Date: Wed Feb 19 14:39:29 2025 +0100 Correction régression class_transformational_2.f90 Diff: --- gcc/fortran/trans-array.cc | 1 - 1 file changed, 1 deleti

[gcc r15-7625] Vect: Fix ICE when vect_verify_loop_lens acts on relevant mode [PR116351]

2025-02-19 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:25256ec1df10f2eb183e1c1ab0c890e9fdd94384 commit r15-7625-g25256ec1df10f2eb183e1c1ab0c890e9fdd94384 Author: Pan Li Date: Wed Feb 19 09:37:51 2025 +0800 Vect: Fix ICE when vect_verify_loop_lens acts on relevant mode [PR116351] This patch would like to fix the I

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Modification nom variable select type

2025-02-19 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:456d154efc60bd4b93586b91fa9b4f885f3e4c94 commit 456d154efc60bd4b93586b91fa9b4f885f3e4c94 Author: Mikael Morin Date: Tue Feb 18 22:27:39 2025 +0100 Modification nom variable select type Diff: --- gcc/fortran/match.cc | 35 +++ gcc/fo

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction typebound_operator_9.f90

2025-02-19 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:95a5465ef76061341d5e107860d0c87b46eca50f commit 95a5465ef76061341d5e107860d0c87b46eca50f Author: Mikael Morin Date: Tue Feb 18 22:41:55 2025 +0100 Correction typebound_operator_9.f90 Diff: --- gcc/fortran/trans-expr.cc | 8 ++-- 1 file changed, 6 insertions(+),

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Ajout nom variable dans temp select type

2025-02-19 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:0cf1cefe7c51b63cf1aff26e0125deb27c2f5b95 commit 0cf1cefe7c51b63cf1aff26e0125deb27c2f5b95 Author: Mikael Morin Date: Tue Feb 18 22:08:17 2025 +0100 Ajout nom variable dans temp select type Diff: --- gcc/fortran/resolve.cc | 24 +--- 1 file changed

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction régression PR95196.f90

2025-02-19 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:304b84b4232a22e3beda909212de30659a63f334 commit 304b84b4232a22e3beda909212de30659a63f334 Author: Mikael Morin Date: Tue Feb 18 20:33:17 2025 +0100 Correction régression PR95196.f90 Diff: --- gcc/fortran/trans-expr.cc | 6 +- 1 file changed, 1 insertion(+), 5 del