[gcc r15-7941] COBOL: config and build machinery

2025-03-10 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:45c281deb7a2e24a21f2f68a2a3652e30f27f953 commit r15-7941-g45c281deb7a2e24a21f2f68a2a3652e30f27f953 Author: James K. Lowden Date: Mon Mar 10 16:04:49 2025 +0100 COBOL: config and build machinery * Makefile.def: Add libgcobol module and cobol language.

[gcc r15-7940] COBOL: documentation updates for gcobol

2025-03-10 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:ab79cd87c8a87760bcc29dc4ffc643672e861250 commit r15-7940-gab79cd87c8a87760bcc29dc4ffc643672e861250 Author: James K. Lowden Date: Thu Mar 6 16:25:12 2025 -0500 COBOL: documentation updates for gcobol gcc/ * doc/contrib.texi: Update for gcobol.

[gcc r15-7942] Update update_web_docs_git for cobol

2025-03-10 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:86c692c51c356958781a1d6788dd34223deac9ad commit r15-7942-g86c692c51c356958781a1d6788dd34223deac9ad Author: James K. Lowden Date: Mon Mar 10 16:01:57 2025 +0100 Update update_web_docs_git for cobol maintainer-scripts/ * update_web_docs_git: Add lib

[gcc r15-7939] COBOL: misc

2025-03-10 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:86ff23c9cbb470fb787428bf228d573c12f480a4 commit r15-7939-g86ff23c9cbb470fb787428bf228d573c12f480a4 Author: James K. Lowden Date: Mon Mar 10 16:05:54 2025 +0100 COBOL: misc gcc/ * Makefile.in (installdirs): Create man3 directory. * comm

[gcc(refs/users/rguenth/heads/cobol)] COBOL: config and build machinery

2025-03-10 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:fa38ddab8f08a1b84beed5d0d4531b5ad5305750 commit fa38ddab8f08a1b84beed5d0d4531b5ad5305750 Author: James K. Lowden Date: Mon Mar 10 16:04:49 2025 +0100 COBOL: config and build machinery * Makefile.def: Add libgcobol module and cobol language.

[gcc] Created branch 'rguenth/heads/cobol' in namespace 'refs/users'

2025-03-10 Thread Richard Biener via Gcc-cvs
The branch 'rguenth/heads/cobol' was created in namespace 'refs/users' pointing to: b7de2a002baf... Update update_web_docs_git for cobol

[gcc(refs/users/rguenth/heads/cobol)] COBOL: documentation updates for gcobol

2025-03-10 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:39c9e16ed56eb51a22367ff3f0413fffb47191d1 commit 39c9e16ed56eb51a22367ff3f0413fffb47191d1 Author: James K. Lowden Date: Thu Mar 6 16:25:12 2025 -0500 COBOL: documentation updates for gcobol gcc/ * doc/contrib.texi: update for gcobol. *

[gcc r15-7926] arm: [MVE] Fix predicates for vec_cmp, vec_vcmpu and vcond_mask (PR 115439)

2025-03-10 Thread Christophe Lyon via Gcc-cvs
https://gcc.gnu.org/g:e187ed927ae52df7998376d6ccfdd2181fc8f774 commit r15-7926-ge187ed927ae52df7998376d6ccfdd2181fc8f774 Author: Christophe Lyon Date: Wed Jan 15 17:11:33 2025 + arm: [MVE] Fix predicates for vec_cmp, vec_vcmpu and vcond_mask (PR 115439) When compiling c-c++-co

[gcc r15-7925] Fortran: Fix gimplification error for pointer remapping in forall [PR107143]

2025-03-10 Thread Andre Vehreschild via Gcc-cvs
https://gcc.gnu.org/g:f2339cefd6985e20014f9b0795fb651a96788246 commit r15-7925-gf2339cefd6985e20014f9b0795fb651a96788246 Author: Andre Vehreschild Date: Wed Mar 5 15:18:48 2025 +0100 Fortran: Fix gimplification error for pointer remapping in forall [PR107143] Enhance dependency ch

[gcc r15-7924] libgcc: Fix up unwind-dw2-btree.h [PR119151]

2025-03-10 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:21109b37e8585a7a1b27650fcbf1749380016108 commit r15-7924-g21109b37e8585a7a1b27650fcbf1749380016108 Author: Jakub Jelinek Date: Mon Mar 10 10:34:00 2025 +0100 libgcc: Fix up unwind-dw2-btree.h [PR119151] The following testcase shows a bug in unwind-dw2-btree.h

[gcc r15-7921] gimple-ssa-warn-access: Adjust maybe_warn_nonstring_arg for nonstring multidimensional arrays [PR117

2025-03-10 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:1301e18f69ced6a14a7648a24d1eb3addd836b6c commit r15-7921-g1301e18f69ced6a14a7648a24d1eb3addd836b6c Author: Jakub Jelinek Date: Mon Mar 10 09:31:41 2025 +0100 gimple-ssa-warn-access: Adjust maybe_warn_nonstring_arg for nonstring multidimensional arrays [PR117178]