summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings/gfort-developer-general
diff options
context:
space:
mode:
Diffstat (limited to 'config/gnu-warnings/gfort-developer-general')
-rw-r--r--config/gnu-warnings/gfort-developer-general3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/gnu-warnings/gfort-developer-general b/config/gnu-warnings/gfort-developer-general
new file mode 100644
index 0000000..dde15fe
--- /dev/null
+++ b/config/gnu-warnings/gfort-developer-general
@@ -0,0 +1,3 @@
+# There is no easy way in Fortran to indicate parameters are intentionally
+# unused and many callbacks will have these, generating a lot of noise.
+-Wunused-dummy-argument