https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265826
Älven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events CC| |[email protected] Status|New |Closed --- Comment #1 from Älven <[email protected]> --- 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.
