[Bug 239266] lang/gcc8 fails 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 #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 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]"