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: PPC -mlongcall, take two


David Edelsohn wrote:
> 
>         Why do you need to create the new rs6000-c.c file instead of using
> rs6000.c?

It's how we do code that is both C- and target-specific.
ls config/*/*-c.c to see similar examples.

Stan


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