From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23366 invoked by alias); 19 Mar 2003 11:05:07 -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 23321 invoked from network); 19 Mar 2003 11:05:07 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.160.55.131) by sources.redhat.com with SMTP; 19 Mar 2003 11:05:07 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 184AB354C; Wed, 19 Mar 2003 03:05:06 -0800 (PST) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id h2JB55N24341; Wed, 19 Mar 2003 03:05:05 -0800 Date: Wed, 19 Mar 2003 11:13:00 -0000 Message-Id: <200303191105.h2JB55N24341@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andreas Jaeger Cc: Jakub Jelinek , GNU libc hacker Subject: Re: make check failure on x86-64 with abilist In-Reply-To: Andreas Jaeger's message of Wednesday, 19 March 2003 12:02:10 +0100 X-Shopping-List: (1) Bloated lunar glove distenders (2) Embryonic volcanic communions (3) Perspicacious flake deception (4) Frenetic exotic assumptions (5) Mischievous lips X-SW-Source: 2003-03/txt/msg00044.txt.bz2 > Patch is appended. Ok to commit? We'll wait for Ulrich and Jakub to comment. > > That means you didn't lose anything. make check will always update all > > .out files, and then do check-abi (show you the diff). > > Excellent! Actually if you use -j but not -k, check-abi could fail first and make it bail. But it's unlikely.