This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch i386]: Fix PR/38227 gcc fails to correctly pass arguments with ms_abi function pointers


2008/11/23 Jakub Jelinek <jakub@redhat.com>:
> On Sun, Nov 23, 2008 at 11:00:09PM +0100, Richard Guenther wrote:
>> You need to look into other targets implementation of REG_PARM_STACK_SPACE
>> to see if they will be confused by a type parameter.
>
> AFAIK only i386.h uses the REG_PARM_STACK_SPACE argument, all other targets
> ignore it.
>
>        Jakub
>

By a grep through all targets, I can agree on this.


Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]