[Bug 239266] lang/gcc8 fails to build with clang8: tree-vect-loop.c:4979:12: error: expected unqualified-id
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 17 17:10:09 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266
Mark Millard <marklmi26-fbsd at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marklmi26-fbsd at yahoo.com
--- Comment #2 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
(In reply to Gerald Pfeifer from comment #1)
I use patches for the type of issue for:
? /usr/ports/devel/powerpc64-gcc/files/patch-gcc_tree-vect-loop.c
? /usr/ports/lang/gcc8/files/patch-gcc_tree-vect-loop.c
? /usr/ports/lang/gcc9/files/patch-gcc_tree-vect-loop.c
(I've not done anything with gcc10. I used to have such for gcc7
but quit using gcc7.)
My changes long predate recent ELFv2 activity, powerpc64-gcc's
patch file going back to 2017-Sep-30.
What I did was rename vec_step to vec_step_renamed in order
to avoid hitting clang's powerpc family specific definition
of the name (tied to altivec).
As I remember the source code in the area has changed over
the time frame and the 3 patches are not all identical.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list