[Bug 265420] Symbol _URC_NO_REASON isn't found on armv6, armv7 architectures

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Jul 2022 17:52:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265420

            Bug ID: 265420
           Summary: Symbol _URC_NO_REASON isn't found on armv6, armv7
                    architectures
           Product: Base System
           Version: Unspecified
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

Testcase: cad/nvc

src/debug.c there includes <unwind.h> and then uses _URC_NO_REASON but build on
armv6 and armv7 fail with:
> use of undeclared identifier '_URC_NO_REASON'

-- 
You are receiving this mail because:
You are the assignee for the bug.