This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/22014] [4.1 Regression] ICE in do_structure_copy, at tree-ssa-structalias.c:2363


------- Additional Comments From marcus at jet dot franken dot de  2005-06-17 07:01 -------
this code is btw generic 
 
connect (fd, (struct sockaddr*)&sockaddrinvar, sizeof(sockaddrinvar)); 
 
so it triggers in every socket client program using linux glibc. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22014


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]