This is the mail archive of the gcc@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: libjava regressions in r140713


Andreas Tobler wrote:
> Jack Howarth wrote:
>>    On i686-apple-darwin9, I am seeing massive regressions in the libjava
>> testsuite in revision 140713 compared to my previous test on 20080925.
>> Since the libtool updates went in (which would see the likely culprit),
>> we went from zero to 835 unexpected failures.
>>
>> http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg02174.html
>> http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg02291.html
> 
> I'll send a patch later today.

Thanks Andreas, libtool prints this warning for:
*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*

So, the libjava testsuite's libjava.exp should probably avoid adding
-no-install for a similar set of targets.

Peter
-- 
Peter O'Gorman
http://pogma.com


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