[flang-commits] [PATCH] D83488: [flang] Change the default F18_FC to gfortran
Alexis Perry-Holby via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Jul 9 16:55:22 PDT 2020
AlexisPerry updated this revision to Diff 276873.
AlexisPerry added a comment.
Changed the default external compiler used by the flang temporary driver.
- Changed default F18_FC from pgf90 to gfortran.
- Removed unneccesary references to pgf90 in favor of more generic naming.
- Extended the flang driver options to include gfortran equivalents to pgf90 specific options.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83488/new/
https://reviews.llvm.org/D83488
Files:
flang/tools/f18/f18.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83488.276873.patch
Type: text/x-patch
Size: 7699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200709/f580290f/attachment-0001.bin>
More information about the flang-commits
mailing list