Re: Patch for libobjc/38307

2011-05-25 Thread H.J. Lu
On Wed, May 25, 2011 at 11:54 AM, Nicola Pero wrote: > I committed to trunk this libobjc patch by Richard Frith-Macdonald and David > Ayers. > The patch fixes some rare (but serious) problems with +initialize in > multithreading > programs.  It's complicated and I refer to > >  http://gcc.gnu.or

Patch for libobjc/38307

2011-05-25 Thread Nicola Pero
I committed to trunk this libobjc patch by Richard Frith-Macdonald and David Ayers. The patch fixes some rare (but serious) problems with +initialize in multithreading programs. It's complicated and I refer to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38307 for more information. I approve