Re: [Linaro-TCWG-CI] 7 patches in gcc: 1 regressions on arm

2024-12-04 Thread H.J. Lu
On Wed, Dec 4, 2024 at 10:28 PM Christophe Lyon wrote: > > On Wed, 4 Dec 2024 at 13:59, H.J. Lu wrote: > > > > gfortran.dg/pr112877-1.f90 is > > --- > > ! { dg-do compile } > > ! { dg-options "-Os" } > > > > program test > > use iso_c_binding, only: c_short > > interface > >

Re: [Linaro-TCWG-CI] 7 patches in gcc: 1 regressions on arm

2024-12-04 Thread Christophe Lyon
On Wed, 4 Dec 2024 at 13:59, H.J. Lu wrote: > > gfortran.dg/pr112877-1.f90 is > --- > ! { dg-do compile } > ! { dg-options "-Os" } > > program test > use iso_c_binding, only: c_short > interface > subroutine foo(a) bind(c) > import c_short > integer(kind=c_sho