[flang] Extended the flang driver options to include gfortran equivalents to pgf90...
authorAlexisPerry <aperry@lanl.gov>
Mon, 13 Jul 2020 16:32:12 +0000 (10:32 -0600)
committerAlexisPerry <aperry@lanl.gov>
Mon, 13 Jul 2020 20:26:28 +0000 (14:26 -0600)
commitf630b8590f0c541ccc8133d84f9464c2b469dda3
treefc1b8d7e9a3b5626414115f76144575bad26cad1
parent2f23270af9bbe87859dc228eca63ccbc8986bebd
[flang] Extended the flang driver options to include gfortran equivalents to pgf90 specific options.

Summary: Added gfortran equivalents of pgf90's -Mfixed, -Mfree, -Mextend, -Mstandard, -Munlimited and also added -fdefault-double-8

Reviewers: sscalpone, richard.barton.arm, DavidTruby, clementval, jdoerfert

Reviewed By: sscalpone, richard.barton.arm

Subscribers: sstefan1, llvm-commits, flang-commits

Tags: #llvm, #flang

Differential Revision: https://reviews.llvm.org/D83687
flang/tools/f18/f18.cpp