[Bug 222881] on armv7, clang reports __ARM_ARCH = 6 and defines __ARM_ARCH_6KZ__

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 9 18:38:30 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222881

--- Comment #4 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Sylvain Garrigues from comment #2)
> FreeBSD clang version 5.0.0 (branches/release_50 311219) (based on LLVM
> 5.0.0svn)
> Target: armv6-unknown-freebsd12.0-gnueabihf

Right, there is the problem.  The default target is armv6.

> Thread model: posix
> InstalledDir: /usr/bin
>  "/usr/bin/clang" -cc1 -triple armv6kz-unknown-freebsd12.0-gnueabihf -E

And specifically it's using armv6kz.

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


More information about the freebsd-bugs mailing list