This is the mail archive of the gcc@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: REC: gimplify - create a temp that is set at outermost block?


On Tue, May 19, 2009 at 11:25 AM, Gary Funck <gary@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


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