This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: NPE with gcc 3.4 when trying to open a tcp-socket


Bryce McKinlay writes:
 > 
 > This is a "Miranda methods" bug - see  
 > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12254 where I have posted a  
 > patch.

Oddly, debugging this in gdb didn't reveal that it had anything to do
with the Miranda bug -- optimization so obfuscated the real situation
that it appeared to me native code was being miscompiled.  But I
should have cross-referenced the recent bugs.

Andrew.


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