ppc: 'neue' testfaelle
[testub10.git] / gesamt_ppc / codeb_skinner33_06.call
diff --git a/gesamt_ppc/codeb_skinner33_06.call b/gesamt_ppc/codeb_skinner33_06.call
new file mode 100644 (file)
index 0000000..3d18bad
--- /dev/null
@@ -0,0 +1,6 @@
+
+long f(long*);
+
+long a[] = {1};
+
+RET(f(a) == 1);