Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2019 17:18:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 239266] lang/gcc8 fails to build with clang8: tree-vect-loop.c:4979:12: error: expected unqualified-id
Message-ID:  <bug-239266-25139-J4bvI6bqcq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239266-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239266-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239266

--- Comment #3 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239266-25139-J4bvI6bqcq>