[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
Thu Jul 18 16:17:46 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266
mikael.urankar at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael.urankar at gmail.com
--- Comment #6 from mikael.urankar at gmail.com ---
(In reply to Leandro Lupori from comment #5)
> Created attachment 205872 [details]
> gcc8 vec_step fix
>
> Ok, with the attached patch I'm able to go further in gcc8 build.
>
> But then when xgcc starts to be used, I get errors, because xgcc is
> generating ELFv1 code and trying to link with ELFv2 libs.
Try this patch :
http://mikael.urankar.free.fr/FreeBSD/powerpc64/lang_gcc8_elfv2.diff
There is still a problem: stage2 and stage3 differs (it does not happen if the
BOOTSTRAP option is off)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list