[Bug bootstrap/17817] New: restage[1,2,3] and then bootstrap no longer cause build dir to be rebuilt
dberlin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 3 22:05:00 GMT 2004
Before we switched over to building gen* in the build subdir, doing something like:
make bootstrap
<hit bug during stage2 compile, fix bug modify source>
make restage1
make bootstrap
would start again from the end of stage1, including rebuilding the build dir
programs with the stage1 compiler.
This is no longer the case.
--
Summary: restage[1,2,3] and then bootstrap no longer cause build
dir to be rebuilt
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dberlin at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17817
More information about the Gcc-bugs
mailing list