[current tinderbox] failure on ia64/ia64

Marcel Moolenaar marcel at xcllnt.net
Wed Mar 17 12:51:07 PST 2004


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 at xcllnt.net


More information about the freebsd-ia64 mailing list