[all-commits] [llvm/llvm-project] 02c3f7: [flang] Change the default F18_FC to gfortran
Alexis Perry via All-commits
all-commits at lists.llvm.org
Tue Jul 14 12:11:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 02c3f70b47b81d8055adcf6cacc0456f13fde357
https://github.com/llvm/llvm-project/commit/02c3f70b47b81d8055adcf6cacc0456f13fde357
Author: AlexisPerry <aperry at lanl.gov>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M flang/tools/f18/f18.cpp
Log Message:
-----------
[flang] Change the default F18_FC to gfortran
Summary: Changed default F18_FC from pgf90 to gfortran. Removed unnecessary references to pgf90 in favor of more generic naming.
Reviewers: sscalpone, richard.barton.arm, DavidTruby, jdoerfert, clementval
Reviewed By: sscalpone, richard.barton.arm, clementval
Subscribers: sstefan1, tskeith, klausler, clementval, flang-commits, llvm-commits
Tags: #llvm, #flang
Differential Revision: https://reviews.llvm.org/D83488
More information about the All-commits
mailing list