re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of Objective...
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 20 Dec 2004 22:32:39 +0000 (22:32 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 20 Dec 2004 22:32:39 +0000 (14:32 -0800)
commit63b6f9ea4b85008e2c470d6d15b39955dff8091a
tree575dd9013cb729e4f0328b32394efa81bdb670f4
parent8ff61ea72f35598f267b6003b0ce6425b81fadf2
re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of Objective-C with garbage collector enabled)

2004-12-20  Andrew Pinski  <pinskia@physics.uc.edu>

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

From-SVN: r92437
libobjc/ChangeLog
libobjc/gc.c