summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings/gfort-general
diff options
context:
space:
mode:
Diffstat (limited to 'config/gnu-warnings/gfort-general')
-rw-r--r--config/gnu-warnings/gfort-general12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/gnu-warnings/gfort-general b/config/gnu-warnings/gfort-general
new file mode 100644
index 0000000..4028316
--- /dev/null
+++ b/config/gnu-warnings/gfort-general
@@ -0,0 +1,12 @@
+# Note that some of the flags listed here really should be developer
+# flags (listed in separate files, gnu-warnings-developer*) but we put
+# them here because they are not raised by the current code and we'd like to
+# know if they do start showing up.
+-Waliasing
+-Wall
+-Wcharacter-truncation
+-Wextra
+-Wimplicit-interface
+-Wsurprising
+-Wunderflow
+-pedantic