Re: Mainline build problem on FC4

2006-06-20 Thread Andrew MacLeod
On Tue, 2006-06-20 at 08:44 -0400, Andrew MacLeod wrote: > On Tue, 2006-06-20 at 09:48 +0200, Zdenek Dvorak wrote: > > Hello, > > > does this still fail? I have fixed one misscompilation due to this > > patch yesterday: > > > > 2006-06

Re: Mainline build problem on FC4

2006-06-20 Thread Andrew MacLeod
On Tue, 2006-06-20 at 09:48 +0200, Zdenek Dvorak wrote: > Hello, > does this still fail? I have fixed one misscompilation due to this > patch yesterday: > > 2006-06-19 Zdenek Dvorak <[EMAIL PROTECTED]> > > * tree-ssa-loop-niter.c (implies_ge_p): New function. > (derive_constant

Re: Mainline build problem on FC4

2006-06-19 Thread Andrew MacLeod
On Mon, 2006-06-19 at 12:31 -0400, Andrew MacLeod wrote: > OK, so I wasn't just wacko last week. Mainline fails to build on Fedora > Core 4 (with all the latest updates, kernel 2111) when built with > checking disabled. Diego verified this on a second FC4 box. > I've

Mainline build problem on FC4

2006-06-19 Thread Andrew MacLeod
OK, so I wasn't just wacko last week. Mainline fails to build on Fedora Core 4 (with all the latest updates, kernel 2111) when built with checking disabled. Diego verified this on a second FC4 box. The compile fails when building crtfastmath during stage2. It doesn't happen when checking is

Re: more build failures...

2006-06-16 Thread Andrew MacLeod
On Fri, 2006-06-16 at 10:45 -0400, Andrew MacLeod wrote: > On mainline, when building with no checking enabled, the stage 2 > compiler is segfaulting when building crtbegin.o : > > > make[3]: Entering directory `/build/gcc/out-branchpoint-nc/gcc' > /build/gcc/out-branchpo

more build failures...

2006-06-16 Thread Andrew MacLeod
On mainline, when building with no checking enabled, the stage 2 compiler is segfaulting when building crtbegin.o : make[3]: Entering directory `/build/gcc/out-branchpoint-nc/gcc' /build/gcc/out-branchpoint-nc/./gcc/xgcc -B/build/gcc/out-branchpoint-nc/./gcc/ -B/install/gcc-nc/i686-pc-linux-gnu/

Re: build problem...

2006-06-15 Thread Andrew MacLeod
On Thu, 2006-06-15 at 15:59 -0400, Thomas Fitzsimmons wrote: > Andrew MacLeod wrote: > > On Thu, 2006-06-15 at 14:14 -0400, Andrew MacLeod wrote: > >> I assume I'm not the only one seeing this build failure: > >> > >> > >> make[5]: Entering direct

Re: build problem...

2006-06-15 Thread Andrew MacLeod
On Thu, 2006-06-15 at 14:14 -0400, Andrew MacLeod wrote: > I assume I'm not the only one seeing this build failure: > > > make[5]: Entering directory > `/build/gcc/2006-06-15/i686-pc-linux-gnu/libjava/classpath/tools' > /bin/sh ../libtool --mode=link /build/gcc/2006-

build problem...

2006-06-15 Thread Andrew MacLeod
I assume I'm not the only one seeing this build failure: make[5]: Entering directory `/build/gcc/2006-06-15/i686-pc-linux-gnu/libjava/classpath/tools' /bin/sh ../libtool --mode=link /build/gcc/2006-06-15/./gcc/xgcc -B/build/gcc/2006-06-15/./gcc/ -B/install/gcc/i686-pc-linux-gnu/bin/ -B/install

Re: Another NaT bit propagation bug.

2001-11-15 Thread Andrew Macleod
>> On Fri, Nov 09, 2001 at 08:54:27AM -0800, Andrew Macleod wrote: >> > I couldn't find a decent/logical place to put the 2 routines >> > that are currently in toplev.c... suggestions? >> >> life.c? OK, I can create it. >> >> I