diff options
Diffstat (limited to 'regress/gnu/egcs')
64 files changed, 0 insertions, 128 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/builtins-1.c.exp b/regress/gnu/egcs/gcc-bounds/builtins-1.c.exp deleted file mode 100644 index 01ccf21ac5c..00000000000 --- a/regress/gnu/egcs/gcc-bounds/builtins-1.c.exp +++ /dev/null @@ -1,11 +0,0 @@ -builtins-1.c: In function `main': -builtins-1.c:12: warning: array size (100) smaller than bound length (200) -builtins-1.c:13: warning: array size (50) smaller than bound length (100) -builtins-1.c:14: warning: array size (100) smaller than bound length (105) -builtins-1.c:14: warning: array size (50) smaller than bound length (105) -builtins-1.c:15: warning: array size (100) smaller than bound length (500) -builtins-1.c:16: warning: array size (50) smaller than bound length (1000) -builtins-1.c:17: warning: array size (50) smaller than bound length (1234) -builtins-1.c:18: warning: array size (100) smaller than bound length (5432) -builtins-1.c:19: warning: array size (100) smaller than bound length (2345) -builtins-1.c:20: warning: array size (100) smaller than required length (4 * 123) diff --git a/regress/gnu/egcs/gcc-bounds/declare-1.c.exp b/regress/gnu/egcs/gcc-bounds/declare-1.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-1.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/declare-10.c.exp b/regress/gnu/egcs/gcc-bounds/declare-10.c.exp deleted file mode 100644 index 5e14dc6e105..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-10.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-10.c:2: bound element size argument not an integer type diff --git a/regress/gnu/egcs/gcc-bounds/declare-11.c.exp b/regress/gnu/egcs/gcc-bounds/declare-11.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-11.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/declare-12.c.exp b/regress/gnu/egcs/gcc-bounds/declare-12.c.exp deleted file mode 100644 index 05623f1fbf6..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-12.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-12.c:2: bound element size argument not an integer type diff --git a/regress/gnu/egcs/gcc-bounds/declare-13.c.exp b/regress/gnu/egcs/gcc-bounds/declare-13.c.exp deleted file mode 100644 index 68f3aa069f9..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-13.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-13.c:2: warning: `__foo__' is an unrecognized bounded function type diff --git a/regress/gnu/egcs/gcc-bounds/declare-14.c.exp b/regress/gnu/egcs/gcc-bounds/declare-14.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-14.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/declare-15.c.exp b/regress/gnu/egcs/gcc-bounds/declare-15.c.exp deleted file mode 100644 index bed561db95e..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-15.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -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 diff --git a/regress/gnu/egcs/gcc-bounds/declare-2.c.exp b/regress/gnu/egcs/gcc-bounds/declare-2.c.exp deleted file mode 100644 index c87886096b1..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-2.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-2.c:2: bound buffer argument not an array or pointer type diff --git a/regress/gnu/egcs/gcc-bounds/declare-3.c.exp b/regress/gnu/egcs/gcc-bounds/declare-3.c.exp deleted file mode 100644 index 5478089a78c..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-3.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-3.c:2: bound length operand number is not an integer constant diff --git a/regress/gnu/egcs/gcc-bounds/declare-4.c.exp b/regress/gnu/egcs/gcc-bounds/declare-4.c.exp deleted file mode 100644 index eae8acb01ba..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-4.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-4.c:2: warning: `string' bound type only takes 2 parameters diff --git a/regress/gnu/egcs/gcc-bounds/declare-5.c.exp b/regress/gnu/egcs/gcc-bounds/declare-5.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-5.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/declare-6.c.exp b/regress/gnu/egcs/gcc-bounds/declare-6.c.exp deleted file mode 100644 index e38239ee4ae..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-6.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-6.c:2: `minbytes' bound size must be a positive integer value diff --git a/regress/gnu/egcs/gcc-bounds/declare-7.c.exp b/regress/gnu/egcs/gcc-bounds/declare-7.c.exp deleted file mode 100644 index dcf1ba02805..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-7.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-7.c:2: warning: `minbytes' bound type only takes 2 parameters diff --git a/regress/gnu/egcs/gcc-bounds/declare-8.c.exp b/regress/gnu/egcs/gcc-bounds/declare-8.c.exp deleted file mode 100644 index d6019585280..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-8.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-8.c:2: wrong number of arguments specified for `__bounded__' attribute diff --git a/regress/gnu/egcs/gcc-bounds/declare-9.c.exp b/regress/gnu/egcs/gcc-bounds/declare-9.c.exp deleted file mode 100644 index 0074bbd2658..00000000000 --- a/regress/gnu/egcs/gcc-bounds/declare-9.c.exp +++ /dev/null @@ -1 +0,0 @@ -declare-9.c:2: parameter 3 not specified for `size' bounded function diff --git a/regress/gnu/egcs/gcc-bounds/fread-1.c.exp b/regress/gnu/egcs/gcc-bounds/fread-1.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/fread-1.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/fread-2.c.exp b/regress/gnu/egcs/gcc-bounds/fread-2.c.exp deleted file mode 100644 index f0ead30ae98..00000000000 --- a/regress/gnu/egcs/gcc-bounds/fread-2.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -fread-2.c: In function `main': -fread-2.c:6: warning: array size (100) smaller than required length (110 * 1) diff --git a/regress/gnu/egcs/gcc-bounds/fread-3.c.exp b/regress/gnu/egcs/gcc-bounds/fread-3.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/fread-3.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/fread-4.c.exp b/regress/gnu/egcs/gcc-bounds/fread-4.c.exp deleted file mode 100644 index 64c86839fbc..00000000000 --- a/regress/gnu/egcs/gcc-bounds/fread-4.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -fread-4.c: In function `main': -fread-4.c:6: warning: array size (100) smaller than required length (100 * 4) diff --git a/regress/gnu/egcs/gcc-bounds/getcwd-1.c.exp b/regress/gnu/egcs/gcc-bounds/getcwd-1.c.exp deleted file mode 100644 index fd2af53199d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/getcwd-1.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -getcwd-1.c: In function `main': -getcwd-1.c:5: warning: array size (10) is smaller than minimum required (1024) diff --git a/regress/gnu/egcs/gcc-bounds/getcwd-2.c.exp b/regress/gnu/egcs/gcc-bounds/getcwd-2.c.exp deleted file mode 100644 index a69ff32c180..00000000000 --- a/regress/gnu/egcs/gcc-bounds/getcwd-2.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -getcwd-2.c: In function `main': -getcwd-2.c:5: warning: non-positive bounds length (-990) detected diff --git a/regress/gnu/egcs/gcc-bounds/getcwd-3.c.exp b/regress/gnu/egcs/gcc-bounds/getcwd-3.c.exp deleted file mode 100644 index 9e61a5fcdb4..00000000000 --- a/regress/gnu/egcs/gcc-bounds/getcwd-3.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -getcwd-3.c: In function `main': -getcwd-3.c:5: warning: array size (10) smaller than bound length (2010) diff --git a/regress/gnu/egcs/gcc-bounds/getcwd-4.c.exp b/regress/gnu/egcs/gcc-bounds/getcwd-4.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/getcwd-4.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/md-1.c.exp b/regress/gnu/egcs/gcc-bounds/md-1.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/md-1.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/md-2.c.exp b/regress/gnu/egcs/gcc-bounds/md-2.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/md-2.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/md-3.c.exp b/regress/gnu/egcs/gcc-bounds/md-3.c.exp deleted file mode 100644 index f3797804127..00000000000 --- a/regress/gnu/egcs/gcc-bounds/md-3.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -md-3.c: In function `main': -md-3.c:16: warning: sizeof(pointer) possibly incorrect in argument 2 diff --git a/regress/gnu/egcs/gcc-bounds/md-4.c.exp b/regress/gnu/egcs/gcc-bounds/md-4.c.exp deleted file mode 100644 index 8229028502f..00000000000 --- a/regress/gnu/egcs/gcc-bounds/md-4.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -md-4.c: In function `main': -md-4.c:15: warning: array size (10) is smaller than minimum required (33) diff --git a/regress/gnu/egcs/gcc-bounds/md-5.c.exp b/regress/gnu/egcs/gcc-bounds/md-5.c.exp deleted file mode 100644 index 9f3e82cae73..00000000000 --- a/regress/gnu/egcs/gcc-bounds/md-5.c.exp +++ /dev/null @@ -1,3 +0,0 @@ -md-5.c: In function `main': -md-5.c:16: warning: array size (32) is smaller than minimum required (41) -md-5.c:16: warning: sizeof(pointer) possibly incorrect in argument 2 diff --git a/regress/gnu/egcs/gcc-bounds/md-6.c.exp b/regress/gnu/egcs/gcc-bounds/md-6.c.exp deleted file mode 100644 index c0dcb0c10f8..00000000000 --- a/regress/gnu/egcs/gcc-bounds/md-6.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -md-6.c: In function `main': -md-6.c:15: warning: array size (20) is smaller than minimum required (41) diff --git a/regress/gnu/egcs/gcc-bounds/memcpy-1.c.exp b/regress/gnu/egcs/gcc-bounds/memcpy-1.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/memcpy-1.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp b/regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp deleted file mode 100644 index 894e28a9cc9..00000000000 --- a/regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -memcpy-2.c: In function `main': -memcpy-2.c:6: warning: array size (8) smaller than bound length (10) diff --git a/regress/gnu/egcs/gcc-bounds/memcpy-3.c.exp b/regress/gnu/egcs/gcc-bounds/memcpy-3.c.exp deleted file mode 100644 index fa29cd78289..00000000000 --- a/regress/gnu/egcs/gcc-bounds/memcpy-3.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -memcpy-3.c: In function `main': -memcpy-3.c:6: warning: array size (4) smaller than bound length (8) 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 diff --git a/regress/gnu/egcs/gcc-bounds/memcpy-5.c.exp b/regress/gnu/egcs/gcc-bounds/memcpy-5.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/memcpy-5.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/memcpy-6.c.exp b/regress/gnu/egcs/gcc-bounds/memcpy-6.c.exp deleted file mode 100644 index 28c8da74cb4..00000000000 --- a/regress/gnu/egcs/gcc-bounds/memcpy-6.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -memcpy-6.c: In function `main': -memcpy-6.c:6: warning: array size (32) smaller than bound length (40) diff --git a/regress/gnu/egcs/gcc-bounds/memcpy-8.c.exp b/regress/gnu/egcs/gcc-bounds/memcpy-8.c.exp deleted file mode 100644 index 6f191249bae..00000000000 --- a/regress/gnu/egcs/gcc-bounds/memcpy-8.c.exp +++ /dev/null @@ -1,3 +0,0 @@ -memcpy-8.c: In function `main': -memcpy-8.c:4: warning: ANSI C forbids zero-size array `buf' -memcpy-8.c:5: warning: ANSI C forbids zero-size array `buf2' diff --git a/regress/gnu/egcs/gcc-bounds/snprintf-1.cpp.exp b/regress/gnu/egcs/gcc-bounds/snprintf-1.cpp.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/snprintf-1.cpp.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/snprintf-2.cpp.exp b/regress/gnu/egcs/gcc-bounds/snprintf-2.cpp.exp deleted file mode 100644 index 04d7a13ebe9..00000000000 --- a/regress/gnu/egcs/gcc-bounds/snprintf-2.cpp.exp +++ /dev/null @@ -1,2 +0,0 @@ -snprintf-2.cpp: In function `int main(int, char **)': -snprintf-2.cpp:5: warning: array size (20) smaller than bound length (30) diff --git a/regress/gnu/egcs/gcc-bounds/snprintf-3.cpp.exp b/regress/gnu/egcs/gcc-bounds/snprintf-3.cpp.exp deleted file mode 100644 index fe8156d4c88..00000000000 --- a/regress/gnu/egcs/gcc-bounds/snprintf-3.cpp.exp +++ /dev/null @@ -1,2 +0,0 @@ -snprintf-3.cpp: In function `int main(int, char **)': -snprintf-3.cpp:5: warning: sizeof(pointer) possibly incorrect in argument 2 diff --git a/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp b/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp deleted file mode 100644 index 89c910462c3..00000000000 --- a/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp +++ /dev/null @@ -1,3 +0,0 @@ -snprintf-4.cpp: In function `int main(int, char **)': -snprintf-4.cpp:12: warning: sizeof(pointer) possibly incorrect in argument 2 -snprintf-4.cpp:12: warning: array size (10) smaller than bound length (96) diff --git a/regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp b/regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp deleted file mode 100644 index 2a288378e83..00000000000 --- a/regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp +++ /dev/null @@ -1,2 +0,0 @@ -snprintf-5.cpp: In function `int main(int, char **)': -snprintf-5.cpp:5: warning: non-positive bounds length (-10) detected diff --git a/regress/gnu/egcs/gcc-bounds/sscanf-1.c.exp b/regress/gnu/egcs/gcc-bounds/sscanf-1.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/sscanf-1.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp b/regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp deleted file mode 100644 index 8b979d48260..00000000000 --- a/regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp +++ /dev/null @@ -1,3 +0,0 @@ -sscanf-1.cpp: In function `int main(int, char **)': -sscanf-1.cpp:6: warning: Array size (10) smaller than format string size (21) -sscanf-1.cpp:6: warning: Array size (10) smaller than format string size (11) diff --git a/regress/gnu/egcs/gcc-bounds/sscanf-2.c.exp b/regress/gnu/egcs/gcc-bounds/sscanf-2.c.exp deleted file mode 100644 index eeb4a57d89c..00000000000 --- a/regress/gnu/egcs/gcc-bounds/sscanf-2.c.exp +++ /dev/null @@ -1,3 +0,0 @@ -sscanf-2.c: In function `main': -sscanf-2.c:6: warning: Array size (10) smaller than format string size (21) -sscanf-2.c:6: warning: Array size (10) smaller than format string size (11) diff --git a/regress/gnu/egcs/gcc-bounds/sscanf-3.c.exp b/regress/gnu/egcs/gcc-bounds/sscanf-3.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/sscanf-3.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/sscanf-4.c.exp b/regress/gnu/egcs/gcc-bounds/sscanf-4.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/sscanf-4.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp b/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/strlcat-1.c.exp b/regress/gnu/egcs/gcc-bounds/strlcat-1.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcat-1.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/strlcat-2.c.exp b/regress/gnu/egcs/gcc-bounds/strlcat-2.c.exp deleted file mode 100644 index c809499be80..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcat-2.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -strlcat-2.c: In function `main': -strlcat-2.c:6: warning: non-positive bounds length (-1) detected diff --git a/regress/gnu/egcs/gcc-bounds/strlcat-3.c.exp b/regress/gnu/egcs/gcc-bounds/strlcat-3.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcat-3.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/strlcat-4.c.exp b/regress/gnu/egcs/gcc-bounds/strlcat-4.c.exp deleted file mode 100644 index 668fb008245..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcat-4.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -strlcat-4.c: In function `main': -strlcat-4.c:6: warning: sizeof(pointer) possibly incorrect in argument 3 diff --git a/regress/gnu/egcs/gcc-bounds/strlcat-5.c.exp b/regress/gnu/egcs/gcc-bounds/strlcat-5.c.exp deleted file mode 100644 index 64d4324dc26..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcat-5.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -strlcat-5.c: In function `main': -strlcat-5.c:6: warning: sizeof(pointer) possibly incorrect in argument 3 diff --git a/regress/gnu/egcs/gcc-bounds/strlcat-6.c.exp b/regress/gnu/egcs/gcc-bounds/strlcat-6.c.exp deleted file mode 100644 index 64aaff0c03f..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcat-6.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -strlcat-6.c: In function `main': -strlcat-6.c:6: warning: non-positive bounds length (-1) detected diff --git a/regress/gnu/egcs/gcc-bounds/strlcpy-1.c.exp b/regress/gnu/egcs/gcc-bounds/strlcpy-1.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcpy-1.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/strlcpy-2.c.exp b/regress/gnu/egcs/gcc-bounds/strlcpy-2.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcpy-2.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/strlcpy-3.c.exp b/regress/gnu/egcs/gcc-bounds/strlcpy-3.c.exp deleted file mode 100644 index 881f009ea3c..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcpy-3.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -strlcpy-3.c: In function `main': -strlcpy-3.c:6: warning: array size (10) smaller than bound length (15) diff --git a/regress/gnu/egcs/gcc-bounds/strlcpy-4.c.exp b/regress/gnu/egcs/gcc-bounds/strlcpy-4.c.exp deleted file mode 100644 index 7092a8714eb..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcpy-4.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -strlcpy-4.c: In function `main': -strlcpy-4.c:6: warning: sizeof(pointer) possibly incorrect in argument 3 diff --git a/regress/gnu/egcs/gcc-bounds/strlcpy-5.c.exp b/regress/gnu/egcs/gcc-bounds/strlcpy-5.c.exp deleted file mode 100644 index b60e17409de..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcpy-5.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -strlcpy-5.c: In function `main': -strlcpy-5.c:7: warning: sizeof(pointer) possibly incorrect in argument 3 diff --git a/regress/gnu/egcs/gcc-bounds/strlcpy-6.c.exp b/regress/gnu/egcs/gcc-bounds/strlcpy-6.c.exp deleted file mode 100644 index e69de29bb2d..00000000000 --- a/regress/gnu/egcs/gcc-bounds/strlcpy-6.c.exp +++ /dev/null diff --git a/regress/gnu/egcs/gcc-bounds/vararray-1.c.exp b/regress/gnu/egcs/gcc-bounds/vararray-1.c.exp deleted file mode 100644 index 4bac0f8d578..00000000000 --- a/regress/gnu/egcs/gcc-bounds/vararray-1.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -vararray-1.c: In function `main': -vararray-1.c:8: warning: ANSI C forbids variable-size array `sample_buffer' diff --git a/regress/gnu/egcs/gcc-bounds/vararray-2.c.exp b/regress/gnu/egcs/gcc-bounds/vararray-2.c.exp deleted file mode 100644 index d1c99270e40..00000000000 --- a/regress/gnu/egcs/gcc-bounds/vararray-2.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -vararray-2.c: In function `main': -vararray-2.c:5: warning: ANSI C forbids variable-size array `sample_buffer' diff --git a/regress/gnu/egcs/gcc-bounds/vararray-3.c.exp b/regress/gnu/egcs/gcc-bounds/vararray-3.c.exp deleted file mode 100644 index 91a07e6309f..00000000000 --- a/regress/gnu/egcs/gcc-bounds/vararray-3.c.exp +++ /dev/null @@ -1,2 +0,0 @@ -vararray-3.c: In function `main': -vararray-3.c:7: warning: ANSI C forbids variable-size array `buf2' diff --git a/regress/gnu/egcs/libf2c/Makefile b/regress/gnu/egcs/libf2c/Makefile deleted file mode 100644 index db1e423bdc8..00000000000 --- a/regress/gnu/egcs/libf2c/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# $OpenBSD: Makefile,v 1.7 2010/05/10 18:20:31 drahn Exp $ - -.include <bsd.own.mk> - -NOMAN= -NOPROG= - -.if ${COMPILER_VERSION:L} == "gcc3" -TESTDIR=${BSDSRCDIR}/gnu/lib/libf2c -TEST2DIR=${BSDSRCDIR}/gnu/usr.bin/gcc -.elif ${COMPILER_VERSION:L} == "gcc2" -TESTDIR=${BSDSRCDIR}/gnu/egcs/libf2c -TEST2DIR=${BSDSRCDIR}/gnu/egcs/gcc -.endif - -# We don't even try to run without objdir -TEST3DIR=${TESTDIR}/libU77 -TEST4DIR=${TEST2DIR}/ - -REGRESS_TARGETS=do-libf2c - -.if !defined(DO_DEJATESTS) && defined(TESTDIR) -REGRESS_SKIP_TARGETS=do-libf2c -.endif - -do-libf2c: - @if [ ! "`pkg_info -e dejagnu-\*`" ]; then \ - echo "Error: DejaGnu is required to run this test."; \ - echo " You can install the package from the ftp site or compile it"; \ - echo " from the ports tree (${PORTSDIR}/devel/dejagnu)."; \ - exit 1; \ - fi - @cd ${TESTDIR} && ${MAKE} -f Makefile.bsd-wrapper && \ - cd ${TEST2DIR} && ${MAKE} -f Makefile.bsd-wrapper && \ - cd ${TEST3DIR} && ${MAKE} G77DIR=${TEST4DIR} check RUNTEST=${RUNTEST}; - -.include <bsd.regress.mk> - -PORTSDIR?=/usr/ports |