On 11/4/25 7:58 AM, Michał Górny wrote:
+ _fortran-test-lto "${compiler}" "${flags}"
Shouldn't this line also be in the loop over FORTRAN_STANDARDs? Say FORTRAN_STANDARD="77 90" and tc-getF77 maps to Clang, but tc-getFC to GNU Fortran. Then only the last one gets checked for LTO compatibility.
Cheers, APN
