Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2020 12:44:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10
Message-ID:  <bug-246700-7788-XY04sbQ03K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246700

--- Comment #52 from Tobias Kortkamp <tobik@freebsd.org> ---
(In reply to Gerald Pfeifer from comment #50)
Like -fallow-invalid-boz, -fallow-argument-mismatch is not recognized
by earlier gfortran versions:

$ gfortran9 -fallow-argument-mismatch
gfortran9: error: unrecognized command line option '-fallow-argument-mismat=
ch';
did you mean '-Wno-argument-mismatch'?

However we could try -Wno-argument-mismatch but then there is no
guarantee that it won't bomb out on another error (I have a "fix
it in 10 minutes or leave it alone" rule for doing these).

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246700-7788-XY04sbQ03K>