summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>2008-07-28 16:02:51 +0000
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>2008-07-28 16:02:51 +0000
commita37e772966381c874cfefb73319930c3c0404a33 (patch)
treeb3d1cfbeb0c603575a78f9b34b4b929b1a3bd33f
parent75a70cf95f65fe9204b15ad9aba31c571381d224 (diff)
downloadppe42-gcc-a37e772966381c874cfefb73319930c3c0404a33.tar.gz
ppe42-gcc-a37e772966381c874cfefb73319930c3c0404a33.zip
2008-07-28 Tobias Burnus <burnus@net-b.de>
* Make-lang.in: Remove -Wno-* from fortran-warn. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138208 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/fortran/ChangeLog4
-rw-r--r--gcc/fortran/Make-lang.in1
2 files changed, 4 insertions, 1 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index cfcfa12530a..b2afedfce13 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-28 Tobias Burnus <burnus@net-b.de>
+
+ * Make-lang.in: Remove -Wno-* from fortran-warn.
+
2008-07-28 Richard Guenther <rguenther@suse.de>
Merge from gimple-tuples-branch.
diff --git a/gcc/fortran/Make-lang.in b/gcc/fortran/Make-lang.in
index 77ddb6ae5e0..20ac249057d 100644
--- a/gcc/fortran/Make-lang.in
+++ b/gcc/fortran/Make-lang.in
@@ -47,7 +47,6 @@ GFORTRAN_TARGET_INSTALL_NAME := $(target_noncanonical)-$(shell echo gfortran|sed
# Use strict warnings for this front end.
fortran-warn = $(STRICT_WARN)
-fortran-warn += -Wno-format -Wno-missing-format-attribute -Wno-uninitialized # FIXME tuples: Do not merge.
# These are the groups of object files we have. The F95_PARSER_OBJS are
# all the front end files, the F95_OBJS are the files for the translation
OpenPOWER on IntegriCloud