This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: REC: gimplify - create a temp that is set at outermost block?
On 05/20/09 17:13:23, Ian Lance Taylor wrote:
> Gary Funck <gary@intrepid.com> writes:
>
> > Do you/others happen to know who is the maintainer of the
> > TLS emulation?
>
> [...] If you have found a bug, the fastest
> way to address is probably to file a bug report.
Doing a bit of research, it seems that the bug has already been
been recently reported (against GCC 4.3, which the baseline
we're using),
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40024
(The suggested fix hasn't been committed to the head
svn branch, however.)
thanks,
- Gary