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: bootstrap broke in 4.2


mrs@apple.com (Mike Stump) writes:

> ../../gcc/gcc/var-tracking.c: In function ÃÂÂvariable_tracking_mainÃÂÂ:
> ../../gcc/gcc/var-tracking.c:2961: warning: assuming signed overflow does not occur when assuming that (X - c) >= X is always true
> ../../gcc/gcc/var-tracking.c:2961: warning: assuming signed overflow does not occur when assuming that (X - c) >= X is always true
> make[3]: *** [var-tracking.o] Error 1
> 
> :-(  Luckly, we had a chance to break it right before release...  :-)
> 
> Anyway else seeing these?

I see it now.  My apologies.  I just committed a patch to the 4.2
branch to fix it.

Ian


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