Date: Fri, 03 Oct 2025 23:56:44 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 265826] clang crashes on cad/nvc on 14/i386 Message-ID: <bug-265826-29464-8Ia5iLxDY8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265826-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=265826 Älven <alven@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events CC| |alven@FreeBSD.org Status|New |Closed --- Comment #1 from Älven <alven@FreeBSD.org> --- I've tested it now with the latest 1.18.0 and it doesn't crush by itself, just fails to compile for another reason: > /wrkdirs/usr/ports/cad/nvc/work/nvc-1.18.0/src/jit/jit-code.c:858:42: error: use of undeclared identifier 'veneer' > 858 | veneer, ARRAY_LEN(veneer)); > | ^ https://github.com/nickg/nvc/blob/14f8f7c4a1733fc39b35799e8ae0328e91d1ae0f/src/jit/jit-code.c#L854 https://github.com/nickg/nvc/blob/14f8f7c4a1733fc39b35799e8ae0328e91d1ae0f/src/jit/jit-code.c#L858 Seems only for ARCH_X86_64 and ARCH_ARM64... -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265826-29464-8Ia5iLxDY8>
