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: Many Failures In libjava Testsuite!


Kelley Cook wrote:

Bryce,

This patch combines both of our ideas and looks pretty clean.

Benefits:

The exportable gc_config.h will only contain THREAD_LOCAL_ALLOC, but
could easily be extended contain more with a simple extension to the grep.


Hi Kelley,

I suspect there will still be problems with only THREAD_LOCAL_ALLOC defined - see PR 18699. These problems didn't show up in the regression suite for me, only with the TT.java file given in that PR.

Actually, I'll look into modifying TT.java to give predictable output and get it into the libjava test suite.

Bryce


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