dryrun
Specifies that driver tool commands should be shown but not executed.
dumpmachine
Displays the target machine and operating system configuration.
extfor
Specifies file extensions to be processed by the compiler as Fortran files.
extfpp
Specifies file extensions to be recognized as a file to be preprocessed by the Fortran preprocessor.
fpreview-breaking-changes
Lets a user tell the compiler that they are willing to give up backward compatibility guarantees and lets the compiler enable new backward breaking changes that will appear in the next major release.
global-hoist, Qglobal-hoist
Enables certain optimizations that can move memory loads to a point earlier in the program execution than where they appear in the source.
help
Displays all supported compiler options or supported compiler options within a specified category of options.
intel-freestanding
Lets you compile in the absence of a gcc environment.