diff options
author | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2024-04-10 16:29:21 +0100 |
---|---|---|
committer | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2024-04-10 16:38:49 +0100 |
commit | 3a787e038fe3549d6ec9ec9aa6416dcbba664fd9 (patch) | |
tree | baafaaa92c4559abc3060538b70f5ee2c4828f08 /libgcc | |
parent | 4decc1062f0f6eb44209d9d5a26a744ffa474648 (diff) | |
download | gcc-3a787e038fe3549d6ec9ec9aa6416dcbba664fd9.zip gcc-3a787e038fe3549d6ec9ec9aa6416dcbba664fd9.tar.gz gcc-3a787e038fe3549d6ec9ec9aa6416dcbba664fd9.tar.bz2 |
aarch64: Do not give ABI change diagnostics for _BitInt(N)
This patch makes sure we do not give ABI change diagnostics for the ABI breaks
of GCC 9, 13 and 14 for any type involving _BitInt(N), since that type did not
exist before this GCC version.
gcc/ChangeLog:
* config/aarch64/aarch64.cc (bitint_or_aggr_of_bitint_p): New function.
(aarch64_layout_arg): Don't emit diagnostics for types involving
_BitInt(N).
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions