From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25820 invoked by alias); 24 Nov 2010 09:56:01 -0000 Received: (qmail 25812 invoked by uid 22791); 24 Nov 2010 09:56:00 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 24 Nov 2010 09:55:56 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 8DC33CB0247; Wed, 24 Nov 2010 10:55:53 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X6zPwxjdKXzX; Wed, 24 Nov 2010 10:55:53 +0100 (CET) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 7C86FCB022C; Wed, 24 Nov 2010 10:55:53 +0100 (CET) Subject: Re: Release 2.21 - Pre tests Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Tristan Gingold In-Reply-To: <1290592409.30662.14.camel@e102319-lin.cambridge.arm.com> Date: Wed, 24 Nov 2010 09:56:00 -0000 Cc: binutils Content-Transfer-Encoding: quoted-printable Message-Id: References: <2FB8160A-5560-40C7-8E4F-1A0B7531B63B@adacore.com> <1290592409.30662.14.camel@e102319-lin.cambridge.arm.com> To: Matthew Gretton-Dann X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2010-11/txt/msg00438.txt.bz2 On Nov 24, 2010, at 10:53 AM, Matthew Gretton-Dann wrote: > On Tue, 2010-11-23 at 17:32 +0100, Tristan Gingold wrote: >> here is the result of a first pre-test. I still plan to update the targ= et list. >>=20 >> Two comments: >>=20 >> 1) are the arm-eabi failures expected ? >=20 > These are due to this change: > http://sourceware.org/ml/binutils-cvs/2010-11/msg00012.html >=20 > which fixes: http://sourceware.org/bugzilla/show_bug.cgi?id=3D12001 >=20 > I think the problem is with the test rather than the fix itself, and am > working through creating a patch - but I don't think it should hold up > the release. Yes, Richard Sandiford has already proposed a patch to fix the tests. Tristan.