https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85796
--- Comment #4 from Steve Kargl <sgk at troutmask dot apl.washington.edu> --- On Sat, Jul 18, 2020 at 08:13:31PM +0000, jvdelisle at charter dot net wrote: > > --- Comment #3 from jvdelisle at charter dot net --- > This looks OK Steve. Assuming your regression tested, shall I commit this for > you? > My regression test shows 22 regression, but none can be associated with this patch. There are lto errors about linking, which likely means gfortran is finding FreeBSD ld (rtld) instead of binutils. I'm also getting an odd failure with 'gmake -j7 chec-fortran' where a submake is dying with 'argument to -j must be positive'. Odd?