[gcc] Created branch 'mikael/heads/pr99798_v32' in namespace 'refs/users'

2024-05-12 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/pr99798_v32' was created in namespace 'refs/users' pointing to: e13178f7fbd9... fortran: Assume there is no cyclic reference with submodule

[gcc(refs/users/mikael/heads/pr99798_v32)] fortran: Assume there is no cyclic reference with submodule symbols [PR99798]

2024-05-12 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:e13178f7fbd977b71602d39c401adc671fd30d16 commit e13178f7fbd977b71602d39c401adc671fd30d16 Author: Mikael Morin Date: Fri May 10 11:14:48 2024 +0200 fortran: Assume there is no cyclic reference with submodule symbols [PR99798] This prevents a premature release

[gcc r15-387] Regenerate cygming.opt.urls and mingw.opt.urls

2024-05-12 Thread Mark Wielaard via Gcc-cvs
https://gcc.gnu.org/g:a18c83b45c64ac7870f6e2acb0f23ae6090ed9cd commit r15-387-ga18c83b45c64ac7870f6e2acb0f23ae6090ed9cd Author: Mark Wielaard Date: Sun May 12 14:37:58 2024 +0200 Regenerate cygming.opt.urls and mingw.opt.urls The new cygming.opt.urls and mingw.opt.urls in the

[gcc r15-388] [to-be-committed] RISC-V Fix minor regression in synthesis WRT bseti usage

2024-05-12 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:77a28ed91b2a527b9006ee1a220b468756b43eca commit r15-388-g77a28ed91b2a527b9006ee1a220b468756b43eca Author: Jeff Law Date: Sun May 12 07:05:43 2024 -0600 [to-be-committed] RISC-V Fix minor regression in synthesis WRT bseti usage Overnight testing showed a small

[gcc r15-389] [to-be-committed, RISC-V] Improve usage of slli.uw in constant synthesis

2024-05-12 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:83fb5e6f382ea99ca0e2a0afeb25a9f78909f25f commit r15-389-g83fb5e6f382ea99ca0e2a0afeb25a9f78909f25f Author: Jeff Law Date: Sun May 12 07:12:04 2024 -0600 [to-be-committed,RISC-V] Improve usage of slli.uw in constant synthesis And an improvement to using slli.uw

[gcc r14-10195] doc: Remove references to FreeBSD 7 and older

2024-05-12 Thread Gerald Pfeifer via Gcc-cvs
https://gcc.gnu.org/g:cf43da54f876c4b965feaa5f499483b5f16ed269 commit r14-10195-gcf43da54f876c4b965feaa5f499483b5f16ed269 Author: Gerald Pfeifer Date: Sun Apr 28 14:59:14 2024 +0200 doc: Remove references to FreeBSD 7 and older FreeBSD 7 has been end of life for years and current

[gcc r14-10196] doc: Remove old details on libunwind for ia64-*-hpux*

2024-05-12 Thread Gerald Pfeifer via Gcc-cvs
https://gcc.gnu.org/g:7939f8823e20c8faed6ce5ac4614c558344a265f commit r14-10196-g7939f8823e20c8faed6ce5ac4614c558344a265f Author: Gerald Pfeifer Date: Sun May 12 15:28:27 2024 +0200 doc: Remove old details on libunwind for ia64-*-hpux* gcc: PR target/69374

[gcc r14-10197] doc: FreeBSD no longer has a GNU toolchain in base

2024-05-12 Thread Gerald Pfeifer via Gcc-cvs
https://gcc.gnu.org/g:609f9699cd376dbb903d9a6761bdb1165831f796 commit r14-10197-g609f9699cd376dbb903d9a6761bdb1165831f796 Author: Gerald Pfeifer Date: Sun May 12 15:30:18 2024 +0200 doc: FreeBSD no longer has a GNU toolchain in base gcc: PR target/69374 PR

[gcc r14-10198] doc: Describe limitations re Ada, D, and Go on FreeBSD

2024-05-12 Thread Gerald Pfeifer via Gcc-cvs
https://gcc.gnu.org/g:80ccc90be4aee9f87f468e04c5b97d6b9583ae7e commit r14-10198-g80ccc90be4aee9f87f468e04c5b97d6b9583ae7e Author: Gerald Pfeifer Date: Sun May 12 15:31:33 2024 +0200 doc: Describe limitations re Ada, D, and Go on FreeBSD gcc: PR target/69374

[gcc r15-390] arm: Use utxb rN, rM, ror #8 to implement zero_extract on armv6.

2024-05-12 Thread Roger Sayle via Gcc-cvs
https://gcc.gnu.org/g:46077992180d6d86c86544df5e8cb943492d3b01 commit r15-390-g46077992180d6d86c86544df5e8cb943492d3b01 Author: Roger Sayle Date: Sun May 12 16:27:22 2024 +0100 arm: Use utxb rN, rM, ror #8 to implement zero_extract on armv6. Examining the code generated for the fo

[gcc r15-391] Fortran: fix frontend memleak

2024-05-12 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:13b6ac4ebd04f0703d92828c9268b0b216890b0d commit r15-391-g13b6ac4ebd04f0703d92828c9268b0b216890b0d Author: Harald Anlauf Date: Sun May 12 21:48:03 2024 +0200 Fortran: fix frontend memleak gcc/fortran/ChangeLog: * primary.cc (gfc_match_varspec)

[gcc r15-392] MAINTAINERS: Add myself to write after approval

2024-05-12 Thread xiao via Gcc-cvs
https://gcc.gnu.org/g:4aeff8436d54a598e1fb565ec7b656871bd3a41e commit r15-392-g4aeff8436d54a598e1fb565ec7b656871bd3a41e Author: Xiao Zeng Date: Mon May 13 09:53:42 2024 +0800 MAINTAINERS: Add myself to write after approval ChangeLog: * MAINTAINERS: Add myself. Di

[gcc r15-393] Revert "MIPS: Support constraint 'w' for MSA instruction"

2024-05-12 Thread YunQiang Su via Gcc-cvs
https://gcc.gnu.org/g:0c6dd4b0973738ce43e76b468a002ab5eb58aaf4 commit r15-393-g0c6dd4b0973738ce43e76b468a002ab5eb58aaf4 Author: YunQiang Su Date: Mon May 13 14:15:38 2024 +0800 Revert "MIPS: Support constraint 'w' for MSA instruction" This reverts commit 9ba01240864ac446052d97692e

[gcc r15-394] Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363]

2024-05-12 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:2d0eeb529d400e61197a09c56011be976dd81ef0 commit r15-394-g2d0eeb529d400e61197a09c56011be976dd81ef0 Author: Paul Thomas Date: Mon May 13 07:27:20 2024 +0100 Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363] 2024-05-13 Paul Thomas