Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932910AbWKLONl (ORCPT ); Sun, 12 Nov 2006 09:13:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932912AbWKLONl (ORCPT ); Sun, 12 Nov 2006 09:13:41 -0500 Received: from mail-in-10.arcor-online.net ([151.189.21.50]:21705 "EHLO mail-in-10.arcor-online.net") by vger.kernel.org with ESMTP id S932910AbWKLONk (ORCPT ); Sun, 12 Nov 2006 09:13:40 -0500 In-Reply-To: <455724FD.7070600@qumranet.com> References: <200611112334.28889.bero@arklinux.org> <200611121005.58939.bero@arklinux.org> <4556E860.700@qumranet.com> <200611121436.15492.bero@arklinux.org> <455724FD.7070600@qumranet.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: Bernhard Rosenkraenzer , linux-kernel@vger.kernel.org, akpm@osdl.org Content-Transfer-Encoding: 7bit From: Segher Boessenkool Subject: Re: 2.6.19-rc5-mm1 fails to compile with gcc 4.2 Date: Sun, 12 Nov 2006 15:13:37 +0100 To: Avi Kivity X-Mailer: Apple Mail (2.752.2) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 511 Lines: 15 > 'sel' is a variable, so gcc can't provide it as an immediate > operand. Specifying it as "rm" instead of "g" would have been > better, but can't have any real influence. It can become an immediate operand if the function gets inlined into a caller. Segher - 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/