https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266
--- Comment #3 from Mark Millard <[email protected]> --- (In reply to Gerald Pfeifer from comment #1) Note: Any gcc version with gcc_tree-vect-loop.c using the identifier vec_step will have the problem: clang reserves the name for the powerpc family when it is configures to support altivec. So it is easy to check on the problem's existence if one has the gcc source code to search. A general search would cover if they ever have such code outside that one file. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
