This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/28307] [4.1/4.2/4.3 Regression] pthread functions in libgcc not weak any more on Tru64 UNIX
- From: "ro at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jul 2007 13:45:32 -0000
- Subject: [Bug target/28307] [4.1/4.2/4.3 Regression] pthread functions in libgcc not weak any more on Tru64 UNIX
- References: <bug-28307-81@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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