about summary refs log tree commit diff
path: root/nptl/test-condattr-printers.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/test-condattr-printers.c')
-rw-r--r--nptl/test-condattr-printers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/test-condattr-printers.c b/nptl/test-condattr-printers.c
index 4db4098827..2815d02101 100644
--- a/nptl/test-condattr-printers.c
+++ b/nptl/test-condattr-printers.c
@@ -66,6 +66,7 @@ condvar_reinit (pthread_cond_t *condvar, const pthread_condattr_t *attr)
 }
 
 /* Tests setting the clock ID attribute.  */
+__attribute__ ((noinline))
 static int
 test_setclock (pthread_cond_t *condvar, pthread_condattr_t *attr)
 {