Branden Robinson writes: > On Sat, Jun 14, 2003 at 08:02:33PM +0200, Matthias Klose wrote: > > Hi Branden, > > > > for tracjking down the xfree86 miscompilation ... > > > > - which directory should I checkout, when I want to follow the 4.3 > > branch? > > Check out what, from where? > > As far as we know the XDM authorization compile problem affects both > 4.2.1 and 4.3.0, so you could just grab the latest xfree86 out of > unstable.
at least with the current gcc-3.3 in unstable I could not reproduce the miscompilation with Daniel Stone's current 4.3 sources and optimization set to -O2. with the same compiler and the 4.2 sources in unstable however the miscompilation is reproducible. CC to debian-x as my response about the test went to Daniel only. > By the way, the miscompilation is not PowerPC specific. It happens on > i386 as well, and probably everywhere. I checked this on i386-linux. Matthias