From d1cb5add44c04c66e5e6f2967244e71c005f5a46 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 21 Jun 2019 11:57:21 +0200 Subject: [PATCH] threads-h: Define 'thread_local' if and only if it actually works. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 85bfbcaba9..4398916057 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2019-06-21 Bruno Haible - threads-h: Define 'thread_local' if and only it actually works. + threads-h: Define 'thread_local' if and only if it actually works. * m4/threads.m4 (gl_THREAD_LOCAL_DEFINITION): New macro. (gl_THREADS_H): Define _Thread_local to __thread also for ARM C, IBM C, Oracle Solaris Studio C. Compile a simple program, to see whether -- 2.39.5