t-rs6000: Remove the disabling -Werror.
authorAndrew Pinski <pinskia@physics.uc.edu>
Sun, 23 May 2004 12:25:57 +0000 (12:25 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 23 May 2004 12:25:57 +0000 (05:25 -0700)
2004-05-23  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/rs6000/t-rs6000: Remove the disabling -Werror.

From-SVN: r82164

gcc/ChangeLog
gcc/config/rs6000/t-rs6000

index e3a273dd248cc7dbe689075173b4632587067728..ffba208ddf94a5d2c8db83cad4fd24d6f003287e 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-23  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * config/rs6000/t-rs6000: Remove the disabling -Werror.
+
 2004-05-22  Roger Sayle  <roger@eyesopen.com>
 
        * builtins.c (expand_builtin_strstr, expand_builtin_strchr,
index 9546461e57d02a42b7f9d1b6a3dcc888794d54d8..caa07153ad3d2585e226c2eabcabb4dae0250c61 100644 (file)
@@ -18,23 +18,3 @@ rs6000-c.o: $(srcdir)/config/rs6000/rs6000-c.c \
 
 # The rs6000 backend doesn't cause warnings in these files.
 insn-conditions.o-warn =
-# The files below trigger warnings in tree-ssa because of the gimplifier
-# emitting code that confuse the compiler into thinking that some variables
-# are used uninitialized.
-jump.o-warn = -Wno-error
-regmove.o-warn = -Wno-error
-c-typeck.o-warn = -Wno-error
-cfgrtl.o-warn = -Wno-error
-combine.o-warn = -Wno-error
-fold-const.o-warn = -Wno-error
-ifcvt.o-warn = -Wno-error
-reload1.o-warn = -Wno-error
-rtlanal.o-warn = -Wno-error
-cp/decl2.o-warn = -Wno-error
-cp/pt.o-warn = -Wno-error
-f/where.o-warn = -Wno-error
-java/expr.o-warn = -Wno-error
-objc/objc-act.o-warn = -Wno-error
-rs6000.o-warn = -Wno-error
-insn-emit.o-warn = -Wno-error
-simplify-rtx.o-warn = -Wno-error