https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266
--- Comment #16 from Piotr Kubaj <[email protected]> ---
(In reply to Andreas Tobler from comment #15)
Your patch is slightly incorrect (missing esac), but even after correcting it,
I still get the same error:
/tmp/usr/ports/lang/gcc10-devel/work/gcc-10-20190714/gcc/tree-vect-loop.c:4718:12:
error: expected unqualified-id
tree vec_step = build_vector_from_val (cr_index_vector_type, step);
^
/tmp/usr/ports/lang/gcc10-devel/work/gcc-10-20190714/gcc/tree-vect-loop.c:4724:39:
error: expected expression
create_iv (series_vect, vec_step, NULL_TREE, loop, &incr_gsi,
^
/tmp/usr/ports/lang/gcc10-devel/work/gcc-10-20190714/gcc/tree-vect-loop.c:7478:27:
error: expected unqualified-id
tree new_vec, vec_init, vec_step, t;
^
/tmp/usr/ports/lang/gcc10-devel/work/gcc-10-20190714/gcc/tree-vect-loop.c:7478:26:
error: expected ';' at end of declaration
tree new_vec, vec_init, vec_step, t;
^
;
/tmp/usr/ports/lang/gcc10-devel/work/gcc-10-20190714/gcc/tree-vect-loop.c:7670:16:
error: expected expression
vec_step = vect_init_vector (stmt_info, new_vec, vectype, NULL);
I pass --with-abi=elfv2 in CONFIGURE_ARGS and there are no other patches.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.