[Bug bootstrap/48444] [4.7 Regression] bootstrap failure with --disable-checking

steven at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 5 16:48:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48444

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steven at gcc dot gnu.org

--- Comment #8 from Steven Bosscher <steven at gcc dot gnu.org> 2011-04-05 16:47:41 UTC ---
(In reply to comment #6)
> FWIW, --enable-checking=release and --disable-checking are the same code path

Is this really true? I thought that assert checking is also disabled with
--disable-checking, but that it's enabled with release checking...?



More information about the Gcc-bugs mailing list