From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 26 05:39:41 2014 Return-Path: Delivered-To: freebsd-ports-bugs@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 8C445B4E; Wed, 26 Feb 2014 05:39:41 +0000 (UTC) Received: from gw.catspoiler.org (gw.catspoiler.org [75.1.14.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4E6801C70; Wed, 26 Feb 2014 05:39:41 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id s1Q5dXdp080479; Tue, 25 Feb 2014 21:39:37 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201402260539.s1Q5dXdp080479@gw.catspoiler.org> Date: Tue, 25 Feb 2014 21:39:33 -0800 (PST) From: Don Lewis Subject: Re: ports/186997: [patch] math/atlas compile error with clang 3.4 on i386 To: FreeBSD-gnats-submit@FreeBSD.org In-Reply-To: <201402240600.s1O600Mx008509@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: freebsd-ports-bugs@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Feb 2014 05:39:41 -0000 Not sure what happened to the patch. Here it is again: --- tune/blas/gemm/CASES/ATL_dmm4x1x90_x87.c.orig 2011-05-14 10:34:10.000000000 -0700 +++ tune/blas/gemm/CASES/ATL_dmm4x1x90_x87.c 2014-02-23 12:58:36.000000000 -0800 @@ -1581,7 +1581,7 @@ lea 0(pAE,lda,4), pAE #endif #endif - sub $1, MM + subq $1, MM jnz MLOOP sub incAn, pA0 @@ -1596,7 +1596,7 @@ add ldb, pB0 prefetcht0 256(pB0,ldb,2) prefetcht0 320(pB0,ldb,2) - sub $1, NN + subq $1, NN jnz NLOOP DONE: