------- Comment #3 from charlet at adacore dot com  2008-12-11 11:15 -------
Subject: Re:  Acats faillures due to undefined
        pthread_setrunon_np

> The offending piece of code is pretty useless btw, even on IRIX 6.5.
> The cpu# in question is always initialized in s-tasinf-irix.ads with
> CPU_ANY so the end result is the same as when you wouldn't call
> pthread_setrunon_np() at all. So my initial fix was to simply remove
> this functionality entirely.

That's a misunderstanding of the code: Task_Info can be specified by the user
via pragma Task_Info.
What you're seeing in s-tasinf-irix.ads is just a default that the user
can change.

Arno


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38400

Reply via email to