diff options
Diffstat (limited to 'regress/gnu/egcs/gcc-bounds/memcpy-4.c.exp')
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/memcpy-4.c.exp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/memcpy-4.c.exp b/regress/gnu/egcs/gcc-bounds/memcpy-4.c.exp deleted file mode 100644 index 3165fe55a0e..00000000000 --- a/regress/gnu/egcs/gcc-bounds/memcpy-4.c.exp +++ /dev/null @@ -1,3 +0,0 @@ -memcpy-4.c: In function `main': -memcpy-4.c:6: warning: non-positive bounds length (-100) detected -memcpy-4.c:6: warning: non-positive bounds length (-100) detected |