Date: Thu, 18 Jul 2019 16:17:45 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@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-29464-DFcMUDw9OB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239266-29464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266 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 > > 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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239266-29464-DFcMUDw9OB>
