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