Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2015 19:49:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 199450] clang 3.6 crash building lang/spidermonkey
Message-ID:  <bug-199450-7-4O0l7jXRad@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199450-7@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199450-7@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=199450

--- Comment #5 from Dimitry Andric <dim@FreeBSD.org> ---
Sorry, it also needs -target-cpu arm1176jzf-s to assert, e.g.:

clang -cc1 -triple armv6--freebsd11.0-gnueabihf -emit-obj -target-cpu
arm1176jzf-s toint32.c

-- 
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-199450-7-4O0l7jXRad>