[Bug ada/38400] Acats faillures due to undefined pthread_setrunon_np
Arnaud Charlet
charlet@adacore.com
Thu Dec 11 11:15:00 GMT 2008
> 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
More information about the Gcc-bugs
mailing list