aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-setcontext11.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-setcontext11.c')
-rw-r--r--stdlib/tst-setcontext11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-setcontext11.c b/stdlib/tst-setcontext11.c
index 1883c44b76..dbb23640d2 100644
--- a/stdlib/tst-setcontext11.c
+++ b/stdlib/tst-setcontext11.c
@@ -54,7 +54,7 @@ f1 (int a0, int a1, int a2, int a3)
}
static void
-__attribute__ ((noinline, noclone))
+__attribute_optimization_barrier__
call_longjmp (void)
{
longjmp_called = 1;