On Tue, 29 Jul 2025, Tobias Burnus wrote: > Thanks for proof reading and noting the missing patch …
Now for the actual patch :-) 1) Nice! + <li>OpenACC 3.4: In Fortran, named constants (<code>PARAMETER</code>) used as + <em>var</em> in clauses are now accepted (and ignored as not being + required). The support for named constants has been added to the + specification and GCC for better compatibility with existing code.</li> 2) Just "Support for ..." (without "The"). 3) I'm afraid I don't understand the phrase "(and ignored as not being required)". As in, I'm not trying to be difficult, I simply don't get it - which may be due to me not being a Fortran nor OpenACC expert. Wild guess: are you thinking "optionally accepted"? Gerald