This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog gthr-posix.h
- From: mmitchel at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 20 Oct 2004 16:56:11 -0000
- Subject: gcc/gcc ChangeLog gthr-posix.h
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mmitchel@gcc.gnu.org 2004-10-20 16:56:10
Modified files:
gcc : ChangeLog gthr-posix.h
Log message:
* gthr-posix.h (__gthread_active_p): Use __extension__ around cast
from function pointer to void *.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5958&r2=2.5959
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gthr-posix.h.diff?cvsroot=gcc&r1=1.32&r2=1.33