https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109453

--- Comment #4 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Sun, Apr 09, 2023 at 01:25:16AM +0000, jvdelisle at gcc dot gnu.org wrote:
> $ gfc -v
> Using built-in specs.
> COLLECT_GCC=gfc
> COLLECT_LTO_WRAPPER=/home/jerry/dev/usr/libexec/gcc/x86_64-pc-linux-gnu/13.0.1/lto-wrapper
> Target: x86_64-pc-linux-gnu
> Configured with: ../trunk/configure --prefix=/home/jerry/dev/usr
> --enable-languages=c,c++,fortran --enable-libgomp --disable-bootstrap
> Thread model: posix
> Supported LTO compression algorithms: zlib
> gcc version 13.0.1 20230407 (experimental) (GCC) 
> 
> So that makes this a regression I believe.

I get the expected output with 
GNU Fortran (GCC) 13.0.1 20230408 (experimental)
that I built this morning with Paul's large patch.

It definitely fails with 
GNU Fortran (FreeBSD Ports Collection) 11.3.0

I don't have 12.x installed to test.

Reply via email to