This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/22014] New: ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- From: "marcus at jet dot franken dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2005 07:15:53 -0000
- Subject: [Bug c/22014] New: ICE in do_structure_copy, at tree-ssa-structalias.c:2363
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
following code (extracted from WINE) fails in HEAD branch with:
/home/marcus/projects/gcc/BIN/bin/gcc -c -O2 server.i
server.i: In function 'f':
server.i:17: internal compiler error: in do_structure_copy, at
tree-ssa-structalias.c:2363
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: ICE in do_structure_copy, at tree-ssa-structalias.c:2363
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marcus at jet dot franken dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22014