convert bitfield initializer tarvals before using them
[libfirm] / ir / be / test / mulconst.c
index ac4d5a1..09cf5e1 100644 (file)
@@ -21,4 +21,5 @@ int x = 1;
 
 int main() {
 #include "mulconst.h"
+       return 0;
 }