Re: Support for WEAK attribute, part 2

2023-02-16 Thread Harald Anlauf via Fortran
Hi Rimvydas, > Gesendet: Mittwoch, 15. Februar 2023 um 21:58 Uhr > Von: "Rimvydas Jasinskas" > > On Tue, Feb 14, 2023 at 9:55 PM Harald Anlauf wrote: > > >>> There is one thing I cannot test, which is the handling of weak symbols > > >>> on other platforms. A quick glance at the C testcases sug

[PATCHES, Committed] As obvious

2023-02-16 Thread Jerry DeLisle via Fortran
Committed as obvious: commit 061b13ed014ba0b6891800a5c7f852bf58e4d856 Author: Jerry DeLisle Date: Thu Feb 16 18:13:56 2023 -0800 Fortran Tests: Allow passing on mingw. gcc/testsuite/ChangeLog: * gfortran.dg/bind_c_array_params_2.f90: Add *-*-ming* to dg-final. and co