[Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 4 12:45:00 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246700

--- Comment #52 from Tobias Kortkamp <tobik at 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-mismatch';
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).

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


More information about the freebsd-ports-bugs mailing list