convert bitfield initializer tarvals before using them
[libfirm] / ir / be / test / am_test.c
index d90210e..fb9ac03 100644 (file)
@@ -56,4 +56,6 @@ int main(void) {
        T(cmp,<)
        T(shl,<<)
        T(shr,>>)
+
+       return 0;
 }