Re: Invalid "dg-do run" in the testsuite (with 2 blanks)

2024-04-01 Thread Andrew Pinski
On Sun, Mar 24, 2024 at 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 tes

Re: [Patch, fortran] PR106999 [11/12/13/14 Regression] ICE tree check: expected record_type or union_type or qual_union_type, have function_type in gfc_class_data_get, at fortran/trans-expr.cc:233

2024-04-01 Thread Harald Anlauf
Hi Paul, On 3/31/24 15:01, Paul Richard Thomas wrote: This regression has a relatively simple fix. The passing of a subroutine procedure pointer component to a dummy variable was being missed completely. The error has been added. Conversely, an error was generated for a procedure pointer variabl

Re: [Patch, fortran] PR112407 - [13/14 Regression] Fix for PR37336 triggers an ICE in gfc_format_decoder while constructing a vtab

2024-04-01 Thread Harald Anlauf
Hi Paul! Am 31.03.24 um 14:08 schrieb Paul Richard Thomas: Hi Harald, I had only a quick glance at your patch. I guess you unintentionally forgot to remove those parts that you already committed for PR110987, along with the finalize-testcases. Guilty as charged. I guess I got out of the w