aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/compile/20020604-1.x
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/compile/20020604-1.x')
-rw-r--r--gcc/testsuite/gcc.c-torture/compile/20020604-1.x6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.c-torture/compile/20020604-1.x b/gcc/testsuite/gcc.c-torture/compile/20020604-1.x
new file mode 100644
index 00000000000..4d4a49ef9e0
--- /dev/null
+++ b/gcc/testsuite/gcc.c-torture/compile/20020604-1.x
@@ -0,0 +1,6 @@
+# The array is too big.
+if { [istarget "h8300-*-*"] } {
+ return 1;
+}
+
+return 0