From owner-freebsd-i386@FreeBSD.ORG Fri Jan 24 08:20:11 2014 Return-Path: <owner-freebsd-i386@FreeBSD.ORG> Delivered-To: freebsd-i386@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 60A773B6; Fri, 24 Jan 2014 08:20:11 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 33CA31192; Fri, 24 Jan 2014 08:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0O8KBgH095505; Fri, 24 Jan 2014 08:20:11 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0O8KBhs095504; Fri, 24 Jan 2014 08:20:11 GMT (envelope-from remko) Date: Fri, 24 Jan 2014 08:20:11 GMT Message-Id: <201401240820.s0O8KBhs095504@freefall.freebsd.org> To: remko@FreeBSD.org, freebsd-i386@FreeBSD.org, dim@FreeBSD.org From: remko@FreeBSD.org Subject: Re: bin/185777: [clang]: Using non-generic -march for optimization on non-Intel family 5/6 processors results in invalid instruction X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: I386-specific issues for FreeBSD <freebsd-i386.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-i386>, <mailto:freebsd-i386-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-i386/> List-Post: <mailto:freebsd-i386@freebsd.org> List-Help: <mailto:freebsd-i386-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-i386>, <mailto:freebsd-i386-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 24 Jan 2014 08:20:11 -0000 Old Synopsis: Using non-generic -march for optimization on non-Intel family 5/6 processors results in invalid instruction New Synopsis: [clang]: Using non-generic -march for optimization on non-Intel family 5/6 processors results in invalid instruction Responsible-Changed-From-To: freebsd-i386->dim Responsible-Changed-By: remko Responsible-Changed-When: Fri Jan 24 08:19:42 UTC 2014 Responsible-Changed-Why: Hi dim, can you have a look at the proposed diff for clang? http://www.freebsd.org/cgi/query-pr.cgi?pr=185777