This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/19223] --disable-checking doesn't fully disable checking
- From: "gschafer at zip dot com dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jan 2005 22:27:48 -0000
- Subject: [Bug bootstrap/19223] --disable-checking doesn't fully disable checking
- References: <20050102021112.19223.gschafer@zip.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gschafer at zip dot com dot au 2005-01-02 22:27 -------
> This is an urban legend.
I agree with the above comment, but you've completely missed my point.
With gcc-3.4.3, I can `make bootstrap' with --enable-languages=c and it takes
7:25. With gcc-4.0, I do the same and it takes 14:50, exactly double the time!
This is with --disable-checking. The only thing I haven't checked yet is how
much difference it makes if I override STAGE1_CHECKING to be "". I'll report
back on that when I get more time.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19223