Index: benchmark/ctxswitch/cfa_cor.cfa
===================================================================
--- benchmark/ctxswitch/cfa_cor.cfa	(revision dd9e1cab0e0196cfe78037c0f0b19d85fdc28482)
+++ benchmark/ctxswitch/cfa_cor.cfa	(revision aa96fbab8fbda10d573f481cafa20f604a7ed257)
@@ -7,5 +7,5 @@
 void main( __attribute__((unused)) C & ) {
 	while () {
-		suspend();
+		suspend;
 	}
 }
