ppc: 'neue' testfaelle
[testub10.git] / gesamt_ppc / codeb_intelli_02.call
diff --git a/gesamt_ppc/codeb_intelli_02.call b/gesamt_ppc/codeb_intelli_02.call
new file mode 100644 (file)
index 0000000..f4b6a3d
--- /dev/null
@@ -0,0 +1,5 @@
+extern long a(long long this);
+extern long b(long long this);
+
+
+RET(a(20) == -7 && b(0xDEAD) == 20);