This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32917] make profiledbootstrap fails with coverage mismatch with --disable-checking
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2007 00:36:35 -0000
- Subject: [Bug middle-end/32917] make profiledbootstrap fails with coverage mismatch with --disable-checking
- References: <bug-32917-7834@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-07-28 00:36 -------
Usually when --enable-checking=release works but --disable-checking does not,
it is due to someone having a gcc_assert with a side effect.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32917