This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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...?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]