From owner-freebsd-ia64@FreeBSD.ORG Sun Aug 29 22:42:12 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 445D316A4CE; Sun, 29 Aug 2004 22:42:12 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2360D43D5A; Sun, 29 Aug 2004 22:42:12 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.13.1/8.12.11) with ESMTP id i7TMgB9E094227; Sun, 29 Aug 2004 15:42:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i7TMgBYr094226; Sun, 29 Aug 2004 15:42:11 -0700 (PDT) (envelope-from obrien) Date: Sun, 29 Aug 2004 15:42:11 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040829224211.GD92947@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Ruslan Ermilov , ia64@freebsd.org, current@freebsd.org References: <20040829091547.927B07303F@freebsd-current.sentex.ca> <20040829143543.GX30151@darkness.comp.waw.pl> <20040829145603.GG23120@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040829145603.GG23120@ip.net.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: ia64@freebsd.org cc: current@freebsd.org Subject: Re: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 22:42:12 -0000 On Sun, Aug 29, 2004 at 05:56:03PM +0300, Ruslan Ermilov wrote: > > +> /tinderbox/CURRENT/ia64/ia64/src/sys/geom/mirror/g_mirror.c:2485: warning: 'sc' might be used uninitialized in this function > > +> *** Error code 1 > > > > Fixed, sorry. > > PS. Can someone show me which compiler flag expose those "bugs"? > > > I believe it's -O2 (which is not in default CFLAGS). All the world is not 'i386'... -O2 is the default on some of our platforms -- amd64, sparc64, ia64 -- -- David (obrien@FreeBSD.org)