[libobjc-noheaders] First patch to the branch

Richard Earnshaw rearnsha@gcc.gnu.org
Thu Nov 17 16:24:00 GMT 2005


On Thu, 2005-11-17 at 15:18, Paolo Bonzini wrote:
> >I guess what I'm trying to suggest is that these should really be
> >exposed as potential multilib variants.
> >  
> >
> Yes, I agree.  But for now the goal is just to mimic the current GCC 
> behavior (these patches are done on a branch).
> 
> In the future I would like to detect most of the ABI characteristics at 
> configuration time.  It is surely possible for 
> PCC_BITFIELD_TYPE_MATTERS, for example.

Nope.

On ARM:
#define PCC_BITFIELD_TYPE_MATTERS TARGET_AAPCS_BASED

So it's value depends on command line options.

R.



More information about the Gcc-patches mailing list