*** Makefile.in.orig Thu May 15 20:32:03 2003 --- Makefile.in Wed May 21 23:03:31 2003 *************** gengtype-lex.o-warn = -Wno-error *** 172,182 **** # the gimplifier re-writes va_start with a temporary instead of using the # last named argument of the function. - alias.o-warn = -Wno-error bitmap.o-warn = -Wno-error - builtins.o-warn = -Wno-error caller-save.o-warn = -Wno-error combine.o-warn = -Wno-error - cfgrtl.o-warn = -Wno-error - cse.o-warn = -Wno-error c-semantics.o-warn = -Wno-error c-typeck.o-warn = -Wno-error --- 172,178 ---- *************** emit-rtl.o-warn = -Wno-error *** 185,196 **** expr.o-warn = -Wno-error fold-const.o-warn = -Wno-error - ifcvt.o-warn = -Wno-error genattrtab.o-warn = -Wno-error - jump.o-warn = -Wno-error - local-alloc.o-warn = -Wno-error - ra-build.o-warn = -Wno-error - simplify-rtx.o-warn = -Wno-error - sched-vis.o-warn = -Wno-error - stmt.o-warn = -Wno-error regmove.o-warn = -Wno-error reload1.o-warn = -Wno-error --- 181,185 ---- *************** rtlanal.o-warn = -Wno-error *** 199,207 **** tree.o-warn = -Wno-error varasm.o-warn = -Wno-error - f/com.o-warn = -Wno-error - f/equiv.o-warn = -Wno-error f/expr.o-warn = -Wno-error - f/intrin.o-warn = -Wno-error - f/where.o-warn = -Wno-error # The warning for 'prev_file_name' in profile.c is odd. The variable *is* # initialized before being used. --- 188,192 ----