aix: align text CSECTs to at least 32 bytes.
commit652abe22205f268c90b3b15f28c56c030ef68a34
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 12 May 2021 01:07:19 +0000 (11 21:07 -0400)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 30 Jun 2021 00:44:12 +0000 (29 20:44 -0400)
tree7e0cdf18eb85947a73d25a84b36df43c42792ffc
parent6bc18203dd2a696cdfcd9d45eae3b9cce7b08822
aix: align text CSECTs to at least 32 bytes.

gcc/ChangeLog:

* config/rs6000/rs6000.c (rs6000_xcoff_section_type_flags):
Increase code CSECT alignment to at least 32 bytes.
* config/rs6000/xcoff.h (TEXT_SECTION_ASM_OP): Add 32 byte
alignment designation.
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/xcoff.h