]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/testsuite/gcc.c-torture/compile/pr70240.c
GCC port for eBPF
[gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr70240.c
index 830d4ddcc9359353fba09b0f55ae2afecf95aae4..466d3a7c961309d5a8cf46a412910c2a69e3b7a0 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-skip-if "too many arguments in function call" { bpf-*-* } } */
+
 typedef short v16hi __attribute__ ((vector_size (32)));
 typedef int v8si __attribute__ ((vector_size (32)));
 typedef long long v4di __attribute__ ((vector_size (32)));
This page took 0.030118 seconds and 5 git commands to generate.