From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22136 invoked by alias); 20 Apr 2003 12:42:20 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 22129 invoked from network); 20 Apr 2003 12:42:19 -0000 Received: from unknown (HELO pentium3.j-son.org) (213.64.105.80) by sources.redhat.com with SMTP; 20 Apr 2003 12:42:19 -0000 Received: from pentium3.j-son.org (localhost.localdomain [127.0.0.1]) by pentium3.j-son.org (8.12.8/8.12.8) with ESMTP id h3KCerEv028255 for ; Sun, 20 Apr 2003 14:42:19 +0200 Received: (from chj@localhost) by pentium3.j-son.org (8.12.8/8.12.8/Submit) id h3KCekIE028223 for binutils@sources.redhat.com; Sun, 20 Apr 2003 14:40:46 +0200 Date: Sun, 20 Apr 2003 12:42:00 -0000 From: Christian Joensson To: binutils Subject: cvs HEAD ld TLS test failure on i686-linux Message-ID: <20030420124046.GA27776@pentium3.j-son.org> Mail-Followup-To: binutils Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-SW-Source: 2003-04/txt/msg00380.txt.bz2 In http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg01250.html and it has been like that for quite a while, I get test suite failures in the ld test suite: === ld tests === Running target unix FAIL: TLS -fpic -shared transitions FAIL: TLS -fpic and -fno-pic exec transitions FAIL: TLS -fno-pic -shared === ld Summary === # of expected passes 158 # of unexpected failures 3 # of expected failures 13 Is this waht to expect? Cheers, /ChJ