Re: [PATCH] GCC 3.4.3: libobjc build failure

Andrew Pinski <[email protected]> Mon, 20 Dec 2004 17:35:49 -0500
Newsgroups org.kernel.vger.linux-gcc
Message-ID <[email protected]>
On Dec 20, 2004, at 5:32 PM, Andrew Pinski wrote:

> Yes, this is what I applied to both the mainline and the 3.4 branch.
>
> Thanks,
> Andrew Pinski
>
> ChangeLog:

But with this changelog as I had forgot to put something about
BITS_PER_WORD.

2004-12-20  Andrew Pinski  <[email protected]>

         PR libobjc/12035
         * gc.c: Remove definition of LOGWL, modWORDSZ, and divWORDSZ 
since
         they are not used.
         Include limits.h and stdlib.h.
         Define BITS_PER_WORD.

Thanks,
Andrew Pinski