This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Darwin as primary platform
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: echristo at apple dot com (Eric Christopher)
- Cc: gcc at gcc dot gnu dot org (gcc mailing list), lucier at math dot purdue dot edu (Bradley Lucier)
- Date: Wed, 4 Oct 2006 14:12:38 -0400 (EDT)
- Subject: Re: Darwin as primary platform
> FWIW I think a 64-bit native version might be nice as a separate
> target, but I've been told there's no real advantage there either on
> ppc.
For PPC64-Darwin, there might be an advantage having a better ABI passing around
structs but other than that I don't think there is one unless GCC is running
out of memory which IIRC happens on Bradley's code a lot.
-- Pinski