[AArch64] Make sure start callee-save offset for D registers aligned

Jiong Wang jiong.wang@arm.com
Thu Jun 5 14:04:00 GMT 2014


For AArch64, there may have been an odd num core registers need to be saved.

This small patch ensure we remain 16 byte aligned for subsequent STP writes of D registers.

OK for trunk?

thanks.

gcc/
   * config/aarch64/aarch64.c (aarch64_layout_frame): Make sure start offset
     for vector registers in callee-saved area 16-byte aligned.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-vec-align.patch
Type: text/x-patch
Size: 623 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140605/30c3c5ab/attachment.bin>


More information about the Gcc-patches mailing list