START gnu/egcs/gcc-bounds 2021-04-08T05:10:26Z ==== c-strlcpy-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcpy-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcpy-1.c.exp.gcc4 ==== c-strlcpy-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcpy-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcpy-2.c.exp.gcc4 ==== c-strlcpy-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcpy-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcpy-3.c.exp.gcc4 ==== c-strlcpy-4 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcpy-4.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcpy-4.c.exp.gcc4 ==== c-strlcpy-5 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcpy-5.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcpy-5.c.exp.gcc4 ==== c-strlcpy-6 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcpy-6.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcpy-6.c.exp.gcc4 ==== c-strlcat-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcat-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcat-1.c.exp.gcc4 ==== c-strlcat-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcat-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcat-2.c.exp.gcc4 ==== c-strlcat-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcat-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcat-3.c.exp.gcc4 ==== c-strlcat-4 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcat-4.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcat-4.c.exp.gcc4 ==== c-strlcat-5 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcat-5.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcat-5.c.exp.gcc4 ==== c-strlcat-6 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null strlcat-6.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/strlcat-6.c.exp.gcc4 ==== c-getcwd-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null getcwd-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/getcwd-1.c.exp.gcc4 --- - Thu Apr 8 07:10:28 2021 +++ /usr/src/regress/gnu/egcs/gcc-bounds/getcwd-1.c.exp.gcc4 Tue Dec 5 07:05:39 2017 @@ -1,2 +1,3 @@ getcwd-1.c: In function 'main': getcwd-1.c:5: warning: array size (10) is smaller than minimum required (1024) +getcwd-1.c:: warning: getwd() possibly used unsafely; consider using getcwd() *** Error 1 in . (Makefile:31 'c-getcwd-1') EXPECTED_FAIL ==== c-getcwd-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null getcwd-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/getcwd-2.c.exp.gcc4 ==== c-getcwd-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null getcwd-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/getcwd-3.c.exp.gcc4 ==== c-getcwd-4 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null getcwd-4.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/getcwd-4.c.exp.gcc4 ==== c-memcpy-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-1.c.exp.gcc4 ==== c-memcpy-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp.gcc4 ==== c-memcpy-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-3.c.exp.gcc4 ==== c-memcpy-4 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-4.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-4.c.exp.gcc4 ==== c-memcpy-5 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-5.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-5.c.exp.gcc4 ==== c-memcpy-6 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-6.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-6.c.exp.gcc4 ==== c-memcpy-8 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-8.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-8.c.exp.gcc4 ==== c-fread-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null fread-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/fread-1.c.exp.gcc4 ==== c-fread-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null fread-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/fread-2.c.exp.gcc4 ==== c-fread-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null fread-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/fread-3.c.exp.gcc4 ==== c-fread-4 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null fread-4.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/fread-4.c.exp.gcc4 ==== c-memcpy-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-1.c.exp.gcc4 ==== c-memcpy-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp.gcc4 ==== c-memcpy-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-3.c.exp.gcc4 ==== c-memcpy-4 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-4.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-4.c.exp.gcc4 ==== c-memcpy-5 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-5.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-5.c.exp.gcc4 ==== c-memcpy-6 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-6.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-6.c.exp.gcc4 ==== c-memcpy-8 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null memcpy-8.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/memcpy-8.c.exp.gcc4 ==== c-declare-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-1.c.exp.gcc4 ==== c-declare-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-2.c.exp.gcc4 ==== c-declare-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-3.c.exp.gcc4 ==== c-declare-4 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-4.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-4.c.exp.gcc4 ==== c-declare-5 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-5.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-5.c.exp.gcc4 ==== c-declare-6 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-6.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-6.c.exp.gcc4 ==== c-declare-7 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-7.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-7.c.exp.gcc4 ==== c-declare-8 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-8.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-8.c.exp.gcc4 ==== c-declare-9 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-9.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-9.c.exp.gcc4 ==== c-declare-10 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-10.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-10.c.exp.gcc4 ==== c-declare-11 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-11.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-11.c.exp.gcc4 ==== c-declare-12 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-12.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-12.c.exp.gcc4 ==== c-declare-13 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-13.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-13.c.exp.gcc4 ==== c-declare-14 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-14.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-14.c.exp.gcc4 ==== c-declare-15 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null declare-15.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/declare-15.c.exp.gcc4 ==== c-sscanf-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null sscanf-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/sscanf-1.c.exp.gcc4 ==== c-sscanf-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null sscanf-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/sscanf-2.c.exp.gcc4 ==== c-sscanf-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null sscanf-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/sscanf-3.c.exp.gcc4 ==== c-sscanf-4 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null sscanf-4.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/sscanf-4.c.exp.gcc4 ==== c-sscanf-5 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null sscanf-5.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc4 ==== c-sscanf-6 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null sscanf-6.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/sscanf-6.c.exp.gcc4 ==== c-vararray-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null vararray-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/vararray-1.c.exp.gcc4 ==== c-vararray-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null vararray-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/vararray-2.c.exp.gcc4 ==== c-vararray-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null vararray-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/vararray-3.c.exp.gcc4 ==== c-md-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null md-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/md-1.c.exp.gcc4 ==== c-md-2 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null md-2.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/md-2.c.exp.gcc4 ==== c-md-3 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null md-3.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/md-3.c.exp.gcc4 ==== c-md-4 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null md-4.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/md-4.c.exp.gcc4 ==== c-md-5 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null md-5.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/md-5.c.exp.gcc4 ==== c-md-6 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null md-6.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/md-6.c.exp.gcc4 ==== c-builtins-1 ==== gcc -Wbounded -Wformat -pedantic -o /dev/null builtins-1.c 2>&1 | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/builtins-1.c.exp.gcc4 ==== cpp-snprintf-1 ==== g++ -Wbounded -Wformat -pedantic -o /dev/null snprintf-1.cpp 2>&1 | grep -v 'misused' | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/snprintf-1.cpp.exp.gcc4 ==== cpp-snprintf-2 ==== g++ -Wbounded -Wformat -pedantic -o /dev/null snprintf-2.cpp 2>&1 | grep -v 'misused' | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/snprintf-2.cpp.exp.gcc4 ==== cpp-snprintf-3 ==== g++ -Wbounded -Wformat -pedantic -o /dev/null snprintf-3.cpp 2>&1 | grep -v 'misused' | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/snprintf-3.cpp.exp.gcc4 ==== cpp-snprintf-4 ==== g++ -Wbounded -Wformat -pedantic -o /dev/null snprintf-4.cpp 2>&1 | grep -v 'misused' | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp.gcc4 ==== cpp-snprintf-5 ==== g++ -Wbounded -Wformat -pedantic -o /dev/null snprintf-5.cpp 2>&1 | grep -v 'misused' | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp.gcc4 ==== cpp-sscanf-1 ==== g++ -Wbounded -Wformat -pedantic -o /dev/null sscanf-1.cpp 2>&1 | grep -v 'misused' | sed '/^\/tmp\//d;s/(\.text+0x[0-9a-f]*)//' | diff -u - /usr/src/regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp.gcc4 XFAIL gnu/egcs/gcc-bounds *** Error 1 in . (Makefile:31 'c-getcwd-1')