Re: [Dri-devel] gcc-3.2 bug workaround (was: gcc-3.2 problem and Makefile inconsistency)

2002-10-14 Thread Ian Romanick
On Sun, Oct 13, 2002 at 07:48:22PM +0200, Felix Kühling wrote: > Appart from that, I think that radeonUpdateViewportOffset is buggy. The > aliasing of int and float is inconsistent. The comparison is done > without aliasing, in the subsequent assignment the floats are aliased to > ints. I attache

Re: [Dri-devel] gcc-3.2 bug workaround (was: gcc-3.2 problem and Makefile inconsistency)

2002-10-13 Thread Felix Kühling
On Sun, 13 Oct 2002 09:34:17 +0100 José Fonseca <[EMAIL PROTECTED]> wrote: > Felix, > > On Sun, Oct 13, 2002 at 02:47:18AM +0200, Felix Kühling wrote: > >More results: > > > >I get the same strange behaviour when I compile with -march=pentium2. I > >could narrow it down to lib/GL/mesa/src/drv/rad