Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751488AbXBVIa3 (ORCPT ); Thu, 22 Feb 2007 03:30:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751506AbXBVIa3 (ORCPT ); Thu, 22 Feb 2007 03:30:29 -0500 Received: from gw.goop.org ([64.81.55.164]:40277 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751488AbXBVIa2 (ORCPT ); Thu, 22 Feb 2007 03:30:28 -0500 Message-ID: <45DD54A7.2010100@goop.org> Date: Thu, 22 Feb 2007 00:30:31 -0800 From: Jeremy Fitzhardinge User-Agent: Thunderbird 1.5.0.9 (X11/20070212) MIME-Version: 1.0 To: Arjan van de Ven CC: Andi Kleen , Linux Kernel Mailing List Subject: Re: -freg-struct-return? References: <45DCF1C5.4030006@goop.org> <1172131463.3531.226.camel@laptopd505.fenrus.org> <45DD4FA0.5030205@goop.org> <1172132103.3531.228.camel@laptopd505.fenrus.org> In-Reply-To: <1172132103.3531.228.camel@laptopd505.fenrus.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 656 Lines: 19 Arjan van de Ven wrote: >> Do we have much assembler which cares about the struct return calling >> convention? If not, it should be a fairly easy test. >> > > is there an attribute to turn it off? because if so we should just make > that part of "asmlinkage".... (not that I know much code using structs > in asm) > There doesn't appear to be; just -freg-struct-return and -fpcc-struct-return. J - 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/