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]

Re: Define -mstructure-size-boundary for all ARM targets (except NetBSD)


> Hi Guys,
> 
>   I am about to apply the following patch.  It provides all ARM
>   targets (except the NetBSD one) with the ability to override the
>   default value of STRUCTURE_SIZE_BOUNDARY by using the
>   -mstructure-size-boundary=XX command line switch.  Previously only
>   the ELF and COFF targets could do this.

Why leave NetBSD out?  Sure, it needs a default setting of 8 (whereas most 
other ports need a default of 32 -- don't ask), but I see no reason for 
not making the flag supported on that platform.

R.



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