This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: make bootstrap changes
- To: rth at cygnus dot com
- Subject: Re: make bootstrap changes
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sat, 7 Oct 00 18:21:08 EDT
- Cc: gcc at gcc dot gnu dot org
Just recently I found `make stage_c' to be a useful thing to test
how an optimization change affects the compiler itself. We had
no way previously to only do a bootstrap halfway through.
Well, no automatic way, you mean.
I think a large part of the problem may just be a lack of the documentation.
Where is "make stage_c" documented?