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: [PING patch]: Preparations for call abi switching via attribute.


On Wed, May 7, 2008 at 3:25 PM, Kai Tietz <Kai.Tietz@onevision.com> wrote:

>  > On Wed, May 7, 2008 at 10:50 AM, Kai Tietz <Kai.Tietz@onevision.com>
>  wrote:
>  >
>  > >         (ix86_sysv4_return_in_memory): New.
>  > >         (ix86_ptx4i_return_in_memory): New.
>  > >         (ix86_i386elf_return_in_memory): New.
>  >
>  > Do we really need three equivalent functions with different name? I
>  > think that ix86_i386elf_return_in_memory should handle them all.
>
>  I was just not sure, which name I should use here. But
>  ix86_i386elf_return_in_memory is fine. I update the patch for this.

The ix86 part of the patch is OK with this change.

Thanks,
Uros.


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