From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15349 invoked by alias); 27 Mar 2003 19:56:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 15335 invoked by uid 71); 27 Mar 2003 19:56:00 -0000 Date: Thu, 27 Mar 2003 19:59:00 -0000 Message-ID: <20030327195600.15334.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Wolfgang Bangerth Subject: Re: c++/10218 Reply-To: Wolfgang Bangerth X-SW-Source: 2003-03/txt/msg01928.txt.bz2 List-Id: The following reply was made to PR c++/10218; it has been noted by GNATS. From: Wolfgang Bangerth To: Steven Bosscher Cc: gcc-gnats@gcc.gnu.org Subject: Re: c++/10218 Date: Thu, 27 Mar 2003 13:48:34 -0600 (CST) > This is an out-of-the-box build, so should be with > checking enabled. Still no ICE for me. You're on > i686, maybe that makes the difference? I tried that, but couldn't make the ICE go away with my build, by passing -mcpu or -march flags. But again, maybe I just don't: on the 3.3 branch, the default is --disable-checking. If you want checking, you need to explicitly pass --enable-checking. Your output doesn't show this. W. ------------------------------------------------------------------------- Wolfgang Bangerth email: bangerth@ticam.utexas.edu www: http://www.ticam.utexas.edu/~bangerth/