Date: Thu, 18 Jul 2019 16:17:45 +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-PMolRzChWb@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 mikael.urankar@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael.urankar@gmail.com --- Comment #6 from mikael.urankar@gmail.com --- (In reply to Leandro Lupori from comment #5) > Created attachment 205872 [details] > gcc8 vec_step fix >=20 > Ok, with the attached patch I'm able to go further in gcc8 build. >=20 > 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) --=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-PMolRzChWb>