• Paul Eggert's avatar
    [ChangeLog] · c9af454e
    Paul Eggert authored
    * configure.in (GC_LISP_OBJECT_ALIGNMENT): Remove.
    This is now done by src/alloc.c.
    [src/ChangeLog]
    * alloc.c: (GC_LISP_OBJECT_ARGUMENT):
    Use offsetof, not __alignof__ or sizeof.  __alignof__ gives
    the wrong answer on the x86 with GCC.
    c9af454e
ChangeLog 353 KB