gcc-13-20250710 is now available

2025-07-10 Thread GCC Administrator via Gcc
Snapshot gcc-13-20250710 is now available on https://gcc.gnu.org/pub/gcc/snapshots/13-20250710/ and on various mirrors, see https://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 13 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: [RFC] Add multi-attributes syntax to future `target_clones` in GFortran

2025-07-10 Thread David Edelsohn via Gcc
Thanks for your interest to contribute to GCC. This request should be directed to the GNU Fortran mailing list. Thanks, David On Thu, Jul 10, 2025 at 1:44 PM 泽邦 贺 via Gcc wrote: > Dear GCC developers, > > Hello everyone! > > I am a member of the OSPP open source community who is very intereste

[RFC] Add multi-attributes syntax to future `target_clones` in GFortran

2025-07-10 Thread 泽邦 贺 via Gcc
Dear GCC developers, Hello everyone! I am a member of the OSPP open source community who is very interested in C language and GCC development. I am currently adding multi-versioning support to GFortran. Specifically, I am adding `target` and `target_clones` support at the function and subrouti