[Bug 239266] lang/gcc8 fails to build with clang8: tree-vect-loop.c:4979:12: error: expected unqualified-id
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 22 21:09:04 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266
--- Comment #23 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
(In reply to Gerald Pfeifer from comment #11)
QUOTE
"vec_step is not defined in any of the PowerPC ABIs nor the Altivec
PEM/PIM.
END QUOTE
Were the POWER experts that indicated the above notified of the
1999:
https://www.nxp.com/docs/en/reference-manual/ALTIVECPIM.pdf
that does define vec_step in "2.5.3 Value for Adjusting Pointers"?
(Quoted in comment #13.) At least knowing of it might prompt
noticing the type of problem quicker in the future.
(I have no idea which POWER experts reported the above quote.)
(I'd blaim the document in ALTIVECPIM.pdf as what started this mess
by not following langauge naming rules. Then other things that
should likely have been done were not done to work around the issue.
OpenCL later also having defined vec_step in a similar manor did not
help.)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list