From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29141 invoked by alias); 11 Jun 2004 09:55:43 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 29124 invoked from network); 11 Jun 2004 09:55:43 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sourceware.org with SMTP; 11 Jun 2004 09:55:43 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id F3782357B; Fri, 11 Jun 2004 02:55:41 -0700 (PDT) Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1]) by magilla.sf.frob.com (8.12.9/8.12.9) with ESMTP id i5B9tfOi015213; Fri, 11 Jun 2004 02:55:41 -0700 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.9/8.12.9/Submit) id i5B9tfjg015209; Fri, 11 Jun 2004 02:55:41 -0700 Date: Fri, 11 Jun 2004 09:55:00 -0000 Message-Id: <200406110955.i5B9tfjg015209@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Jakub Jelinek Cc: Ulrich Drepper , Glibc hackers Subject: Re: [PATCH] Fix s390x tst-tls* when built with GCC 3.4+ In-Reply-To: Jakub Jelinek's message of Thursday, 10 June 2004 21:43:39 +0200 <20040610194339.GL5191@sunsite.ms.mff.cuni.cz> X-Shopping-List: (1) Orthodontic flake prescriptions (2) Felicitous efficient hydrant captors (3) Simultaneous ski prostitutes (4) Precarious welt honkers X-SW-Source: 2004-06/txt/msg00013.txt.bz2 > 2004-06-10 Jakub Jelinek > > * elf/tls-macros.h [__s390x__] (TLS_LD, TLS_GD): Clobber also r14. I've put this in. Thanks, Roland