Christopher Bazley (chris.bazley) <[email protected]>) commented on the code:


> +++ gcc/expr.cc
> @@ -8078,0 +8082,4 @@
> +         else
> +           {
> +             /* Handle variable-length vector types.  */
> +             icode = convert_optab_handler (vec_init_optab, mode, eltmode);
The requested assertion that icode != CODE_FOR_nothing cannot be added.
See 
https://inbox.sourceware.org/gcc-patches/[email protected]/


--
https://forge.sourceware.org/gcc/gcc-TEST/pulls/177#issuecomment-6339

Reply via email to