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