Re: [PATCH] GCC 3.4.3: libobjc build failure
Andrew Pinski <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.linux.gcc,gmane.comp.gcc.devel |
|---|---|
| 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