This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How to add timeout to Ada tests on Linux/ia64?
> The ACATS machinery should move all these tests as unsupported.
>
> Arnaud, would it be ok to commit such a patch?
Not without a better understanding of these failures.
Tasking is in good shape on ia64 linux, at least on some configurations
(e.g. monoprocessor machines), so there is no reason to disable it AFAIK.
It looks more like some bug in the pthread library itself (maybe in
the context of SMP), so I don't see any good reason for disabling Ada tasking.
Arno