This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/28247] [4.1/4.2 regression] libstdc++ cannot be build with Solaris threads



------- Comment #5 from sayle at gcc dot gnu dot org  2006-07-24 07:29 -------
Subject: Bug 28247

Author: sayle
Date: Mon Jul 24 07:29:46 2006
New Revision: 115707

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115707
Log:

        PR target/28247
        * gthr-solaris.h: Prototype __gthrw forms of thr_self, mutex_init and
        mutex_destroy even when !_LIBOOBJC.  Remove duplicate prototype of
        the __gthrw form of thr_keycreate.
        (__gthread_key_delete): Silence the unused argument warning.


Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/gthr-solaris.h


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]