[gcc/majin/heads/master] (160 commits) Fortran: Fix PR 47485.

2025-02-04 Thread Ma Jin via Gcc-cvs
The branch 'majin/heads/master' was updated to point to: e41a5a2a0832... Fortran: Fix PR 47485. It previously pointed to: d0acb7b2b26d... PR modula2/118010 m2 libc lseek procedure interface correct Diff: Summary of changes (added commits): --- e41a5a2... Fo

[gcc r15-7366] fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist [PR118745]

2025-02-04 Thread Tobias Burnus via Gcc-cvs
https://gcc.gnu.org/g:3a5882707df50ed29905b3c47cbaa0868ea248c9 commit r15-7366-g3a5882707df50ed29905b3c47cbaa0868ea248c9 Author: Tobias Burnus Date: Wed Feb 5 08:44:41 2025 +0100 fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist [PR118745] gcc/fortran/ChangeLog:

[gcc] Created branch 'majin/heads/dev' in namespace 'refs/users'

2025-02-04 Thread Ma Jin via Gcc-cvs
The branch 'majin/heads/dev' was created in namespace 'refs/users' pointing to: d0acb7b2b26d... PR modula2/118010 m2 libc lseek procedure interface correct

[gcc] Created branch 'majin/heads/master' in namespace 'refs/users'

2025-02-04 Thread Ma Jin via Gcc-cvs
The branch 'majin/heads/master' was created in namespace 'refs/users' pointing to: d0acb7b2b26d... PR modula2/118010 m2 libc lseek procedure interface correct

[gcc r15-7365] Fortran: Fix PR 47485.

2025-02-04 Thread Jerry DeLisle via Gcc-cvs
https://gcc.gnu.org/g:e41a5a2a0832509fa1c0b7cab0c8001fadbd23d4 commit r15-7365-ge41a5a2a0832509fa1c0b7cab0c8001fadbd23d4 Author: Jerry DeLisle Date: Tue Feb 4 17:21:42 2025 -0800 Fortran: Fix PR 47485. The -MT and -MQ options should replace the default target in the generated

[gcc r13-9364] RTEMS: Add Cortex-M33 multilib

2025-02-04 Thread Sebastian Huber via Gcc-cvs
https://gcc.gnu.org/g:e6f526ba6f580a94faf4ad47b16df7c8bf3bfd41 commit r13-9364-ge6f526ba6f580a94faf4ad47b16df7c8bf3bfd41 Author: Sebastian Huber Date: Tue Feb 4 04:09:02 2025 +0100 RTEMS: Add Cortex-M33 multilib Enable use of Armv8-M instruction set. Account for CVE-2021-

[gcc r14-11273] RTEMS: Add Cortex-M33 multilib

2025-02-04 Thread Sebastian Huber via Gcc-cvs
https://gcc.gnu.org/g:6a4df914f62dce69910724ee793cdffeef3ba1df commit r14-11273-g6a4df914f62dce69910724ee793cdffeef3ba1df Author: Sebastian Huber Date: Tue Feb 4 04:09:02 2025 +0100 RTEMS: Add Cortex-M33 multilib Enable use of Armv8-M instruction set. Account for CVE-2021

[gcc r15-7364] RTEMS: Add Cortex-M33 multilib

2025-02-04 Thread Sebastian Huber via Gcc-cvs
https://gcc.gnu.org/g:f2a8f3c364a0d196efb0687ea421190b46d041d5 commit r15-7364-gf2a8f3c364a0d196efb0687ea421190b46d041d5 Author: Sebastian Huber Date: Tue Feb 4 04:09:02 2025 +0100 RTEMS: Add Cortex-M33 multilib Enable use of Armv8-M instruction set. Account for CVE-2021-

[gcc r15-7362] PR modula2/115112 Incorrect line debugging information occurs during INC builtin

2025-02-04 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:4d0ff917528d1c59bfad5401274c5be71b7b commit r15-7362-g4d0ff917528d1c59bfad5401274c5be71b7b Author: Gaius Mulley Date: Tue Feb 4 23:21:52 2025 + PR modula2/115112 Incorrect line debugging information occurs during INC builtin This patch fixes loca

[gcc r15-7361] c++: add fixed test [PR94100]

2025-02-04 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:f176028371c5b5339ca6d8d975d47b2347234af9 commit r15-7361-gf176028371c5b5339ca6d8d975d47b2347234af9 Author: Marek Polacek Date: Tue Feb 4 17:32:50 2025 -0500 c++: add fixed test [PR94100] The recent r15-7339-g26d3424ca5d9f4 fixed this test too.

[gcc r15-7360] c++: Fix ICE with #embed/RAW_DATA_CST after list conversion [PR118671]

2025-02-04 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:a64d9c96d8ebb0ba2a52daec85779b1a99c2f7fd commit r15-7360-ga64d9c96d8ebb0ba2a52daec85779b1a99c2f7fd Author: Jakub Jelinek Date: Tue Feb 4 21:16:57 2025 +0100 c++: Fix ICE with #embed/RAW_DATA_CST after list conversion [PR118671] The following testcases ICE wit

[gcc/redhat/heads/gcc-15-branch] (46 commits) Merge commit 'r15-7359-g64c66f5bce60fcc4a943bcac1865db2a72a

2025-02-04 Thread Jakub Jelinek via Gcc-cvs
The branch 'redhat/heads/gcc-15-branch' was updated to point to: 785011ff892f... Merge commit 'r15-7359-g64c66f5bce60fcc4a943bcac1865db2a72a It previously pointed to: 3e0244fe1959... Merge commit 'r15-7314-gd3ba88308426b3db55793831b0ae8c760aa Diff: Summary of changes (added commits): ---

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

2025-02-04 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:ca157c84903b7e4e58a95aff75418c309ee31e4a commit ca157c84903b7e4e58a95aff75418c309ee31e4a Author: Mikael Morin Date: Tue Feb 4 20:28:06 2025 +0100 Correction régression dummy_3.f90 Diff: --- gcc/fortran/trans-array.cc | 10 +++--- 1 file changed, 7 insertions(+),

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

2025-02-04 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:785011ff892f91b1fedd8ba7812ff3203bc17b1a commit 785011ff892f91b1fedd8ba7812ff3203bc17b1a Merge: 3e0244fe1959 64c66f5bce60 Author: Jakub Jelinek Date: Tue Feb 4 20:11:11 2025 +0100 Merge commit 'r15-7359-g64c66f5bce60fcc4a943bcac1865db2a72aaa1bd' into redhat/gcc-15-br

[gcc(refs/users/jmelcr/heads/omp-cp)] omp-cp: Refactor code, improve callback handler, add multiple callbacks support

2025-02-04 Thread Josef Melcr via Gcc-cvs
https://gcc.gnu.org/g:28fbf4db2cb28be3df399d4eb2ac61ab5ea0d465 commit 28fbf4db2cb28be3df399d4eb2ac61ab5ea0d465 Author: Josef Melcr Date: Tue Feb 4 19:33:02 2025 +0100 omp-cp: Refactor code, improve callback handler, add multiple callbacks support gcc/ChangeLog: *

[gcc r15-7359] Ada: Fix assertion failure with iterator in container aggregate

2025-02-04 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:64c66f5bce60fcc4a943bcac1865db2a72aaa1bd commit r15-7359-g64c66f5bce60fcc4a943bcac1865db2a72aaa1bd Author: Eric Botcazou Date: Tue Feb 4 19:48:09 2025 +0100 Ada: Fix assertion failure with iterator in container aggregate It's just a missing test for the prese

[gcc r15-7358] testsuite: RISC-V: Ignore pr118170.c for E ABI

2025-02-04 Thread Dimitar Dimitrov via Gcc-cvs
https://gcc.gnu.org/g:88c9c4a2605db2b5f29f849ee33b92b31b95b887 commit r15-7358-g88c9c4a2605db2b5f29f849ee33b92b31b95b887 Author: Dimitar Dimitrov Date: Wed Jan 29 20:42:56 2025 +0200 testsuite: RISC-V: Ignore pr118170.c for E ABI The -mcpu=tt-ascalon-d8 option for the test implies

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

2025-02-04 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:5373fc616e71ce297fd2e5a017700cab0d4e8910 commit 5373fc616e71ce297fd2e5a017700cab0d4e8910 Author: Mikael Morin Date: Tue Feb 4 18:36:28 2025 +0100 Correction régression pr86470.f90 Diff: --- gcc/fortran/trans-array.cc | 7 +-- 1 file changed, 5 insertions(+), 2 d

[gcc r15-7357] Fix file cache tunables documentation

2025-02-04 Thread Andi Kleen via Gcc-cvs
https://gcc.gnu.org/g:a506abfa07bbc4298bf6a2d73e25051c8496dc46 commit r15-7357-ga506abfa07bbc4298bf6a2d73e25051c8496dc46 Author: Andi Kleen Date: Tue Feb 4 08:42:36 2025 -0800 Fix file cache tunables documentation Document new params in invoke.texi. The auto tuning descri

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction coarray_allocate_8.f08

2025-02-04 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:0d6f58c63178f7166aa5e5ef48fd2c4a0a35eb7e commit 0d6f58c63178f7166aa5e5ef48fd2c4a0a35eb7e Author: Mikael Morin Date: Tue Feb 4 17:42:38 2025 +0100 Correction coarray_allocate_8.f08 Diff: --- gcc/fortran/trans-array.cc | 5 - 1 file changed, 4 insertions(+), 1 del

[gcc r15-7356] arm: testsuite: Adapt mve-vabs.c to improved codegen

2025-02-04 Thread Thiago Bauermann via Gcc-cvs
https://gcc.gnu.org/g:bcd3886e6692ba4b7127debcdfe4890199ec9e54 commit r15-7356-gbcd3886e6692ba4b7127debcdfe4890199ec9e54 Author: Thiago Jung Bauermann Date: Sun Feb 2 16:46:07 2025 -0300 arm: testsuite: Adapt mve-vabs.c to improved codegen Since commit r15-491-gc290e6a0b7a9de this

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

2025-02-04 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:41b07d9c969bfc99f07a33078feeddf4852d0bda commit 41b07d9c969bfc99f07a33078feeddf4852d0bda Author: Mikael Morin Date: Tue Feb 4 17:03:58 2025 +0100 Correction régression assumed_rank_21.f90 Diff: --- gcc/fortran/trans-array.cc | 11 ++- 1 file changed, 10 inse

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

2025-02-04 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:488b4bb00455438400780bad3a8c7c86a6597db0 commit 488b4bb00455438400780bad3a8c7c86a6597db0 Author: Mikael Morin Date: Tue Feb 4 16:18:27 2025 +0100 Correction allocate_with_source_16.f90 Diff: --- gcc/fortran/trans-array.cc | 6 -- gcc/fortran/trans-expr.cc | 42

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction régression allocate_with_mold_3

2025-02-04 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:6ba496df0b27b84f7080726e57bfaaec54ce9e01 commit 6ba496df0b27b84f7080726e57bfaaec54ce9e01 Author: Mikael Morin Date: Tue Feb 4 15:58:37 2025 +0100 Correction régression allocate_with_mold_3 Diff: --- gcc/fortran/trans-array.cc | 7 +++ gcc/fortran/trans-types.cc

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Nettoyage correction

2025-02-04 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:25d531ca762f73c070684cf83f0087727709cab7 commit 25d531ca762f73c070684cf83f0087727709cab7 Author: Mikael Morin Date: Tue Feb 4 15:30:43 2025 +0100 Nettoyage correction Diff: --- gcc/fortran/trans-array.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --

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

2025-02-04 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:a4bd082c5ed576bf21547f822a5a653c19c2aa38 commit a4bd082c5ed576bf21547f822a5a653c19c2aa38 Author: Mikael Morin Date: Tue Feb 4 12:19:20 2025 +0100 Correction régression allocate_with_source_15.f03 Diff: --- gcc/fortran/trans-array.cc | 31 ++--

[gcc r15-7355] c++: auto in trailing-return-type in parameter [PR117778]

2025-02-04 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:e6e40cb7459c9b21b291fe28e46cd4ebcd924dff commit r15-7355-ge6e40cb7459c9b21b291fe28e46cd4ebcd924dff Author: Marek Polacek Date: Wed Jan 29 15:58:38 2025 -0500 c++: auto in trailing-return-type in parameter [PR117778] This PR describes a few issues, both ICE an

[gcc r15-7354] c++: bogus -Wvexing-parse with trailing-return-type [PR118718]

2025-02-04 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:53d1f6cdb5a82e859176e854636400faba0bf0bf commit r15-7354-g53d1f6cdb5a82e859176e854636400faba0bf0bf Author: Marek Polacek Date: Fri Jan 31 14:52:36 2025 -0500 c++: bogus -Wvexing-parse with trailing-return-type [PR118718] This warning should not warn for

[gcc r15-7353] testsuite: XFAIL test in pr109393.c for ilp32 targets [PR116845]

2025-02-04 Thread Philipp Tomsich via Gcc-cvs
https://gcc.gnu.org/g:adf1da77593f8851c6b78d22ebbc1124bbaf1de5 commit r15-7353-gadf1da77593f8851c6b78d22ebbc1124bbaf1de5 Author: kelefth Date: Tue Feb 4 11:49:03 2025 +0100 testsuite: XFAIL test in pr109393.c for ilp32 targets [PR116845] The match.pd canonicalization that this tes

[gcc r12-10942] options: Adjust cl_optimization_compare to avoid checking ICE [PR115913]

2025-02-04 Thread Lewis Hyatt via Gcc-cvs
https://gcc.gnu.org/g:251f6ba9131ebc8deab463c052e099a065796c2a commit r12-10942-g251f6ba9131ebc8deab463c052e099a065796c2a Author: Lewis Hyatt Date: Sun Jan 26 18:57:00 2025 -0500 options: Adjust cl_optimization_compare to avoid checking ICE [PR115913] At the end of a sequence like

[gcc r15-7352] c/118742 - gimple FE parsing of unary operators of C promoted args

2025-02-04 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:4c8c9c9ee22bdb306439020a5a8fc5b4ee935f5b commit r15-7352-g4c8c9c9ee22bdb306439020a5a8fc5b4ee935f5b Author: Richard Biener Date: Tue Feb 4 10:54:48 2025 +0100 c/118742 - gimple FE parsing of unary operators of C promoted args The GIMPLE FE currently invokes pa

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Sauvegarde factorisation set_descriptor_from_scalar

2025-02-04 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:98b94a1a2699a73092154f7f8a58bd661b33b8d9 commit 98b94a1a2699a73092154f7f8a58bd661b33b8d9 Author: Mikael Morin Date: Tue Feb 4 11:16:32 2025 +0100 Sauvegarde factorisation set_descriptor_from_scalar Diff: --- gcc/fortran/trans-array.cc | 153 +

[gcc r15-7351] IBM zSystems: Do not use @PLT with larl

2025-02-04 Thread Ilya Leoshkevich via Gcc-cvs
https://gcc.gnu.org/g:a2e0a30c52faa022421f5d2cc55abc487c86ab01 commit r15-7351-ga2e0a30c52faa022421f5d2cc55abc487c86ab01 Author: Ilya Leoshkevich Date: Thu Oct 13 02:54:52 2022 +0200 IBM zSystems: Do not use @PLT with larl Commit 0990d93dd8a4 ("IBM Z: Use @PLT symbols for local fu

[gcc r15-7350] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918]

2025-02-04 Thread Simon Martin via Gcc-cvs
https://gcc.gnu.org/g:d346af2af88caf1e21a5cc1f0afa33596198fb60 commit r15-7350-gd346af2af88caf1e21a5cc1f0afa33596198fb60 Author: Simon Martin Date: Tue Feb 4 10:58:17 2025 +0100 c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] We currently emit an incorr

[gcc r15-7349] tree-optimization/117113 - ICE with unroll-and-jam

2025-02-04 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:0675eb17480bada678bf2769d39732027abcd6d0 commit r15-7349-g0675eb17480bada678bf2769d39732027abcd6d0 Author: Richard Biener Date: Mon Feb 3 15:12:52 2025 +0100 tree-optimization/117113 - ICE with unroll-and-jam When there's an inner loop without virtual header

[gcc r15-7348] c++: Properly detect calls to digest_init in build_vec_init [PR114619]

2025-02-04 Thread Simon Martin via Gcc-cvs
https://gcc.gnu.org/g:887bdabfe3e315d661bed55800cd4f64542c7029 commit r15-7348-g887bdabfe3e315d661bed55800cd4f64542c7029 Author: Simon Martin Date: Tue Feb 4 10:44:10 2025 +0100 c++: Properly detect calls to digest_init in build_vec_init [PR114619] We currently ICE in checking mod

[gcc r15-7347] c++: Fix up pedwarn for capturing structured bindings in lambdas [PR118719]

2025-02-04 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:4b2726a62ddfe958302d6790725503ac09b28f11 commit r15-7347-g4b2726a62ddfe958302d6790725503ac09b28f11 Author: Jakub Jelinek Date: Tue Feb 4 09:23:15 2025 +0100 c++: Fix up pedwarn for capturing structured bindings in lambdas [PR118719] As mentioned in the PR, th

[gcc r15-7346] optabs: Fix widening optabs for vec-mode -> scalar-mode [PR116926]

2025-02-04 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:4c98b3825f99fcec8fd921550e2dc45f2d966cbb commit r15-7346-g4c98b3825f99fcec8fd921550e2dc45f2d966cbb Author: Andrew Pinski Date: Mon Feb 3 19:58:45 2025 -0800 optabs: Fix widening optabs for vec-mode -> scalar-mode [PR116926] r15-4317-ga6f4404689f12 tried to ad