Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Fortran-only aliasing, align-commons, ampersand, array-temporaries, character-truncation, conversion-extra, function-elimination, implicit-interface, implicit-procedure, intrinsic-shadow, intrinsics-std, line-truncation, real-q-constant, surprising, underflow and unused-dummy-argument warnings have been removed. -Wsystem-headers has also been removed since it's not a warning, it's an option that affects whether warnings in system headers are reported. -Wno-aggressive-loop-optimizations and -Wno-builtin-declaration-mismatch have been replaced with the correct -Waggressive-loop-optimizations and -Wbuiltin-declaration-mismatch.
- Loading branch information