------- Comment #12 from ro at gcc dot gnu dot org  2009-11-27 15:17 -------
Subject: Bug 41810

Author: ro
Date: Fri Nov 27 15:17:04 2009
New Revision: 154708

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154708
Log:
        PR target/41810
        * gthr-solaris.h (__gthread_mutex_destroy): Remove UNUSED.
        [SUPPORTS_WEAK && GTHREAD_USE_WEAK] (__gthread_active_p): Use
        __extension__ to allow cast from function pointer to object
        pointer in C++.
        * doc/install.texi (--enable-threads): Clarify use of Solaris
        threads.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/install.texi
    trunk/gcc/gthr-solaris.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41810

Reply via email to