-
--assemble
-
--compile
-
--D<arg>
-
--define-macro <arg>
-
--define-macro=<arg>
-
--extra-warnings
-
--help
-
--help<arg>
-
--include-directory <arg>
-
--include-directory=<arg>
-
--language <arg>
-
--language=<arg>
-
--no-line-commands
-
--no-pedantic
-
--output <arg>
-
--output=<arg>
-
--pedantic
-
--preprocess
-
--print-effective-triple
-
--print-target-triple
-
--save-temps (equivalent to -save-temps=cwd)
-
--save-temps=<arg>
-
--std <arg>
-
--std=<arg>
-
--target=<arg>
-
--undefine-macro <arg>
-
--undefine-macro=<arg>
-
--version
-
--warn-<arg>
-
--warn-=<arg>
-
-?
-
-c
-
-cpp
-
-D<arg>
-
-D<macro>=<value>
-
-D<macro[=value]>
-
-E
-
-emit-llvm
-
-falternative-parameter-statement
-
-fbackslash
-
-fcolor-diagnostics
-
-fdefault-double-8
-
-fdefault-integer-8
-
-fdefault-real-8
-
-fdiagnostics-color
-
-ffixed-form
-
-ffixed-line-length-<arg>
-
-ffixed-line-length=<arg>
-
-ffree-form
-
-fimplicit-none
-
-finput-charset=<arg>
-
-fintrinsic-modules-path <dir>
-
-flang-experimental-exec
-
-flarge-sizes
-
-flogical-abbreviations
-
-fno-backslash
-
-fno-color-diagnostics
-
-fno-implicit-none
-
-fno-logical-abbreviations
|
-
-fno-openmp
-
-fno-xor-operator
-
-Fo<arg>
-
-fopenacc
-
-fopenmp
-
-fxor-operator
-
-HELP
-
-help
-
-help<arg>
-
-I<dir>
-
-J<arg>
-
-mllvm <arg>
-
-mmlir <arg>
-
-module-dir<dir>
-
-no-pedantic
-
-nocpp
-
-o<file>
-
-openmp
-
-openmp:experimental
-
-P
-
-pedantic
-
-print-effective-triple
-
-print-target-triple
-
-S
-
-save-temps (equivalent to -save-temps=cwd)
-
-save-temps=<arg>
-
-source-charset:<arg>
-
-std=<arg>
-
-target <arg>
-
-U<macro>
-
-validate-charset (equivalent to -Winvalid-source-encoding)
-
-validate-charset- (equivalent to -Wno-invalid-source-encoding)
-
-W<warning>
-
-Wall (equivalent to -Weverything)
-
-WX (equivalent to -Werror)
-
-WX- (equivalent to -Wno-error)
-
-x<language>
-
-Xflang <arg>
-
-Zc:strictStrings (equivalent to -Werror=c++11-compat-deprecated-writable-strings)
-
/?
-
/c
-
/D<arg>
-
/D<macro[=value]>
-
/E
-
/Fo<arg>
-
/HELP
-
/help
-
/help<arg>
-
/I<dir>
-
/openmp
-
/openmp:experimental
-
/source-charset:<arg>
-
/U<macro>
-
/validate-charset (equivalent to -Winvalid-source-encoding)
-
/validate-charset- (equivalent to -Wno-invalid-source-encoding)
-
/Wall (equivalent to -Weverything)
-
/WX (equivalent to -Werror)
-
/WX- (equivalent to -Wno-error)
-
/Zc:strictStrings (equivalent to -Werror=c++11-compat-deprecated-writable-strings)
|