[Bug fortran/106005] (F2023) Support for REDUCE clause in DO CONCURRENT loop
sgk at troutmask dot apl.washington.edu
gcc-bugzilla@gcc.gnu.org
Fri Jun 17 14:46:44 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106005
--- Comment #4 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Fri, Jun 17, 2022 at 02:31:20PM +0000, wileamyp at outlook dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106005
>
> --- Comment #2 from Wileam Yonatan Phan <wileamyp at outlook dot com> ---
> Wait, I thought the committee is ready to vote on it? I've seen the draft of
> the summary paper by Reid linked from here:
> <https://gcc.gnu.org/wiki/GFortranStandards#Fortran_202x>
>
Everything you said is correct. The committee is ready to vote,
but it is still a none existent standard. The first thing required
for gfortran to support any F2023 feature would be the addition of
a -std=2023. This has not been implemented, yet.
I'll also note that things don't magically appear in gfortran.
Someone has to implement it.
More information about the Gcc-bugs
mailing list