Re: innovative new build failure

2007-01-19 Thread Andrew Pinski
> > Mike Stump <[EMAIL PROTECTED]> writes: > > > Here is an innovative new build failure, as seen on i686-apple-darwin9: > > > > ../../gcc/gcc/expmed.c:4179: warning: signed and unsigned type in > > conditional expression > > make[3]: *** [expme

Re: innovative new build failure

2007-01-19 Thread Mike Stump
On Jan 19, 2007, at 8:46 PM, Ian Lance Taylor wrote: Yikes, my fault. I wonder why it didn't fail for me? Trivially, you've not updated your tree... See, you did an rm -rf of the build tree after -Werrror was broken on Jan 4th and built, but you didn't update to pick up the fix for that b

Re: innovative new build failure

2007-01-19 Thread Ian Lance Taylor
Mike Stump <[EMAIL PROTECTED]> writes: > Here is an innovative new build failure, as seen on i686-apple-darwin9: > > ../../gcc/gcc/expmed.c:4179: warning: signed and unsigned type in > conditional expression > make[3]: *** [expmed.o] Error 1 > make[2]: *** [all-stage2-gcc

Re: innovative new build failure

2007-01-19 Thread Ian Lance Taylor
Mike Stump <[EMAIL PROTECTED]> writes: > Here is an innovative new build failure, as seen on i686-apple-darwin9: > > ../../gcc/gcc/expmed.c:4179: warning: signed and unsigned type in > conditional expression > make[3]: *** [expmed.o] Error 1 > make[2]: *** [all-stage2

innovative new build failure

2007-01-19 Thread Mike Stump
Here is an innovative new build failure, as seen on i686-apple-darwin9: ../../gcc/gcc/expmed.c:4179: warning: signed and unsigned type in conditional expression make[3]: *** [expmed.o] Error 1 make[2]: *** [all-stage2-gcc] Error 2