gthr-posix.h (__gthread_active_p): Use __extension__ around cast from function pointe...
authorMark Mitchell <mark@codesourcery.com>
Wed, 20 Oct 2004 16:56:10 +0000 (16:56 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 20 Oct 2004 16:56:10 +0000 (16:56 +0000)
commitb235bd44145b38dc378f2d8fd67475d8193fb71a
treeb88359c6d2afe4ddffe77e19294a7b550d247fea
parentb939a02360cf41893436921e319c4283f2d6edb5
gthr-posix.h (__gthread_active_p): Use __extension__ around cast from function pointer to void *.

* gthr-posix.h (__gthread_active_p): Use __extension__ around cast
from function pointer to void *.

From-SVN: r89336
gcc/ChangeLog
gcc/gthr-posix.h