[Bug tree-optimization/31095] New: [4.3 Regression] ICE in expand_expr_real_1, at expr.c:8786
tbm at cyrius dot com
gcc-bugzilla@gcc.gnu.org
Fri Mar 9 08:30:00 GMT 2007
I get the following ICE on IA-64:
tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O libnasl-capture_packet.c
libnasl-capture_packet.c: In function 'capture_next_packet':
libnasl-capture_packet.c:19: internal compiler error: in expand_expr_real_1, at
expr.c:8786
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/gcc -c libnasl-capture_packet.c
tbm@coconut0:~$ gcc-4.1 -c -O2 libnasl-capture_packet.c
tbm@coconut0:~$
--
Summary: [4.3 Regression] ICE in expand_expr_real_1, at
expr.c:8786
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
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=31095
More information about the Gcc-bugs
mailing list