Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jan 2017 10:29:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 216104] arm cpufunc.h uses only mis-spelled __ARM_ARCH_6ZK__ for __ARM_ARCH_6KZ__
Message-ID:  <bug-216104-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216104

            Bug ID: 216104
           Summary: arm cpufunc.h uses only mis-spelled __ARM_ARCH_6ZK__
                    for __ARM_ARCH_6KZ__
           Product: Base System
           Version: CURRENT
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: ler@freebsd.org

Created attachment 178906
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178906&action=
=3Dedit
patch for __ARM_ARCH_6KZ__

arm's cpufunc.h doesn't use the __ARM_ARCH_6KZ__ define which clang (since =
3.8)
defines.=20

See PR 216065 for fallout of this with sysutils/lsof.=20

Vic Abell has worked around it, but we should fix it.

see:
Comment #9 from mikael.urankar@gmail.com ---
ARM_NARCH and ARM_NMMUS are 0 because clang defines __ARM_ARCH_6KZ__ since
clang3.8 iirc.

6ZK is a mispelling of 6KZ:
https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html

--=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-216104-7>