icc doesn't like -fomit-frame-pointer without -O
[libfirm] / ir / be / test / fehler028.c
index 02d9dff..5ebd090 100644 (file)
@@ -1,4 +1,5 @@
 /* fmt and all further parameters must be passed on the stack even for regparams */
+#include <stdio.h>
 #include <stdarg.h>
 
 static void f(const char* fmt, ...)