[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 May 3 09:12:08 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266
--- Comment #35 from commit-hook at freebsd.org ---
A commit references this bug:
Author: gerald
Date: Sun May 3 09:11:13 UTC 2020
New revision: 533759
URL: https://svnweb.freebsd.org/changeset/ports/533759
Log:
Update to the 20200502 snapshot of GCC 10.0.1, which has branched for
the release of GCC 10.1 (and the GCC 10 release series) now.
Forward port r517843 | gerald | 2019-11-17 from lang/gcc9-devel since
this issue has not been addressed upstream or in our system compiler
yet. [1]
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, 245483
Changes:
head/lang/gcc10-devel/Makefile
head/lang/gcc10-devel/distinfo
head/lang/gcc10-devel/patch-clang-vec_step
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list