[Bug 239266] lang/gcc8 (and lang/gcc9) fail to build with clang8: tree-vect-loop.c:4979:12: error: expected unqualified-id
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266 --- Comment #35 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"