c++/3611
Craig Rodrigues
rodrigc@mediaone.net
Mon Aug 13 15:26:00 GMT 2001
The following reply was made to PR c++/3611; it has been noted by GNATS.
From: Craig Rodrigues <rodrigc@mediaone.net>
To: Raja R Harinath <harinath@cs.umn.edu>
Cc: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, rodrigc@gcc.gnu.org,
gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Subject: Re: c++/3611
Date: Mon, 13 Aug 2001 18:21:38 -0400
On Mon, Aug 13, 2001 at 05:04:43PM -0500, Raja R Harinath wrote:
> However, the ICE happened in ENABLE_CHECKING code. The version of gcc
> 2.95.3 I have probably is built with --disable-checking. Is your
> version of gcc 3.0.1 built with ENABLE_CHECKING?
% g++ -v
Reading specs from /usr/local/bin/../lib/gcc-lib/i386-pc-linux-gnu/3.0.1/specs
Configured with: ../configure --prefix=/tmp/gcc-20010812-root/usr/local --enable-shared --enable-threads --disable-checking --enable-languages=c,c++ i386-pc-linux-gnu
Thread model: posix
gcc version 3.0.1 20010813 (prerelease)
So as you can see, it is configured with --disable-checking.
You may be on to something.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net
More information about the Gcc-prs
mailing list