From owner-freebsd-current@FreeBSD.ORG Tue Feb 12 10:48:56 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8B4935E0 for ; Tue, 12 Feb 2013 10:48:56 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 6B814651 for ; Tue, 12 Feb 2013 10:48:55 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1U5DPt-00082P-Fm for freebsd-current@freebsd.org; Tue, 12 Feb 2013 02:48:49 -0800 Date: Tue, 12 Feb 2013 02:48:49 -0800 (PST) From: Jakub Lach To: freebsd-current@freebsd.org Message-ID: <1360666129479-5786248.post@n5.nabble.com> In-Reply-To: <201302121031.r1CAVTIa098618@mech-cluster241.men.bris.ac.uk> References: <20130210000723.GA73630@troutmask.apl.washington.edu> <5117A319.60804@passap.ru> <20130210164424.GA77092@troutmask.apl.washington.edu> <201302101851.r1AIpNWs055658@mech-cluster241.men.bris.ac.uk> <20130210190048.GA77774@troutmask.apl.washington.edu> <201302121031.r1CAVTIa098618@mech-cluster241.men.bris.ac.uk> Subject: Re: 7+ days of dogfood MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2013 10:48:56 -0000 Hi Anton, I recognize you from your usual struggle with ia64 :) Hope your work/environment really have a good justification for keeping them around... I would actually set only -march= because it should set mtune to the same value by default too. Moreover, I suspect mckinley is an alias for itanium2, as it was it's codename... Strangely, current gcc documentation for ia64 is missing references of march and mtune for ia64. http://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/IA_002d64-Options.html -- View this message in context: http://freebsd.1045724.n5.nabble.com/7-days-of-dogfood-tp5785452p5786248.html Sent from the freebsd-current mailing list archive at Nabble.com.