This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: move TLS configury to config/
- From: Richard Henderson <rth at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 19 Sep 2005 17:11:57 -0700
- Subject: Re: Patch: move TLS configury to config/
- References: <m3oe6o6eoh.fsf@localhost.localdomain>
On Mon, Sep 19, 2005 at 01:27:42PM -0600, Tom Tromey wrote:
> This patch moves some TLS configury bits from libmudflap to a new .m4
> file in config/. I wanted to reuse this code in libjava and it seemed
> better to move it than to make a copy.
Cool. We should probably split out the ENABLE macro separately.
It's not related to TLS directly after all.
r~