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: [Ada] Fix error handling of Create_Task when thread creation failed


> The testcase fails on linux (it slowly eats memory and times out if your
> machine survived until then).  So please remove or disable it on all
> but known-to-work systems.

It does not for me, or I would not have added the test in
the first place.

It must be an environment issue (e.g. use of limit/ulimit), since I can
run this test on many different systems (solaris x86/sparc, linux
x86/x86-64/ia64, hp-ux pa/ia64, tru64, aix, windows, ...) successfully.

I've disabled this test for now, it can be reenabled later if needed.

Arno


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