Re: [patch libjava]: Fix for PR libgcj/50053
On 12/10/2011 12:05 PM, Kai Tietz wrote: > 2011-12-10 Kai Tietz > > PR libgcj/50053 > * java/lang/natClass.cc (java::lang::Class::newInstance): Special case > member-call for 32-bit IA native Window target. OK, thanks. Andrew.
Re: [patch libjava]: Fix for PR libgcj/50053
Kai Tietz writes: > + /* Class constructor/destructor have for 32-bit native Windows ABI > + __thiscall calling convention. */ /* Class constructors/destructors have __thiscall calling convention for 32-bit native Windows ABI. */ Andreas. -- Andreas Schwab, sch...@linux-m6