aarch64.c (aarch64_attribute_table): Change affects_type_identity to true for aarch64...
authorSteve Ellcey <sellcey@marvell.com>
Thu, 14 Feb 2019 21:04:12 +0000 (21:04 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 14 Feb 2019 21:04:12 +0000 (21:04 +0000)
commit497f281c25c4af5fc62c8662c23fc2a615abc4bd
treed4c26625a946756e69ec7e6667d579141374e7f6
parent86b69c6b11d70efe97dd6ff1f1047c37256fd202
aarch64.c (aarch64_attribute_table): Change affects_type_identity to true for aarch64_vector_pcs.

2018-02-14  Steve Ellcey  <sellcey@marvell.com>

* config/aarch64/aarch64.c (aarch64_attribute_table): Change
affects_type_identity to true for aarch64_vector_pcs.
(aarch64_comp_type_attributes): New function.
(TARGET_COMP_TYPE_ATTRIBUTES): New macro.

From-SVN: r268902
gcc/ChangeLog
gcc/config/aarch64/aarch64.c