From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5569 invoked by alias); 16 Apr 2004 19:15:56 -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 5550 invoked from network); 16 Apr 2004 19:15:56 -0000 Received: from unknown (HELO myware.akkadia.org) (24.221.190.179) by sources.redhat.com with SMTP; 16 Apr 2004 19:15:56 -0000 Received: from redhat.com (drepper@myware.akkadia.org [192.168.7.70]) (authenticated bits=0) by myware.akkadia.org (8.12.11/8.12.11) with ESMTP id i3GJFdCC019281; Fri, 16 Apr 2004 12:15:40 -0700 Message-ID: <408030DB.5000207@redhat.com> Date: Fri, 16 Apr 2004 19:15:00 -0000 From: Ulrich Drepper Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040411 MIME-Version: 1.0 To: Kaz Kojima CC: libc-hacker@sources.redhat.com Subject: Re: [PATCH] SH: Fix the last nptl test failure References: <20040413.215138.71107280.kkojima@rr.iij4u.or.jp> In-Reply-To: <20040413.215138.71107280.kkojima@rr.iij4u.or.jp> X-Enigmail-Version: 0.83.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2004-04/txt/msg00034.txt.bz2 Kaz Kojima wrote: > * sysv/linux/sh/pthread_cond_wait.S: Remove unneeded frame info. > * sysv/linux/sh/pthread_cond_timedwait.S: Likewise. You removed the unwind data, but not the labels which have been introduces for that. Please remove then and generate a new patch. -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖