Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755590Ab1CNMiW (ORCPT ); Mon, 14 Mar 2011 08:38:22 -0400 Received: from mail-qw0-f46.google.com ([209.85.216.46]:55794 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752031Ab1CNMiU (ORCPT ); Mon, 14 Mar 2011 08:38:20 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=W3zaLlEyysLQMsfVraklL4gvIlyfNwWRaF4leCczTsyU6WI1y3WC5q6tVPh01GH2jE mszJOjOu3Xlz4Uu3/XHiuiEXXAB93lBGdyhy65FPvjwZcsCbHGKOWnHAHO0wZ5GVsOKm UW47sRNwtMSBYRfSdRwIewHt1SvMMxzXs/Q8g= MIME-Version: 1.0 Reply-To: sedat.dilek@gmail.com In-Reply-To: <4D7E166C0200007800036451@vpn.id2.novell.com> References: <4D7E095802000078000363D5@vpn.id2.novell.com> <4D7E166C0200007800036451@vpn.id2.novell.com> Date: Mon, 14 Mar 2011 13:38:19 +0100 Message-ID: Subject: Re: PATCH: Add --size-check=[error|warning] From: Sedat Dilek To: "H.J. Lu" Cc: Jan Beulich , Ingo Molnar , amodra@gmail.com, Thomas Gleixner , Andrew Morton , Linus Torvalds , binutils , LKML , "H. Peter Anvin" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1041 Lines: 37 Hi H.J., against which binutils source-code is your patch? I tried binutils-from-git (last commit 83e680a: "daily update") and your binutils-2.21.51.0.7. None of them have a gas/testsuite/gas/i386/bad-size.d file, so... diff --git a/gas/testsuite/gas/i386/bad-size.d b/gas/testsuite/gas/i386/bad-size.d index be9655e..0bcf381 100644 --- a/gas/testsuite/gas/i386/bad-size.d +++ b/gas/testsuite/gas/i386/bad-size.d @@ -1,7 +1,7 @@ #as: --size-check=warning #objdump: -dw #name: Check bad size directive -#error-output: bad-size.err +#error-output: bad-size.warn .*: +file format .* ... cannot be applied. Also, there are no gas/ChangeLog.x86 and gas/testsuite/ChangeLog.x86 files (but w/o *.x86). Can you resend a proper patch against binutils-from-upstream? Thanks. Regards, - Sedat - -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/