On 3/24/24 1:19 PM, Harald Anlauf wrote:
Dear all,
I noticed by chance that we have quite a lot of improperly specified do-do
directives in the testsuite.
% grep "dg-do run" gcc/testsuite/gfortran.dg/ -rl|wc -l
83
Note that with two blanks instead of just one a testcase does not get executed.
On 3/24/24 1:19 PM, Harald Anlauf wrote:
Dear all,
I noticed by chance that we have quite a lot of improperly specified do-do
directives in the testsuite.
% grep "dg-do run" gcc/testsuite/gfortran.dg/ -rl|wc -l
83
Note that with two blanks instead of just one a testcase does not get executed.
Dear all,
the gfortran wiki (https://gcc.gnu.org/wiki/GFortran) seems to have been
neglected for quite some time.
Given that the release of gcc 14.1 is to be expected in the near future,
do we want to bring the wiki pages it up-to-date?
Cheers,
Harald
Dear all,
I noticed by chance that we have quite a lot of improperly specified do-do
directives in the testsuite.
% grep "dg-do run" gcc/testsuite/gfortran.dg/ -rl|wc -l
83
Note that with two blanks instead of just one a testcase does not get executed.
Does anybody want to earn the honors to c
Hi Harald,
This is completely fine - if you haven't committed, please do so.
Thanks
Paul
On Fri, 22 Mar 2024 at 17:32, Harald Anlauf wrote:
> Dear all,
>
> here's a simple and obvious patch for a rejects-valid case when
> we pass a NULL() actual to an optional dummy for variants where
> ther