On Tue, May 19, 2009 at 11:25 AM, Gary Funck <g...@intrepid.com> wrote:
>
> For UPC code generation, we're building an alternate
> method of accessing thread-local data that does not depend upon
> operating system support of the __thread qualifier.

GCC has already added generic support for the __thread qualifier which
does not depend on the OS needing builtin support at all.

Thanks,
Andrew Pinski

Reply via email to