This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Example of debugging GCC with toplevel bootstrap
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: bonzini at gnu dot org
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 18 Jan 06 07:47:06 EST
- Subject: Re: Example of debugging GCC with toplevel bootstrap
As I said multiple times, *of course* bootstrapping will *never* be
mandatory. On the other hand, GCC-only bootstrapping
(i.e. configuring with disabled bootstrap, and then typing "make
bootstrap") will be deleted.
You've now heard *a lot* of people say that they don't want this deleted:
that it's a useful test that they want to keep using. Why do you propose
to delete it given that?