[PATCHv2,0/2] aarch64, bitint: Add support for _BitInt for AArch64 Little Endian

Message ID a7d49d0a-6771-4fb8-b524-f6fc2d34b872@arm.com
Headers
Series aarch64, bitint: Add support for _BitInt for AArch64 Little Endian |

Message

Andre Vieira (lists) March 27, 2024, 6:24 p.m. UTC
  Hi,

Introduced a new patch to disable diagnostics for ABI breaks involving 
_BitInt(N) given the type didn't exist, let me know what you think of that.

Also added further testing to replicate the ABI diagnostic tests to use 
_BitInt(N).

Andre Vieira (2)
aarch64: Do not give ABI change diagnostics for _BitInt(N)
aarch64: Add support for _BitInt