This is the mail archive of the gcc-bugs@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]

[Bug libobjc/13946] ObjC configured --with-objc-gc needs external Boehm gc



------- Comment #4 from ayers at gcc dot gnu dot org  2006-01-24 21:57 -------
Subject: Bug 13946

Author: ayers
Date: Tue Jan 24 21:57:22 2006
New Revision: 110182

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110182
Log:
2006-01-24  David Ayers  <d.ayers@inode.at>

        PR libobjc/13946
        * configure.ac: Add include directives for --enable-objc-gc.
        * Makefile.in: Ditto.
        * configure: Regenerate.

        * gc.c (__objc_class_structure_encoding): Increment the used bytes
        instead of the local pointer to them.


Modified:
    trunk/libobjc/ChangeLog
    trunk/libobjc/Makefile.in
    trunk/libobjc/configure
    trunk/libobjc/configure.ac
    trunk/libobjc/gc.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13946


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