2008-08-12 Geoff Norton <gnorton@novell.com>
commitfdb1da882bd835e2114b80ae5cb54968dc4e486e
authorGeoff Norton <grompf@sublimeintervention.com>
Tue, 12 Aug 2008 19:40:15 +0000 (12 19:40 -0000)
committerGeoff Norton <grompf@sublimeintervention.com>
Tue, 12 Aug 2008 19:40:15 +0000 (12 19:40 -0000)
treebb7e97a7d956ba6b01f916c49753a2b8014c42e5
parentfdbd13881cd56c0e7d4fa00847170c358158973d
2008-08-12  Geoff Norton  <gnorton@novell.com>

        * pthread_support.c: GCC shipped with SLES9 ppc gets confused with our current
        GC_setspecific define.  Unfold the define into a static inline on all platforms
        except ppc where it is a static leaf function.

svn path=/trunk/mono/; revision=110289
libgc/ChangeLog
libgc/pthread_support.c