From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29200 invoked by alias); 21 Aug 2007 08:29:31 -0000 Received: (qmail 27666 invoked by uid 48); 21 Aug 2007 08:29:21 -0000 Date: Tue, 21 Aug 2007 08:29:00 -0000 Subject: [Bug target/33133] New: [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O3 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tbm at cyrius dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-08/txt/msg01451.txt.bz2 I'm getting the following ICE at -O3 with current SVN: (sid)tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O3 ncpfs-ncplib.c ncpfs-ncplib.c: In function 'newpassencrypt': ncpfs-ncplib.c:46: warning: incompatible implicit declaration of built-in function 'memcpy' ncpfs-ncplib.c:48: internal compiler error: in try_ready, at haifa-sched.c:2958 Please submit a full bug report, ... This worked with 20070811. -- Summary: [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O3 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tbm at cyrius dot com GCC target triplet: ia64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33133