OSDN Git Service

* Makefile.in (out_object_file): Don't set -Wno-error for ${cpu}.o.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 May 2003 02:29:38 +0000 (02:29 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 May 2003 02:29:38 +0000 (02:29 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66708 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/Makefile.in

index 74b8da8..0f63ac8 100644 (file)
@@ -1,5 +1,7 @@
 2003-05-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
+       * Makefile.in (out_object_file): Don't set -Wno-error for ${cpu}.o. 
+
        * sparc.c (print_operand): Fix uninitialized warning.
 
 2003-05-12  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
index f4c9a92..3cf851b 100644 (file)
@@ -161,7 +161,6 @@ GCC_WARN_CFLAGS = $(LOOSE_WARN) $($(@D)-warn) $(NOCOMMON_FLAG) $($@-warn)
 varasm.o-warn = -Wno-error
 gcc.o-warn = -Wno-error
 insn-conditions.o-warn = -Wno-error
-@out_object_file@-warn = -Wno-error
 # Bison-1.75 output often yields (harmless) -Wtraditional warnings
 gengtype-yacc.o-warn = -Wno-error
 c-parse.o-warn = -Wno-error