Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Oct 2017 18:38:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222881] on armv7, clang reports __ARM_ARCH = 6 and defines __ARM_ARCH_6KZ__
Message-ID:  <bug-222881-8-ZFnWL5r7TP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222881-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222881-8@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #4 from Dimitry Andric <dim@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.

--=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-222881-8-ZFnWL5r7TP>