From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21261 invoked by alias); 22 Dec 2001 21:56: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 21247 invoked by uid 71); 22 Dec 2001 21:56:01 -0000 Date: Sat, 22 Dec 2001 13:56:00 -0000 Message-ID: <20011222215601.21246.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/msg01072.txt.bz2 List-Id: The following reply was made to PR optimization/4994; it has been noted by GNATS. From: Michael Ritzert To: gcc-bugs@gcc.gnu.org, 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 22:49:39 +0100 However the bug is still there with -fPIC: # c++ -fno-exceptions -O2 -mmmx -march=athlon -c sidebar_widget.ii -fPIC sidebar_widget.cpp: In member function `void addBackEnd::activatedAddMenu(int)': sidebar_widget.cpp:148: insn does not satisfy its constraints: (insn 5565 8677 9610 (set (reg/v/f:SI 29 emm0 [853]) (reg:SI 31 emm2 [1230])) 45 {*movsi_1} (nil) (nil)) sidebar_widget.cpp:148: Internal compiler error in reload_cse_simplify_operands , at reload1.c:8348 Please submit a full bug report, with preprocessed source if appropriate. See for instructions.