Skip g_bit_*(). Inline functions may end up with a local plt if the
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 6 Feb 2008 17:36:06 +0000 (17:36 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 6 Feb 2008 17:36:06 +0000 (17:36 +0000)
commit1096caf5ef1675d2ca4f7ab4f3357ca8a92f0add
treef23b0dcbbdf53d629ab50bfcb25863da68030978
parent0c7fead1e6d08663916d1d92a679c6ec38985fde
Skip g_bit_*(). Inline functions may end up with a local plt if the

2008-02-06  Behdad Esfahbod  <behdad@gnome.org>

        * pltcheck.sh: Skip g_bit_*().  Inline functions may end up with
        a local plt if the compiler doesn't support what we want.  Bug #514702

svn path=/trunk/; revision=6469
gio/ChangeLog
gio/pltcheck.sh