[gcc r16-1035] c++: rename PR120123 test

2025-05-31 Thread Jason Merrill via Gcc-cvs
https://gcc.gnu.org/g:a0364f41a8a5c9f785da8681c78d22c430ac4d70 commit r16-1035-ga0364f41a8a5c9f785da8681c78d22c430ac4d70 Author: Jason Merrill Date: Sat May 31 23:10:44 2025 -0400 c++: rename PR120123 test As Patrick points out (and I had realized after pushing it), this testcase

[gcc r16-1034] RISC-V: Fix line too long format issue for autovect.md [NFC]

2025-05-31 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:c33ad4f3f2a652fcd07d249736b6c5233fa1da8e commit r16-1034-gc33ad4f3f2a652fcd07d249736b6c5233fa1da8e Author: Pan Li Date: Sat May 31 11:01:06 2025 +0800 RISC-V: Fix line too long format issue for autovect.md [NFC] Inspired by the avg_ceil patches, notice there

[gcc r16-1033] xtensa: Remove include of reload.h

2025-05-31 Thread Max Filippov via Gcc-cvs
https://gcc.gnu.org/g:2e1f0142708e29bf0f19ef76c9dded913081a0ef commit r16-1033-g2e1f0142708e29bf0f19ef76c9dded913081a0ef Author: Takayuki 'January June' Suwa Date: Tue May 27 15:59:21 2025 +0900 xtensa: Remove include of reload.h As one of the last steps in removing old reload.

[gcc r16-1032] xtensa: Remove an unnecessary constraint modifier from movsf_internal insn pattern

2025-05-31 Thread Max Filippov via Gcc-cvs
https://gcc.gnu.org/g:2e5130f6870bdb016f58f42f2ff99a2226e93af6 commit r16-1032-g2e5130f6870bdb016f58f42f2ff99a2226e93af6 Author: Takayuki 'January June' Suwa Date: Tue May 27 15:58:35 2025 +0900 xtensa: Remove an unnecessary constraint modifier from movsf_internal insn pattern In

[gcc r16-1031] xtensa: Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS

2025-05-31 Thread Max Filippov via Gcc-cvs
https://gcc.gnu.org/g:9050005673b68f5267a4c8262363b547555337a0 commit r16-1031-g9050005673b68f5267a4c8262363b547555337a0 Author: Takayuki 'January June' Suwa Date: Tue May 27 15:57:26 2025 +0900 xtensa: Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS Implement TARGET_IRA_CHANGE_P

[gcc r16-1029] PR modula2/120497: error is generated for good code when returning a pointer var variable

2025-05-31 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:170717fa243ef466a99498113167627539af4553 commit r16-1029-g170717fa243ef466a99498113167627539af4553 Author: Gaius Mulley Date: Sun Jun 1 01:05:55 2025 +0100 PR modula2/120497: error is generated for good code when returning a pointer var variable The return t

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression contiguous_15

2025-05-31 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:fc5a344ab5b2d47d193b4cd9e351984c5949e837 commit fc5a344ab5b2d47d193b4cd9e351984c5949e837 Author: Mikael Morin Date: Sat May 31 13:23:01 2025 +0200 Correction régression contiguous_15 Diff: --- gcc/fortran/trans-array.cc | 20 +++--- gcc/fortran/tran

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression bind-c-contiguous-1

2025-05-31 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:1d16782a766400637ae571206799ae451b7a4496 commit 1d16782a766400637ae571206799ae451b7a4496 Author: Mikael Morin Date: Sat May 31 18:01:10 2025 +0200 Correction régression bind-c-contiguous-1 Diff: --- gcc/fortran/trans-decl.cc | 26 ++ 1 file c

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression c_loc_test_22

2025-05-31 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:bfa4d163841af272a9cbb21698c53e4d8d91c1f6 commit bfa4d163841af272a9cbb21698c53e4d8d91c1f6 Author: Mikael Morin Date: Fri May 30 21:05:29 2025 +0200 Correction régression c_loc_test_22 Diff: --- gcc/testsuite/gfortran.dg/c_loc_test_22.f90 | 2 +- 1 file changed, 1 ins

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression deferred_type_component_3

2025-05-31 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:54c89b247a9277fd96c507e8f17d995438c39641 commit 54c89b247a9277fd96c507e8f17d995438c39641 Author: Mikael Morin Date: Fri May 30 22:16:46 2025 +0200 Correction régression deferred_type_component_3 Diff: --- gcc/fortran/trans.cc | 28 ++-- 1 fil

[gcc r15-9749] Fortran: Fix c_associated argument checks.

2025-05-31 Thread Jerry DeLisle via Gcc-cvs
https://gcc.gnu.org/g:41dee7da08873721a719849d19ef07c027e76dfb commit r15-9749-g41dee7da08873721a719849d19ef07c027e76dfb Author: Jerry DeLisle Date: Mon May 19 19:41:16 2025 -0700 Fortran: Fix c_associated argument checks. PR fortran/120049 gcc/fortran/ChangeLog:

[gcc r16-1028] Have TODO_verify_* not set by any pass

2025-05-31 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:9739ae9384dd7cd3bb1c7683d6b80b7a9116eaf8 commit r16-1028-g9739ae9384dd7cd3bb1c7683d6b80b7a9116eaf8 Author: Andrew Pinski Date: Thu May 29 23:50:08 2025 -0700 Have TODO_verify_* not set by any pass This is a follow up to the patch set starting at https://gcc.

[gcc r16-1027] tree-optimization/120357 - ICE with early break vectorization

2025-05-31 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:dce4da51ab66c3abb84448326910cd42f6fe2499 commit r16-1027-gdce4da51ab66c3abb84448326910cd42f6fe2499 Author: Richard Biener Date: Fri May 30 14:11:47 2025 +0200 tree-optimization/120357 - ICE with early break vectorization When doing early break vectorization o