improved and fixed warnings
authorMatthias Braun <matze@braunis.de>
Fri, 12 Oct 2007 23:19:36 +0000 (23:19 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 12 Oct 2007 23:19:36 +0000 (23:19 +0000)
[r16185]

ir/be/test/fehler94.c

index d08fa7b..3bf2c0f 100644 (file)
@@ -1,3 +1,5 @@
+/*$ -fno-inline $*/
+#include <stdio.h>
 
 struct decompostition {
        int a, b;