On 23 October 2019 13:16:19 CEST, Richard Sandiford <richard.sandif...@arm.com> wrote:
>+++ gcc/config/gcn/gcn.c 2019-10-23 12:13:54.091122156 +0100 >@@ -3786,8 +3786,7 @@ gcn_expand_builtin (tree exp, rtx target > a vector. */ > > opt_machine_mode >-gcn_vectorize_get_mask_mode (poly_uint64 ARG_UNUSED (nunits), >- poly_uint64 ARG_UNUSED (length)) >+gcn_vectorize_get_mask_mode (nachine_mode) nachine? If that really compiles someone should fix that preexisting typo, I suppose. Didn't look though. Cheers, > { > /* GCN uses a DImode bit-mask. */ > return DImode;