From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30242 invoked by alias); 14 Jun 2010 20:04:22 -0000 Received: (qmail 30184 invoked by uid 22791); 14 Jun 2010 20:04:21 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 14 Jun 2010 20:04:13 +0000 Received: (qmail 15377 invoked from network); 14 Jun 2010 20:04:11 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 14 Jun 2010 20:04:11 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1OOFtC-0003Xj-Al; Mon, 14 Jun 2010 20:04:10 +0000 Date: Mon, 14 Jun 2010 20:04:00 -0000 From: "Joseph S. Myers" To: Tom Tromey cc: gdb-patches@sourceware.org Subject: Re: [1/7] RFC: minimal BFD thread awareness In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-06/txt/msg00327.txt.bz2 On Mon, 14 Jun 2010, Tom Tromey wrote: > This patch still needs a configure check for __thread. I suggest using GCC_CHECK_TLS from config/tls.m4. -- Joseph S. Myers joseph@codesourcery.com