From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12792 invoked by alias); 11 Oct 2002 10:06:07 -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 12687 invoked by uid 71); 11 Oct 2002 10:06:05 -0000 Date: Fri, 11 Oct 2002 03:06:00 -0000 Message-ID: <20021011100605.12657.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Eric Botcazou" Subject: Re: c/8098: gcc is crashing Reply-To: "Eric Botcazou" X-SW-Source: 2002-10/txt/msg00453.txt.bz2 List-Id: The following reply was made to PR c/8098; it has been noted by GNATS. From: "Eric Botcazou" To: , "Gabriel Dos Reis" Cc: , , Subject: Re: c/8098: gcc is crashing Date: Fri, 11 Oct 2002 12:01:19 +0200 > Hmm, this used to be a sign of an ICE being disabled; I didn't run the > actual code so my comment may be moot. Looks like it isn't: gcc -Wall -mcpu=i386 -c libm.i libm.c: In function `fmodf': libm.c:727: error: output constraint 0 cannot be specified together with "st" clobber libm.c:729: internal compiler error: in convert_regs_1, at reg-stack.c:2734 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gcc version 3.3 20021007 (experimental) -- Eric Botcazou