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/28307] [4.1/4.2/4.3 Regression] pthread functions in libgcc not weak any more on Tru64 UNIX



------- Comment #9 from ro at gcc dot gnu dot org  2007-07-03 13:45 -------
Subject: Bug 28307

Author: ro
Date: Tue Jul  3 13:45:21 2007
New Revision: 126255

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126255
Log:
        PR target/28307
        * gthr-posix.h [SUPPORTS_WEAK && GTHREAD_USE_WEAK]
        (__gthrw_pragma): Provide default definition.
        (__gthrw2): Use it.
        * gthr-posix.c (__gthrw_pragma): Define.


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


-- 


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


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