Date: Tue, 22 Sep 2020 17:53:03 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 249527] graphics/vulkan-loader: clang 11 crashes on i386 during build Message-ID: <bug-249527-29464-ObsSk1LYOT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249527-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-249527-29464@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=3D249527 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org, | |zeising@FreeBSD.org Status|New |Open --- Comment #5 from Dimitry Andric <dim@FreeBSD.org> --- This was reported upstream some time ago, as: https://bugs.llvm.org/show_bug.cgi?id=3D47348 It chokes on a GOT relocation: .intel_syntax noprefix push offset termin_error_string@GOT Obviously assertions don't trigger if they're disabled, so the clang10 port with its defaults won't crash, but maybe the resulting assembly is bogus. I haven't checked. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249527-29464-ObsSk1LYOT>