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: [arm] Fix alignment of complex double types.


On Thu, 2004-04-29 at 23:45, Paul Brook wrote:
> The following patch fixes the alignment of complex doubleword arguments under 
> aapcs based ABIs. It looks at the alignment of the mode, rather than 
> hardcoding specific modes.
> 
> Tested with cross to arm-none-elf.
> Ok?
> 
> Paul
> 
> 2004-04-30  Paul Brook  <paul@codesourcery.com>
> 
> 	* arm.c (arm_needs_doubleword_align): Use mode alignment.
> 

OK.

R.


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