This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix Cygwin bootstrap, PR40807 and all significant FAILs on win32.


On 07/24/2009 05:21 AM, Dave Korn wrote:
> Andrew Haley wrote:
> 
>> Did you run the gcj testsuite?  If so, what were the results?
> 
>   Java tests completed.  No significant differences.  (Some noise present as
> always in the process/thread tests, but these are an ever-present factor
> probably caused by a bug in cygwin's pthread support somewhere; something I
> will address later).  Disappointing that it didn't fix anything, but I guess
> the libjava testsuite doesn't exercise nearly as many return types as the
> libffi testsuite.

Not surprising, java methods only ever return scalars or object references.

Yes.

Andrew.


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