This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: tls: error out on incompatible TLS decls
- From: Richard Henderson <rth at redhat dot com>
- To: Aldy Hernandez <aldyh at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, jakub at redhat dot com
- Date: Tue, 6 Aug 2002 18:12:39 -0700
- Subject: Re: tls: error out on incompatible TLS decls
- References: <20020806181057.A23677@redhat.com>
On Tue, Aug 06, 2002 at 06:10:57PM -0700, Aldy Hernandez wrote:
> * c-decl.c (duplicate_decls): Error out for incompatible TLS
> declarations.
> * testsuite/gcc.dg/tls/diag-3.c: New.
Ok.
r~