gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to allow...
authorLoren J. Rittle <ljrittle@acm.org>
Wed, 30 May 2001 22:38:43 +0000 (22:38 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Wed, 30 May 2001 22:38:43 +0000 (22:38 +0000)
commitf5fa23843eb971689d7d9e62fa879c98e038ffc6
treec3eae3462fa788da0370dbeaf1b5838304c92fe2
parent462b73969e020210f9a13e63045095af8788fb6a
gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to allow ISO C++ compiler to accept it.

* gthr-posix.h (__gthread_active_ptr): Cast function pointer
to target type to allow ISO C++ compiler to accept it.
* gthr-dce.h (__gthread_active_ptr): Likewise.
* gthr-solaris.h (__gthread_active_ptr): Likewise.

Co-Authored-By: John David Anglin <dave@hiauly1.hia.nrc.ca>
From-SVN: r42725
gcc/ChangeLog
gcc/gthr-dce.h
gcc/gthr-posix.h
gcc/gthr-solaris.h