> Am 05.10.2024 um 10:22 schrieb Eric Botcazou :
>
> Hi,
>
> this polishes a few rough edges that prevent -ftrivial-auto-var-init=zero from
> working in Ada:
>
> - build_common_builtin_nodes declares BUILT_IN_CLEAR_PADDING with 3 instead
> of 2 parameters, now gimple_fold_builtin_clear_padd
Hi,
this polishes a few rough edges that prevent -ftrivial-auto-var-init=zero from
working in Ada:
- build_common_builtin_nodes declares BUILT_IN_CLEAR_PADDING with 3 instead
of 2 parameters, now gimple_fold_builtin_clear_padding contains the assertion:
gcc_assert (gimple_call_num_args (st