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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to