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 #7 from ro at gcc dot gnu dot org  2007-07-03 13:41 -------
Subject: Bug 28307

Author: ro
Date: Tue Jul  3 13:41:00 2007
New Revision: 126253

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126253
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:
    trunk/gcc/ChangeLog
    trunk/gcc/gthr-posix.c
    trunk/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]