]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)
authorDavid Ayers <d.ayers@inode.at>
Tue, 24 Jan 2006 21:57:22 +0000 (22:57 +0100)
committerDavid Ayers <ayers@gcc.gnu.org>
Tue, 24 Jan 2006 21:57:22 +0000 (21:57 +0000)
commit8c3e5222e3716a8986ce0ece0f1237aa17a36ee3
tree85fe1b7ee2078b5f5f57e2e3ff58875538077a45
parent18cbfd85b2bc95e46a7f71eb491dde7eee89e086
re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)

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.

From-SVN: r110182
libobjc/ChangeLog
libobjc/Makefile.in
libobjc/configure
libobjc/configure.ac
libobjc/gc.c