- Don't use morgan spiller as default until it is as stable as belady spiller
[libfirm] / ir / be / test / XXEndless.c
index 1641326..ff1bf56 100644 (file)
@@ -48,7 +48,7 @@ int main(int argc, char *argv[]) {
     int i = 0;
 
     printf("XXEndless.c\n");
-    if (argc != 1) {
+    if (argc != 2) {
        printf("\nUsage: Endless n, where n determines the loop.\n");
        printf("Continuing with default input.\n");
     } else {