This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/9163: [3.3/3.4 regression] ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Wolfgang Bangerth <bangerth at ticam dot utexas dot edu>
- Cc: Christian Ehrhardt <ehrhardt at mathematik dot uni-ulm dot de>,<gcc-bugs at gcc dot gnu dot org>
- Date: Tue, 7 Jan 2003 16:47:16 +0100
- Subject: Re: c/9163: [3.3/3.4 regression] ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode
- References: <Pine.LNX.4.44.0301070903490.14213-100000@gandalf.ticam.utexas.edu>
> I did not give any special flags to configure, so if --disable-checking is
> the default on the branch, then your right. Umph. Thanks for pointing this
> out!
Take a look at the auto-host.h file in the objdir/gcc directory to see what
checking options (if any) are enabled for your build.
--
Eric Botcazou