This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: objc patches for 3.0 waiting to be applied
- To: Nicola Pero <nicola at brainstorm dot co dot uk>
- Subject: Re: objc patches for 3.0 waiting to be applied
- From: Stan Shebs <shebs at apple dot com>
- Date: Fri, 08 Jun 2001 15:46:43 -0700
- CC: ovidiu at cup dot hp dot com, gcc-patches at gcc dot gnu dot org
- References: <Pine.LNX.4.21.0106081109070.2910-100000@nicola.brainstorm.co.uk>
Nicola Pero wrote:
>
> Hi - can someone please apply the patch described in
>
> http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00288.html
>
> to GCC 3.0. It's the last tiny bit to make Objective-C ready for release
> on GCC 3.0.
I've checked this in on both branch and mainline, as well as the
load-2.m test that you sent me separately, so as to prevent any
recurrences.
> Btw, there is also a little documentation patch which I'd like to have
> applied to GCC 3.0:
>
> http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00234.html
>
> Could an Objective-C maintainer have a quick look at it, so it can get
> approved, and then someone can apply it ? It fixes/updates outdated
> documentation about thread support in libobjc.
It made sense to me, so I put it in both branch and mainline also.
Stan