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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 4 13:40:18 UTC 2020


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

Gerald Pfeifer <gerald at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress

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

Ah, that's a killer, for (i) the default right now still is GCC 9 which
we should not break, (ii) users can adjust the default, and (iii) some
ports can use a different, older default.

Plus this may make the update from GCC 10 to 11 a year from now easier,
in case the Fortran front end adds other changes similar to this one.

-std=legacy it is (for those cases), agreed.

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


More information about the freebsd-ports-bugs mailing list