From 3b731dc0e18a975b6627b0a821b68ceb41ec86ab Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 14 Mar 2006 16:26:44 +0000 Subject: [PATCH] 2006-03-14 Paolo Bonzini * Makefile.in: Regenerate. --- ChangeLog | 4 ++++ Makefile.in | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index de67f8aa5..c0126cd14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-14 Paolo Bonzini + + * Makefile.in: Regenerate. + 2006-03-14 Paolo Bonzini Sync with gcc: diff --git a/Makefile.in b/Makefile.in index 9a9ea94a3..eae74a72e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -36664,7 +36664,7 @@ POSTSTAGE1_FLAGS_TO_PASS = \ CFLAGS="$(BOOT_CFLAGS)" \ LIBCFLAGS="$(BOOT_CFLAGS)" \ LDFLAGS="$(BOOT_LDFLAGS)" \ - "`echo 'ADAFLAGS=$(BOOT_ADAFLAGS)' | sed -e s'/[^=][^=]*=$$/XFOO=/'`" + ADAC="\$$(CC)" # For stage 1: # * We force-disable intermodule optimizations, even if @@ -37962,13 +37962,13 @@ do-distclean: distclean-stage1 # not work as a dependency, just as the minimum necessary to avoid errors. stage_last: $(MAKE) $(RECURSE_FLAGS_TO_PASS) stage1-bubble +@endif gcc-bootstrap .PHONY: restrap restrap: @: $(MAKE); $(stage) rm -rf stage1-$(TARGET_SUBDIR) stage2 stage3 stage4 stageprofile stagefeedback $(MAKE) $(RECURSE_FLAGS_TO_PASS) all -@endif gcc-bootstrap # -------------------------------------- # Dependencies between different modules