[flang-commits] [flang] [flang][driver] Mark -fcommon and -mtune as visible in Flang (PR #68657)
Andrzej WarzyĆski via flang-commits
flang-commits at lists.llvm.org
Mon Oct 16 01:44:33 PDT 2023
================
@@ -10,6 +10,9 @@
! Make sure that `-L' is "visible" to Flang's driver
! RUN: %flang -L/ -### %s
+! Make sure that `-fcommon' is "visible" to Flang's driver
----------------
banach-space wrote:
Separate file, please.
https://github.com/llvm/llvm-project/pull/68657
More information about the flang-commits
mailing list