This is the mail archive of the gcc-patches@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]

Re: Status of libitm on Tru64 UNIX


On 11/10/2011 08:42 AM, Rainer Orth wrote:
> 	libitm:
> 	* config/alpha/sjlj.S (_ITM_beginTransaction) [!__ELF__]: Don't use
> 	.hidden.
> 	(.note.GNU-stack): Only use if __linux__.
> 	* alloc_cpp.cc [!HAVE_WEAKDEF] (_ZnaXRKSt9nothrow_t): Dummy function.
> 	* testsuite/libitm.c/notx.c: Use dg-options "-pthread".
> 	* testsuite/libitm.c/reentrant.c: Likewise.
> 	* testsuite/libitm.c/simple-2.c: Likewise.
> 	* testsuite/libitm.c/txrelease.c: Likewise.
> 	* testsuite/libitm.c++/static_ctor.C: Likewise.

Ok.

I'll try to do something about the weakdef thing.


r~


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