This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/33133] New: [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O3
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Aug 2007 08:29:21 -0000
- Subject: [Bug target/33133] New: [4.3 Regression] ICE in try_ready, at haifa-sched.c:2958 with -O3
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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