diff options
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/declare-14.c.exp | 0 | ||||
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/declare-15.c.exp | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/declare-14.c.exp b/regress/gnu/egcs/gcc-bounds/declare-14.c.exp new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/regress/gnu/egcs/gcc-bounds/declare-14.c.exp diff --git a/regress/gnu/egcs/gcc-bounds/declare-15.c.exp b/regress/gnu/egcs/gcc-bounds/declare-15.c.exp new file mode 100644 index 00000000000..bed561db95e --- /dev/null +++ b/regress/gnu/egcs/gcc-bounds/declare-15.c.exp @@ -0,0 +1,2 @@ +declare-15.c:2: `TEST_SIZE' undeclared here (not in a function) +declare-15.c:2: bound length operand number is not an integer constant |