This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: innovative new build failure


> 
> Mike Stump <mrs@apple.com> 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] Error 2
> 
> Yikes, my fault.  I wonder why it didn't fail for me?

Because -Werror during bootstrap was just fixed, most likely right before you applied your patch.

-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]