Skip g_bit_*(). Inline functions may end up with a local plt if the
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 6 Feb 2008 17:35:25 +0000 (17:35 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 6 Feb 2008 17:35:25 +0000 (17:35 +0000)
commit0c7fead1e6d08663916d1d92a679c6ec38985fde
treed3c94516a452739255113e95c411ae36047f69df
parent0d7b605f06cc328ef9bc153cec9d525bbcf81d48
Skip g_bit_*(). Inline functions may end up with a local plt if the

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

        * glib/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=6468
ChangeLog
glib/pltcheck.sh