On Sun, 10 Mar 2013 11:12:58 +0100
Roman Divacky <rdiva...@freebsd.org> wrote:

> Should clang define __FreeBSD_ARCH_armv6__ ? Any other define thats
> missing and should be defined?

It was discussed when I added FreeBSD/ARM support to clang. I
originally had it, however it was decided to remove it as __ARM_ARCH
encodes the required information without adding a FreeBSD specific
macro.

__FreeBSD_ARCH_armv6__ is only defined in our copy of gcc so shouldn't
be relied upon.

Andrew
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to