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