On Thu, Jan 25, 2024 at 05:45:00PM +, Andre Vieira wrote:
>
> This patch ensures we use TARGET_ARRAY_MODE to determine the storage mode of
> large bitints that are represented as arrays in memory. This is required to
> support such bitints for aarch64 and potential other targets with similar
This patch ensures we use TARGET_ARRAY_MODE to determine the storage mode of
large bitints that are represented as arrays in memory. This is required to
support such bitints for aarch64 and potential other targets with similar
bitint specifications. Existing tests like gcc.dg/torture/bitint-25.c