This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34458] New: [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -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: 14 Dec 2007 03:54:15 -0000
- Subject: [Bug target/34458] New: [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I get the following 4.3 regression with -O3 on hppa:
tbm@tx:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O3 -Wall kmd-lint.c
kmd-lint.c: In function 'lint_operate':
kmd-lint.c:9: internal compiler error: in int_cst_value, at tree.c:8047
Please submit a full bug report,
with preprocessed source if appropriate.
This shows up at with current trunk and at least with 4.3.0 20070916.
--
Summary: [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at
-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: hppa-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34458
- Follow-Ups:
- [Bug target/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: tbm at cyrius dot com
- [Bug target/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: danglin at gcc dot gnu dot org
- [Bug target/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: danglin at gcc dot gnu dot org
- [Bug middle-end/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: rguenth at gcc dot gnu dot org
- [Bug middle-end/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: dave at hiauly1 dot hia dot nrc dot ca
- [Bug tree-optimization/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: reichelt at gcc dot gnu dot org
- [Bug tree-optimization/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: hjl at lucon dot org
- [Bug tree-optimization/34458] [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
- From: sebpop at gmail dot com