Hi, Jason, With this patch, gcc-aarch64 build will encounter an error as the following. Not sure it is a bug, would you please check this?
../../gcc/expmed.c:5602:19: error: ‘int_mode’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 5602 | scalar_int_mode int_mode; Thanks, Feng