From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15011 invoked by alias); 22 Dec 2001 16:26:01 -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 14997 invoked by uid 71); 22 Dec 2001 16:26:01 -0000 Date: Sat, 22 Dec 2001 08:26:00 -0000 Message-ID: <20011222162601.14996.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Michael Ritzert Subject: Re: optimization/4994: ICE with "-fno-exceptions -O2 -mmmx -march=athlon" Reply-To: Michael Ritzert X-SW-Source: 2001-12/txt/msg01069.txt.bz2 List-Id: The following reply was made to PR optimization/4994; it has been noted by GNATS. From: Michael Ritzert To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, ritzert@t-online.de Cc: Subject: Re: optimization/4994: ICE with "-fno-exceptions -O2 -mmmx -march=athlon" Date: Sat, 22 Dec 2001 17:20:52 +0100 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4994 This seems fixed with # c++ -v Reading specs from /3/gcc/HEAD/install/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs Configured with: /3/gcc/HEAD/gcc/configure --enable-threads=posix --prefix=/3/gcc/HEAD/install Thread model: posix gcc version 3.1 20011222 (experimental) # c++ -fno-exceptions -O2 -mmmx -march=athlon -c sidebar_widget.ii #