[Bug 239266] lang/gcc8 (and lang/gcc9) fail to build with clang8: tree-vect-loop.c:4979:12: error: expected unqualified-id
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 17 22:55:22 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266
--- Comment #29 from commit-hook at freebsd.org ---
A commit references this bug:
Author: gerald
Date: Sun Nov 17 22:55:14 UTC 2019
New revision: 517843
URL: https://svnweb.freebsd.org/changeset/ports/517843
Log:
Forward port r509717 | gerald | 2019-08-24 from lang/gcc9 since this
issue has not been addressed upstream yet:
clang on rs6000/powerpc* unfortunately poisons user namespace by default
(without any special options or include files being required).
Until that changes (or GCC changes) we need to avoid using vec_step as a
variable name.
PR: 239266
Changes:
head/lang/gcc9-devel/files/patch-clang-vec_step
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list