Yes Ok to push. Thanks. Jerry On Tue, Jul 15, 2025, 9:44 AM Paul Richard Thomas < paul.richard.tho...@gmail.com> wrote:
> Dear All, > > The failure that Steve mentioned below is fixed. ChangeLogs and patch are > self-describing. > > Regtests fine - OK for mainline? > > Paul > > On Sat, 12 Jul 2025 at 19:57, Steve Kargl < > s...@troutmask.apl.washington.edu> wrote: > >> All, Paul, >> >> In testing Paul's recent addition of support for IMPORT, >> I have uncovered an ICE due to mangled source code. The >> code leads to a NULL pointer dereference. The patch that >> follows my .sig fixes the issue. Note the testcase has one >> FAIL. >> >> % gmake check-fortran RUNTESTFLAGS="dg.exp=import13.f90" >> ... >> Running /home/kargl/gcc/gcc/gcc/testsuite/gfortran.dg/dg.exp ... >> FAIL: gfortran.dg/import13.f90 -O (test for excess errors) >> ... >> >>