[all-commits] [llvm/llvm-project] f630b8: [flang] Extended the flang driver options to inclu...

Alexis Perry via All-commits all-commits at lists.llvm.org
Mon Jul 13 13:26:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f630b8590f0c541ccc8133d84f9464c2b469dda3
      https://github.com/llvm/llvm-project/commit/f630b8590f0c541ccc8133d84f9464c2b469dda3
  Author: AlexisPerry <aperry at lanl.gov>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M flang/tools/f18/f18.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list