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

Re: GNU Objective-C runtime support for @synchronized()


On Sep 4, 2010, at 1:44 PM, Nicola Pero wrote:
> I am one of the GNU Objective-C runtime maintainers, but as I've not
> worked much on GCC in recent years, I thought I'd post here before I
> apply the patch to make sure I am not doing anything terribly wrong in
> applying it.  Comments are welcome. :-)

I think this is fine.  Just watch out for any fall out with things like darwin
(next runtime default) or vxworks (non-posix threading system).

> In particular, my understanding is that it is OK to apply patches to
> trunk at this stage ?

Yes.


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