This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: What happend to bootstrap-lean? (was: What happened to bubblestrap?)
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Daniel Jacobowitz <drow at false dot org>
- Cc: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>, gcc at gcc dot gnu dot org
- Date: 18 Dec 2005 21:03:20 +0100
- Subject: Re: What happend to bootstrap-lean? (was: What happened to bubblestrap?)
- References: <10512181825.AA09392@vlsi1.ultra.nyu.edu> <20051218184055.GA2276@nevyn.them.org>
Daniel Jacobowitz <drow@false.org> writes:
[...]
| We can bootstrap the assembler in a combined tree. The first stage's
| gcc will invoke a stage1 assembler, the second stage's gcc will invoke
| a stage2 assembler. This doesn't have any fundamental benefits except
| for thoroughness; it's an even better sanity check.
And that is a good thing to have.
-- Gaby