diff options
Diffstat (limited to 'test/513-array-deopt/info.txt')
-rw-r--r-- | test/513-array-deopt/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/513-array-deopt/info.txt b/test/513-array-deopt/info.txt new file mode 100644 index 0000000000..afce9d9942 --- /dev/null +++ b/test/513-array-deopt/info.txt @@ -0,0 +1,2 @@ +Regression test for the BCE phase of optimizing, +that used to have wrong assumptions about array length bounds. |