From owner-freebsd-current@FreeBSD.ORG Wed Mar 17 12:51:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3701816A4CE; Wed, 17 Mar 2004 12:51:07 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD5B743D39; Wed, 17 Mar 2004 12:51:06 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i2HKp4JP055156; Wed, 17 Mar 2004 12:51:04 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) i2HKp4fO029081; Wed, 17 Mar 2004 12:51:04 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.11/8.12.11/Submit) id i2HKp4fU029080; Wed, 17 Mar 2004 12:51:04 -0800 (PST) (envelope-from marcel) Date: Wed, 17 Mar 2004 12:51:04 -0800 From: Marcel Moolenaar To: Ruslan Ermilov Message-ID: <20040317205104.GA29066@dhcp01.pn.xcllnt.net> References: <20040317040254.386947303A@freebsd-current.sentex.ca> <20040317113931.GF49920@ip.net.ua> <20040317200307.GA46126@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040317200307.GA46126@ip.net.ua> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Tinderbox cc: Dag-Erling Sm?rgrav cc: current@freebsd.org cc: ia64@freebsd.org Subject: Re: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 17 Mar 2004 20:51:07 -0000 On Wed, Mar 17, 2004 at 10:03:07PM +0200, Ruslan Ermilov wrote: > > > > > > for(i = 0; i < SOUND_MIXER_NRDEVICES; i++) { > > > if ((1 << i) & mask) { > > > v |= mt[i].iselect; > > > } > > > } > > > > > > Actually, this is easily reproduceable by compiling the corresponding > module on pluto1 with CFLAGS="-O2 -pipe" set in environment. There's > clearly a bug in gcc(1), as: What happens if you replace the for-loop with an equivalent while-loop? [Sorry, I'm too short on time to try that out myself now...] -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net