This is the mail archive of the gcc-patches@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: [PATCH] fix PR bootstrap/44825, Werror=sign-compare error


On Mon, Jul 5, 2010 at 12:24 PM, Nathan Froyd <froydnj@codesourcery.com> wrote:
> The patch below makes the obvious fix for PR 44825. ?I'm asking for
> approval, though, because I don't have an convenient way to do bootstrap on a
> 32-bit HWI host. ?(H.J.'s suggestion in the PR does not work for me,
> presumably because of Ubuntu weirdness.) ?If somebody wanted to quickly
> toss this into their tree, that would be much appreciated.
> OK to commit?
>
> -Nathan
>
> ? ? ? ?PR bootstrap/44825
> ? ? ? ?* class.c (make_class_data): Cast result of VEC_length calls to int.
>

This passed the previous failure. Can you check it in?

Thanks.

-- 
H.J.


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