| @@ -1,3 +1,7 @@ | |||||||
|  | 2006-03-14  Paolo Bonzini  <bonzini@gnu.org> | ||||||
|  |  | ||||||
|  | 	* Makefile.in: Regenerate. | ||||||
|  |  | ||||||
| 2006-03-14  Paolo Bonzini  <bonzini@gnu.org> | 2006-03-14  Paolo Bonzini  <bonzini@gnu.org> | ||||||
|  |  | ||||||
| 	Sync with gcc: | 	Sync with gcc: | ||||||
|   | |||||||
| @@ -36664,7 +36664,7 @@ POSTSTAGE1_FLAGS_TO_PASS = \ | |||||||
| 	CFLAGS="$(BOOT_CFLAGS)" \
 | 	CFLAGS="$(BOOT_CFLAGS)" \
 | ||||||
| 	LIBCFLAGS="$(BOOT_CFLAGS)" \
 | 	LIBCFLAGS="$(BOOT_CFLAGS)" \
 | ||||||
| 	LDFLAGS="$(BOOT_LDFLAGS)" \
 | 	LDFLAGS="$(BOOT_LDFLAGS)" \
 | ||||||
| 	"`echo 'ADAFLAGS=$(BOOT_ADAFLAGS)' | sed -e s'/[^=][^=]*=$$/XFOO=/'`" | 	ADAC="\$$(CC)" | ||||||
| 
 | 
 | ||||||
| # For stage 1:
 | # For stage 1:
 | ||||||
| # * We force-disable intermodule optimizations, even if
 | # * 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.
 | # not work as a dependency, just as the minimum necessary to avoid errors.
 | ||||||
| stage_last: | stage_last: | ||||||
| 	$(MAKE) $(RECURSE_FLAGS_TO_PASS) stage1-bubble | 	$(MAKE) $(RECURSE_FLAGS_TO_PASS) stage1-bubble | ||||||
|  | @endif gcc-bootstrap | ||||||
| 
 | 
 | ||||||
| .PHONY: restrap | .PHONY: restrap | ||||||
| restrap: | restrap: | ||||||
| 	@: $(MAKE); $(stage) | 	@: $(MAKE); $(stage) | ||||||
| 	rm -rf stage1-$(TARGET_SUBDIR) stage2 stage3 stage4 stageprofile stagefeedback  | 	rm -rf stage1-$(TARGET_SUBDIR) stage2 stage3 stage4 stageprofile stagefeedback  | ||||||
| 	$(MAKE) $(RECURSE_FLAGS_TO_PASS) all | 	$(MAKE) $(RECURSE_FLAGS_TO_PASS) all | ||||||
| @endif gcc-bootstrap |  | ||||||
| 
 | 
 | ||||||
| # --------------------------------------
 | # --------------------------------------
 | ||||||
| # Dependencies between different modules
 | # Dependencies between different modules
 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user