This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/8098: gcc is crashing


The following reply was made to PR c/8098; it has been noted by GNATS.

From: "Eric Botcazou" <ebotcazou@libertysurf.fr>
To: <jbuck@synopsys.com>,
	"Gabriel Dos Reis" <gdr@integrable-solutions.net>
Cc: <fojtik@vision.felk.cvut.cz>,
	<gcc-bugs@gcc.gnu.org>,
	<gcc-gnats@gcc.gnu.org>
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 <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 
 gcc version 3.3 20021007 (experimental)
 
 --
 Eric Botcazou
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]