From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11581 invoked by alias); 13 May 2003 05:26:02 -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 11428 invoked by uid 71); 13 May 2003 05:26:01 -0000 Date: Tue, 13 May 2003 05:26:00 -0000 Message-ID: <20030513052601.11422.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: optimization/10764: ICE when using log(), -fast-math and optimization Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg01419.txt.bz2 List-Id: The following reply was made to PR optimization/10764; it has been noted by GNATS. From: Dara Hazeghi To: phil_e@wanadoo.fr, gcc-gnats@gcc.gnu.org Cc: Subject: Re: optimization/10764: ICE when using log(), -fast-math and optimization Date: Mon, 12 May 2003 22:16:46 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=10764 Hello, I can't repeat this bug on gcc 3.4 20030512. That means something in the last day or two must've broken it. I suggest updating your compiler (to latest cvs), and checking (might've been a broken cvs checkin). If that doesn't work, you might want to try checking gcc-patches for anything relevant. Dara