summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-11-05 21:59:15 +0100
committerThomas Schwinge <thomas@codesourcery.com>2015-11-05 21:59:15 +0100
commit4e6effe54b24f3c4c656154660f1554eab23a67b (patch)
tree1764ac1d722262ea7a3a1861f69e034927afc87f
parent8136c08a63ae09c68dd285908007b5f622dfe101 (diff)
binutils-gdb: e49433d22dae92a56ae15a8b5742cbf1f31d5fd1 (2015-08-19)
-rw-r--r--binutils-gdb/kepler.SCHWINGE/log_build888
-rw-r--r--binutils-gdb/kepler.SCHWINGE/log_install3
-rw-r--r--binutils-gdb/kepler.SCHWINGE/log_test729
-rw-r--r--binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum12
-rw-r--r--binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum10
-rw-r--r--binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum1071
-rw-r--r--binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum45
-rw-r--r--binutils-gdb/laplace.SCHWINGE/log_build460
-rw-r--r--binutils-gdb/laplace.SCHWINGE/log_build.diff.sed2
-rw-r--r--binutils-gdb/laplace.SCHWINGE/log_install3
-rw-r--r--binutils-gdb/laplace.SCHWINGE/log_test263
-rw-r--r--binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum12
-rw-r--r--binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum10
-rw-r--r--binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum844
-rw-r--r--binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum38
-rw-r--r--binutils-gdb/log_build.diff582
-rw-r--r--binutils-gdb/log_install.diff8
-rw-r--r--binutils-gdb/log_test.diff853
-rw-r--r--binutils-gdb/test.diff1029
19 files changed, 5165 insertions, 1697 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/log_build b/binutils-gdb/kepler.SCHWINGE/log_build
index 97b69c1d..6cd5044d 100644
--- a/binutils-gdb/kepler.SCHWINGE/log_build
+++ b/binutils-gdb/kepler.SCHWINGE/log_build
@@ -113,18 +113,7 @@ checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.9 accepts -g... yes
checking for gcc-4.9 option to accept ISO C89... none needed
-checking for special C compiler options needed for large files... no
-checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to run the C preprocessor... gcc-4.9 -E
-checking whether gcc-4.9 supports -W... yes
-checking whether gcc-4.9 supports -Wall... yes
-checking whether gcc-4.9 supports -Wwrite-strings... yes
-checking whether gcc-4.9 supports -Wc++-compat... yes
-checking whether gcc-4.9 supports -Wstrict-prototypes... yes
-checking whether gcc-4.9 supports -pedantic ... yes
-checking whether gcc-4.9 and cc understand -c and -o together... yes
-checking for an ANSI C-conforming const... yes
-checking for inline... inline
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
@@ -137,6 +126,21 @@ checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+checking whether gcc-4.9 supports -W... yes
+checking whether gcc-4.9 supports -Wall... yes
+checking whether gcc-4.9 supports -Wwrite-strings... yes
+checking whether gcc-4.9 supports -Wc++-compat... yes
+checking whether gcc-4.9 supports -Wstrict-prototypes... yes
+checking whether gcc-4.9 supports -pedantic ... yes
+checking whether gcc-4.9 and cc understand -c and -o together... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
@@ -269,10 +273,10 @@ checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
-checking whether basename is declared... no
+checking whether basename is declared... yes
checking whether ffs is declared... yes
-checking whether asprintf is declared... no
-checking whether vasprintf is declared... no
+checking whether asprintf is declared... yes
+checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
@@ -285,8 +289,8 @@ checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
-checking whether strverscmp is declared... no
-checking whether canonicalize_file_name must be declared... yes
+checking whether strverscmp is declared... yes
+checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
@@ -351,9 +355,6 @@ checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
-checking for ld used by GCC... ld
-checking if the linker (ld) is GNU ld... yes
-checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
@@ -406,6 +407,9 @@ checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.0.4, ok
+checking for ld used by GCC... ld
+checking if the linker (ld) is GNU ld... yes
+checking for shared library run path origin... done
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
@@ -588,6 +592,8 @@ checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
+checking whether asprintf is declared... yes
+checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
@@ -652,446 +658,454 @@ if [ x"" != x ] && [ ! -d noasan ]; then \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o pic/regex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o noasan/regex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/regex.c -o noasan/regex.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o regex.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o cplus-dem.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o cp-demangle.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o pic/md5.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o noasan/md5.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/md5.c -o noasan/md5.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o md5.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o pic/sha1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o noasan/sha1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o sha1.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o pic/alloca.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o noasan/alloca.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o alloca.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o pic/argv.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o noasan/argv.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/argv.c -o noasan/argv.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o argv.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o pic/choose-temp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o noasan/choose-temp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o choose-temp.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o pic/concat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o noasan/concat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/concat.c -o noasan/concat.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o concat.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o pic/cp-demint.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o noasan/cp-demint.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o cp-demint.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o pic/crc32.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o noasan/crc32.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o crc32.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/d-demangle.c -o pic/d-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/d-demangle.c -o noasan/d-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/d-demangle.c -o d-demangle.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o dwarfnames.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o pic/dyn-string.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o noasan/dyn-string.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o dyn-string.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o pic/fdmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o noasan/fdmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o fdmatch.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o pic/fibheap.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o noasan/fibheap.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o fibheap.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o filename_cmp.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o pic/floatformat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o noasan/floatformat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o floatformat.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o pic/fnmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o noasan/fnmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o fnmatch.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o fopen_unlocked.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o pic/getopt.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o noasan/getopt.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o getopt.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o pic/getopt1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o noasan/getopt1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o getopt1.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o pic/getpwd.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o noasan/getpwd.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o getpwd.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o pic/getruntime.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o noasan/getruntime.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o getruntime.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o getruntime.o
+../../W._C._Handy/libiberty/getruntime.c: In function 'get_run_time':
+../../W._C._Handy/libiberty/getruntime.c:98:14: warning: enum conversion when passing argument 1 of 'getrusage' is invalid in C++ [-Wc++-compat]
+ getrusage (0, &rusage);
+ ^
+In file included from ../../W._C._Handy/libiberty/getruntime.c:47:0:
+/usr/include/i386-linux-gnu/sys/resource.h:87:12: note: expected '__rusage_who_t' but argument is of type 'int'
+ extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
+ ^
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o noasan/hashtab.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o hashtab.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o pic/hex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o noasan/hex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hex.c -o noasan/hex.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o hex.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o pic/lbasename.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o noasan/lbasename.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o lbasename.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o pic/lrealpath.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o noasan/lrealpath.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o lrealpath.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o make-relative-prefix.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o make-temp-file.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o pic/objalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o noasan/objalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o objalloc.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o pic/obstack.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o noasan/obstack.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o obstack.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o pic/partition.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o noasan/partition.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/partition.c -o noasan/partition.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o partition.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pic/pexecute.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o noasan/pexecute.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pexecute.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o pic/physmem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o noasan/physmem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o physmem.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pic/pex-common.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o noasan/pex-common.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pex-common.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pic/pex-one.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o noasan/pex-one.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pex-one.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pic/pex-unix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o noasan/pex-unix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pex-unix.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/vprintf-support.c -o vprintf-support.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o safe-ctype.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o pic/simple-object.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o noasan/simple-object.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o simple-object.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o simple-object-coff.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o simple-object-elf.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o pic/sort.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o noasan/sort.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sort.c -o noasan/sort.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o sort.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o pic/spaces.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o noasan/spaces.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o spaces.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o pic/splay-tree.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o noasan/splay-tree.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o splay-tree.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o pic/stack-limit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o noasan/stack-limit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o stack-limit.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o pic/strerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o noasan/strerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o strerror.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o pic/strsignal.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o noasan/strsignal.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o strsignal.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o timeval-utils.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xasprintf.c -o pic/xasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xasprintf.c -o noasan/xasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xasprintf.c -o xasprintf.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o pic/xatexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o noasan/xatexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o xatexit.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o pic/xexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o noasan/xexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o xexit.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o pic/xmalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o noasan/xmalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o xmalloc.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o pic/xmemdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o noasan/xmemdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o xmemdup.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o pic/xstrdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o noasan/xstrdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o xstrdup.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o pic/xstrerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o noasan/xstrerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o xstrerror.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o pic/xstrndup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o noasan/xstrndup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o xstrndup.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xvasprintf.c -o xvasprintf.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o pic/setproctitle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o noasan/setproctitle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o setproctitle.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
@@ -1227,13 +1241,13 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/zlib'
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd'
creating bfdver.h
rm -f elf32-target.h
-sed -e s/NN/32/g < ../../W._C._Handy/bfd/elfxx-target.h > elf32-target.new
+/bin/sed -e s/NN/32/g < ../../W._C._Handy/bfd/elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
rm -f elf64-target.h
-sed -e s/NN/64/g < ../../W._C._Handy/bfd/elfxx-target.h > elf64-target.new
+/bin/sed -e s/NN/64/g < ../../W._C._Handy/bfd/elfxx-target.h > elf64-target.new
mv -f elf64-target.new elf64-target.h
rm -f targmatch.h
-sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > targmatch.new
+/bin/sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
Making info in doc
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc'
@@ -1556,7 +1570,7 @@ mv -f .deps/aout32.Tpo .deps/aout32.Plo
libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../W._C._Handy/bfd/pei-i386.c -o pei-i386.o
mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
rm -f peigen.c
-sed -e s/XX/pe/g < ../../W._C._Handy/bfd/peXXigen.c > peigen.new
+/bin/sed -e s/XX/pe/g < ../../W._C._Handy/bfd/peXXigen.c > peigen.new
mv -f peigen.new peigen.c
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o
@@ -1600,7 +1614,7 @@ touch stamp-ofiles
libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o coffgen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-plugin.o trad-core.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
-libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
+libtooldir=`/bin/dash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
cp $libtooldir/libbfd.a libbfd.tmp; \
ranlib libbfd.tmp; \
@@ -3347,7 +3361,6 @@ else \
$restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
-../../W._C._Handy/ld/ld.texinfo:2097: warning: `.' or `,' must follow @xref, not T
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../W._C._Handy/ld/'`testplug.c
libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/W._C._Handy.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../W._C._Handy/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/W._C._Handy.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../W._C._Handy/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
@@ -4347,6 +4360,9 @@ checking for wctype... yes
checking for library containing gethostbyname... none required
checking for library containing socketpair... none required
checking for library containing kinfo_getvmmap... no
+checking for ld used by GCC... ld
+checking if the linker (ld) is GNU ld... yes
+checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing waddstr... -lncurses
@@ -4356,9 +4372,6 @@ checking size of unsigned long... 4
checking size of unsigned __int128... 0
checking for library containing dlopen... (cached) -ldl
checking whether to use expat... auto
-checking for ld used by GCC... ld
-checking if the linker (ld) is GNU ld... yes
-checking for shared library run path origin... done
checking for libexpat... yes
checking how to link with libexpat... -lexpat
checking for XML_StopParser... yes
@@ -4374,6 +4387,9 @@ guile-2.0
checking for the absolute file name of the 'guild' command... /usr/bin/guild
checking whether guild supports this host... yes
checking for scm_new_smob... yes
+checking whether to use intel pt... auto
+checking for libipt... no
+configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking for ANSI C header files... (cached) yes
checking nlist.h usability... yes
checking nlist.h presence... yes
@@ -4571,9 +4587,11 @@ checking for socketpair... (cached) yes
checking whether strerror is declared... yes
checking whether strstr is declared... yes
checking for sigsetjmp... yes
+checking for sys/ptrace.h... (cached) yes
+checking for ptrace.h... (cached) no
checking whether ptrace is declared... yes
checking return type of ptrace... long
-checking types of arguments for ptrace... int,int,long,long
+checking types of arguments for ptrace... enum __ptrace_request,int,long,long
checking whether setpgrp takes no argument... yes
checking for GNU regex... yes
checking for struct thread.td_pcb... no
@@ -5222,18 +5240,7 @@ checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-4.9 accepts -g... (cached) yes
checking for gcc-4.9 option to accept ISO C89... (cached) none needed
-checking for special C compiler options needed for large files... (cached) no
-checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
checking how to run the C preprocessor... (cached) gcc-4.9 -E
-checking whether gcc-4.9 supports -W... yes
-checking whether gcc-4.9 supports -Wall... yes
-checking whether gcc-4.9 supports -Wwrite-strings... yes
-checking whether gcc-4.9 supports -Wc++-compat... yes
-checking whether gcc-4.9 supports -Wstrict-prototypes... yes
-checking whether gcc-4.9 supports -pedantic ... yes
-checking whether gcc-4.9 and cc understand -c and -o together... yes
-checking for an ANSI C-conforming const... yes
-checking for inline... inline
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
@@ -5246,6 +5253,19 @@ checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
+checking for minix/config.h... (cached) no
+checking whether it is safe to define __EXTENSIONS__... (cached) yes
+checking for special C compiler options needed for large files... (cached) no
+checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
+checking whether gcc-4.9 supports -W... yes
+checking whether gcc-4.9 supports -Wall... yes
+checking whether gcc-4.9 supports -Wwrite-strings... yes
+checking whether gcc-4.9 supports -Wc++-compat... yes
+checking whether gcc-4.9 supports -Wstrict-prototypes... yes
+checking whether gcc-4.9 supports -pedantic ... yes
+checking whether gcc-4.9 and cc understand -c and -o together... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
checking whether byte ordering is bigendian... (cached) no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
@@ -5378,10 +5398,10 @@ checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
-checking whether basename is declared... no
+checking whether basename is declared... yes
checking whether ffs is declared... yes
-checking whether asprintf is declared... no
-checking whether vasprintf is declared... no
+checking whether asprintf is declared... yes
+checking whether vasprintf is declared... yes
checking whether snprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking whether calloc is declared... yes
@@ -5395,7 +5415,7 @@ checking whether strtoul is declared... yes
checking whether strtoll is declared... (cached) yes
checking whether strtoull is declared... (cached) yes
checking whether strverscmp is declared... (cached) yes
-checking whether canonicalize_file_name must be declared... yes
+checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
@@ -5464,6 +5484,11 @@ checking for socketpair... (cached) yes
checking whether strerror is declared... (cached) yes
checking whether strstr is declared... (cached) yes
checking for sigsetjmp... (cached) yes
+checking for sys/ptrace.h... (cached) yes
+checking for ptrace.h... (cached) no
+checking whether ptrace is declared... (cached) yes
+checking return type of ptrace... (cached) long
+checking types of arguments for ptrace... (cached) enum __ptrace_request,int,long,long
checking for ust... no
checking compiler warning flags... -Wall -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -Wdeclaration-after-statement
checking for dladdr... yes
@@ -6967,6 +6992,8 @@ gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../W._C._Handy/gdb/symmisc.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../W._C._Handy/gdb/linespec.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../W._C._Handy/gdb/dictionary.c
+gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o namespace.o -MT namespace.o -MMD -MP -MF .deps/namespace.Tpo ../../W._C._Handy/gdb/namespace.c
+gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o location.o -MT location.o -MMD -MP -MF .deps/location.Tpo ../../W._C._Handy/gdb/location.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../W._C._Handy/gdb/infcall.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../W._C._Handy/gdb/infcmd.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../W._C._Handy/gdb/infrun.c
@@ -7081,6 +7108,7 @@ gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../W._C._Handy/gdb/cp-abi.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../W._C._Handy/gdb/cp-support.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../W._C._Handy/gdb/cp-namespace.c
+gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-namespace.o -MT d-namespace.o -MMD -MP -MF .deps/d-namespace.Tpo ../../W._C._Handy/gdb/d-namespace.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../W._C._Handy/gdb/reggroups.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../W._C._Handy/gdb/trad-frame.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../W._C._Handy/gdb/tramp-frame.c
@@ -7143,8 +7171,8 @@ Making init.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
rm -f gdb
gcc-4.9 -g -O2 -static-libstdc++ -static-libgcc \
- -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o x86-nat.o x86-dregs.o i386-linux-nat.o x86-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.o linux-waitpid.o linux-personality.o x86-linux.o x86-linux-dregs.o linux-namespaces.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma -lbabeltrace -lbabeltrace-ctf ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list
+ -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o x86-nat.o x86-dregs.o i386-linux-nat.o x86-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.o linux-waitpid.o linux-personality.o x86-linux.o x86-linux-dregs.o linux-namespaces.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o namespace.o location.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o d-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
+ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma -lbabeltrace -lbabeltrace-ctf ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc'
make[4]: Nothing to be done for 'all'.
@@ -8250,446 +8278,454 @@ if [ x"" != x ] && [ ! -d noasan ]; then \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o regex.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o cplus-dem.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o cp-demangle.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o md5.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o sha1.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o alloca.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o argv.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o choose-temp.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o concat.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o cp-demint.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o crc32.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o pic/d-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o d-demangle.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o dyn-string.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o filename_cmp.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o getopt.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o
+../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c: In function 'get_run_time':
+../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c:98:14: warning: enum conversion when passing argument 1 of 'getrusage' is invalid in C++ [-Wc++-compat]
+ getrusage (0, &rusage);
+ ^
+In file included from ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c:47:0:
+/usr/include/i386-linux-gnu/sys/resource.h:87:12: note: expected '__rusage_who_t' but argument is of type 'int'
+ extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
+ ^
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o hex.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o make-temp-file.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o obstack.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o partition.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o physmem.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pex-common.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pex-one.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pex-unix.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o vprintf-support.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o safe-ctype.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o simple-object.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o simple-object-coff.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o simple-object-elf.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o sort.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o spaces.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o splay-tree.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o stack-limit.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o strerror.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o timeval-utils.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o pic/xasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o xasprintf.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o xexit.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o xvasprintf.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o setproctitle.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
@@ -8882,17 +8918,17 @@ wrote `gdb/iterator.go'
;;; note: source file ./gdb.scm
;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/printing.go gdb/printing.scm
-wrote `gdb/printing.go'
;;; note: source file ./gdb.scm
;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
+wrote `gdb/printing.go'
/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm
wrote `gdb/support.go'
/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm
-wrote `gdb/types.go'
;;; note: source file ./gdb.scm
;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
;;; note: source file ./gdb/iterator.scm
;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go
+wrote `gdb/types.go'
touch stamp-guile
rm -rf ./system-gdbinit
mkdir ./system-gdbinit
diff --git a/binutils-gdb/kepler.SCHWINGE/log_install b/binutils-gdb/kepler.SCHWINGE/log_install
index 79917b52..cb4f55bb 100644
--- a/binutils-gdb/kepler.SCHWINGE/log_install
+++ b/binutils-gdb/kepler.SCHWINGE/log_install
@@ -287,8 +287,6 @@ else \
$restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
-../../../W._C._Handy/gas/doc/as.texinfo:4624: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning
-../../../W._C._Handy/gas/doc/as.texinfo:4785: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning
test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info"
/usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/W._C._Handy.build.install/share/info'
install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/as.info'
@@ -732,7 +730,6 @@ fi
mv GDBvn.new GDBvn.texi
makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc/../../readline/doc -I ../../../W._C._Handy/gdb/doc/../mi -I ../../../W._C._Handy/gdb/doc \
-o gdb.info ../../../W._C._Handy/gdb/doc/gdb.texinfo
-../../../W._C._Handy/gdb/doc/gdb.texinfo:24723: warning: `.' or `,' must follow @xref, not a
makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc -o stabs.info ../../../W._C._Handy/gdb/doc/stabs.texinfo
makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc -o annotate.info ../../../W._C._Handy/gdb/doc/annotate.texinfo
/bin/dash ../../../W._C._Handy/gdb/doc/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/info
diff --git a/binutils-gdb/kepler.SCHWINGE/log_test b/binutils-gdb/kepler.SCHWINGE/log_test
index 210deef8..8925fc0e 100644
--- a/binutils-gdb/kepler.SCHWINGE/log_test
+++ b/binutils-gdb/kepler.SCHWINGE/log_test
@@ -52,7 +52,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Mon Nov 2 15:16:11 2015
+Test Run By thomas on Mon Nov 2 22:10:48 2015
Native configuration is i686-pc-linux-gnu
=== binutils tests ===
@@ -76,24 +76,24 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/i386/i386.ex
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/m68k/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/mips/mips.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/nm.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objcopy.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objdump.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/readelf.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/size.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/update-section.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/vax/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/windres/windres.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
=== binutils Summary ===
-# of expected passes 119
+# of expected passes 125
# of unsupported tests 4
make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils'
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils'
@@ -134,7 +134,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Mon Nov 2 15:16:19 2015
+Test Run By thomas on Mon Nov 2 22:10:56 2015
Native configuration is i686-pc-linux-gnu
=== gas tests ===
@@ -278,8 +278,8 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 502
-../as-new 2.25.51.20150619
+# of expected passes 506
+../as-new 2.25.51.20150819
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas'
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas'
@@ -298,7 +298,6 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/zlib'
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd'
Making info in doc
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc'
-make[3]: Nothing to be done for 'info'.
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc'
Making info in po
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po'
@@ -387,8 +386,8 @@ Making check in testsuite
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
make check-am
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test eh_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test pie_copyrelocs_test weak_unresolved_symbols_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_compress_debug_sections_and_build_id_tree flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 script_test_12 script_test_12i dynamic_list_2 thin_archive_test_1 thin_archive_test_2 plugin_test_1 plugin_test_2 plugin_test_3 plugin_test_4 plugin_test_5 plugin_test_6 plugin_test_7 plugin_test_8 plugin_test_10 plugin_test_11 plugin_test_tls exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test ehdr_start_test_1 ehdr_start_test_2 ehdr_start_test_3 ehdr_start_test_5 \
- incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh tls_pie_test.sh i386_mov_to_lea.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh plugin_test_1.sh plugin_test_2.sh plugin_test_3.sh plugin_test_4.sh plugin_test_6.sh plugin_test_7.sh plugin_test_10.sh plugin_test_11.sh plugin_test_tls.sh plugin_final_layout.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh ehdr_start_test_4.sh defsym_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so tls_pie_test.stdout i386_mov_to_lea1.stdout i386_mov_to_lea2.stdout i386_mov_to_lea3.stdout i386_mov_to_lea4.stdout i386_mov_to_lea5.stdout i386_mov_to_lea6.stdout i386_mov_to_lea7.stdout i386_mov_to_lea8.stdout debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout plugin_test_1.err plugin_test_2.err plugin_test_3.err plugin_test_4.err plugin_test_6.err plugin_test_7.err plugin_test_7.o.syms plugin_test_9.err plugin_test_10.sections plugin_test_11.err plugin_test_tls.err plugin_final_layout.stdout plugin_final_layout_readelf.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout memory_test_2 gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout ehdr_start_test_4.syms defsym_test.syms script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
+make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test eh_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test pie_copyrelocs_test weak_unresolved_symbols_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections_none flagstest_compress_debug_sections flagstest_compress_debug_sections_and_build_id_tree flagstest_compress_debug_sections_gnu flagstest_compress_debug_sections_gabi flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 script_test_12 script_test_12i dynamic_list_2 thin_archive_test_1 thin_archive_test_2 plugin_test_1 plugin_test_2 plugin_test_3 plugin_test_4 plugin_test_5 plugin_test_6 plugin_test_7 plugin_test_8 plugin_test_10 plugin_test_11 plugin_test_tls exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test ehdr_start_test_1 ehdr_start_test_2 ehdr_start_test_3 ehdr_start_test_5 \
+ incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh tls_pie_test.sh i386_mov_to_lea.sh debug_msg.sh missing_key_func.sh undef_symbol.sh pr18689.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh plugin_test_1.sh plugin_test_2.sh plugin_test_3.sh plugin_test_4.sh plugin_test_6.sh plugin_test_7.sh plugin_test_10.sh plugin_test_11.sh plugin_test_tls.sh plugin_final_layout.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_2_gabi.sh gdb_index_test_3.sh gdb_index_test_4.sh ehdr_start_test_4.sh defsym_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so tls_pie_test.stdout i386_mov_to_lea1.stdout i386_mov_to_lea2.stdout i386_mov_to_lea3.stdout i386_mov_to_lea4.stdout i386_mov_to_lea5.stdout i386_mov_to_lea6.stdout i386_mov_to_lea7.stdout i386_mov_to_lea8.stdout debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_cdebug_gabi.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_compress_debug_sections_none.stdout flagstest_compress_debug_sections.stdout flagstest_compress_debug_sections.cmp flagstest_compress_debug_sections.check flagstest_compress_debug_sections_gnu.stdout flagstest_compress_debug_sections_gnu.cmp flagstest_compress_debug_sections_gnu.check flagstest_compress_debug_sections_gabi.stdout flagstest_compress_debug_sections_gabi.cmp flagstest_compress_debug_sections_gabi.check pr18689.stdout flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout plugin_test_1.err plugin_test_2.err plugin_test_3.err plugin_test_4.err plugin_test_6.err plugin_test_7.err plugin_test_7.o.syms plugin_test_9.err plugin_test_10.sections plugin_test_11.err plugin_test_tls.err plugin_final_layout.stdout plugin_final_layout_readelf.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout memory_test_2 gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_2_gabi.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout ehdr_start_test_4.syms defsym_test.syms script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../W._C._Handy/gold/testsuite/test.cc
mv -f .deps/test.Tpo .deps/test.Po
@@ -614,6 +613,8 @@ gcc-4.9 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile
chmod a+x flagstest_o_specialfile
test -s flagstest_o_specialfile
+`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections_none | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections_none flagstest_debug.o -Wl,--compress-debug-sections=none
+test -s flagstest_compress_debug_sections_none
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib
test -s flagstest_compress_debug_sections
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections_and_build_id_tree | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections_and_build_id_tree flagstest_debug.o -Wl,--compress-debug-sections=zlib \
@@ -621,6 +622,10 @@ test -s flagstest_compress_debug_sections
-Wl,--build-id-chunk-size-for-treehash=4096 \
-Wl,--build-id-min-file-size-for-treehash=0
test -s flagstest_compress_debug_sections_and_build_id_tree
+`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections_gnu | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections_gnu flagstest_debug.o -Wl,--compress-debug-sections=zlib-gnu
+test -s flagstest_compress_debug_sections_gnu
+`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections_gabi | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections_gabi flagstest_debug.o -Wl,--compress-debug-sections=zlib-gabi
+test -s flagstest_compress_debug_sections_gabi
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections
chmod a+x flagstest_o_specialfile_and_compress_debug_sections
test -s flagstest_o_specialfile_and_compress_debug_sections
@@ -678,9 +683,11 @@ g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -ldl
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-T,../../../W._C._Handy/gold/testsuite/relro_script_test.t relro_test_pic.o
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -ldl
-`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../W._C._Handy/gold/testsuite/script_test_1.cc
-mv -f .deps/script_test_1.Tpo .deps/script_test_1.Po
-g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -ldl
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1a.o -MD -MP -MF .deps/script_test_1a.Tpo -c -o script_test_1a.o ../../../W._C._Handy/gold/testsuite/script_test_1a.cc
+mv -f .deps/script_test_1a.Tpo .deps/script_test_1a.Po
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1b.o -MD -MP -MF .deps/script_test_1b.Tpo -c -o script_test_1b.o ../../../W._C._Handy/gold/testsuite/script_test_1b.cc
+mv -f .deps/script_test_1b.Tpo .deps/script_test_1b.Po
+g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_1.t -o script_test_1 script_test_1a.o script_test_1b.o -ldl
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../W._C._Handy/gold/testsuite/script_test_2.cc
mv -f .deps/script_test_2.Tpo .deps/script_test_2.Po
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../W._C._Handy/gold/testsuite/script_test_2a.cc
@@ -706,8 +713,9 @@ g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl
-`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../W._C._Handy/gold/testsuite/script_test_11.c
-gcctestdir/ld -r -o script_test_11_r.o -T ../../../W._C._Handy/gold/testsuite/script_test_11.t script_test_11.o
+`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11a.o ../../../W._C._Handy/gold/testsuite/script_test_11a.c
+`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11b.o ../../../W._C._Handy/gold/testsuite/script_test_11b.c
+gcctestdir/ld -r -o script_test_11_r.o -T ../../../W._C._Handy/gold/testsuite/script_test_11.t script_test_11a.o script_test_11b.o
`echo gcc-4.9 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o
`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o script_test_12a.o ../../../W._C._Handy/gold/testsuite/script_test_12a.c
`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o script_test_12b.o ../../../W._C._Handy/gold/testsuite/script_test_12b.c
@@ -1126,6 +1134,7 @@ make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/i386_mov_to
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/debug_msg.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/missing_key_func.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/undef_symbol.sh'.
+make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/pr18689.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_1.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_2.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_4.sh'.
@@ -1162,6 +1171,7 @@ make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/dyn_weak_re
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/memory_test.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_1.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_2.sh'.
+make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_2_gabi.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_3.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_4.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ehdr_start_test_4.sh'.
@@ -1268,6 +1278,10 @@ rm -f gcctestdir/as
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../W._C._Handy/gold/testsuite/odr_violation1.cc
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../W._C._Handy/gold/testsuite/odr_violation2.cc
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections=zlib-gabi -c -w -o debug_msg_cdebug_gabi.o ../../../W._C._Handy/gold/testsuite/debug_msg.cc
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections=zlib-gabi -c -w -o odr_violation1_cdebug_gabi.o ../../../W._C._Handy/gold/testsuite/odr_violation1.cc
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections=zlib-gabi -c -w -o odr_violation2_cdebug_gabi.o ../../../W._C._Handy/gold/testsuite/odr_violation2.cc
+g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_cdebug_gabi.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug_gabi.o odr_violation1_cdebug_gabi.o odr_violation2_cdebug_gabi.o 2>debug_msg_cdebug_gabi.err
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../W._C._Handy/gold/testsuite/debug_msg.cc
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../W._C._Handy/gold/testsuite/odr_violation1.cc
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../W._C._Handy/gold/testsuite/odr_violation2.cc
@@ -1281,6 +1295,33 @@ mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../W._C._Handy/gold/testsuite/undef_symbol.cc
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err
+../../binutils/readelf -w flagstest_compress_debug_sections_none > flagstest_compress_debug_sections_none.stdout.tmp
+mv -f flagstest_compress_debug_sections_none.stdout.tmp flagstest_compress_debug_sections_none.stdout
+../../binutils/readelf -w flagstest_compress_debug_sections | sed -e "s/.zdebug_/.debug_/" > flagstest_compress_debug_sections.stdout.tmp
+mv -f flagstest_compress_debug_sections.stdout.tmp flagstest_compress_debug_sections.stdout
+cmp flagstest_compress_debug_sections.stdout \
+ flagstest_compress_debug_sections_none.stdout > flagstest_compress_debug_sections.cmp.tmp
+mv -f flagstest_compress_debug_sections.cmp.tmp flagstest_compress_debug_sections.cmp
+../../binutils/readelf -SW flagstest_compress_debug_sections | egrep ".debug_.* C *" > flagstest_compress_debug_sections.check.tmp
+mv -f flagstest_compress_debug_sections.check.tmp flagstest_compress_debug_sections.check
+../../binutils/readelf -w flagstest_compress_debug_sections_gnu | sed -e "s/.zdebug_/.debug_/" > flagstest_compress_debug_sections_gnu.stdout.tmp
+mv -f flagstest_compress_debug_sections_gnu.stdout.tmp flagstest_compress_debug_sections_gnu.stdout
+cmp flagstest_compress_debug_sections_gnu.stdout \
+ flagstest_compress_debug_sections_none.stdout > flagstest_compress_debug_sections_gnu.cmp.tmp
+mv -f flagstest_compress_debug_sections_gnu.cmp.tmp flagstest_compress_debug_sections_gnu.cmp
+../../binutils/readelf -SW flagstest_compress_debug_sections_gnu | grep ".zdebug_" > flagstest_compress_debug_sections_gnu.check.tmp
+mv -f flagstest_compress_debug_sections_gnu.check.tmp flagstest_compress_debug_sections_gnu.check
+../../binutils/readelf -w flagstest_compress_debug_sections_gabi > flagstest_compress_debug_sections_gabi.stdout.tmp
+mv -f flagstest_compress_debug_sections_gabi.stdout.tmp flagstest_compress_debug_sections_gabi.stdout
+cmp flagstest_compress_debug_sections_gabi.stdout \
+ flagstest_compress_debug_sections_none.stdout > flagstest_compress_debug_sections_gabi.cmp.tmp
+mv -f flagstest_compress_debug_sections_gabi.cmp.tmp flagstest_compress_debug_sections_gabi.cmp
+../../binutils/readelf -tW flagstest_compress_debug_sections_gabi | grep "COMPRESSED" > flagstest_compress_debug_sections_gabi.check.tmp
+mv -f flagstest_compress_debug_sections_gabi.check.tmp flagstest_compress_debug_sections_gabi.check
+`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -ggdb3 -g -Wa,--compress-debug-sections=zlib-gabi -c -w -o pr18689.o ../../../W._C._Handy/gold/testsuite/pr18689.c
+../ld-new -r -o pr18689a.o pr18689.o
+../ld-new -r -o pr18689b.o pr18689a.o
+../../binutils/readelf -SW pr18689b.o > pr18689.stdout
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010
../../binutils/readelf -s ver_test_1.so >ver_test_1.syms 2>/dev/null
../../binutils/readelf -s ver_test_2 >ver_test_2.syms 2>/dev/null
@@ -1388,6 +1429,9 @@ cp ../../../W._C._Handy/gold/testsuite/memory_test_inc_3.t.src memory_test_inc_3
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2 > gdb_index_test_2.stdout
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections=zlib-gabi -c -o gdb_index_test_cdebug_gabi.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc
+`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_2_gabi | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug_gabi.o
+../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2_gabi > gdb_index_test_2_gabi.stdout
`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../W._C._Handy/gold/testsuite/gdb_index_test_3.c
`echo gcc-4.9 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_3 > gdb_index_test_3.stdout
@@ -1444,6 +1488,7 @@ PASS: i386_mov_to_lea.sh
PASS: debug_msg.sh
PASS: missing_key_func.sh
PASS: undef_symbol.sh
+PASS: pr18689.sh
PASS: ver_test_1.sh
PASS: ver_test_2.sh
PASS: ver_test_4.sh
@@ -1480,6 +1525,7 @@ PASS: dyn_weak_ref.sh
PASS: memory_test.sh
PASS: gdb_index_test_1.sh
PASS: gdb_index_test_2.sh
+PASS: gdb_index_test_2_gabi.sh
PASS: gdb_index_test_3.sh
PASS: gdb_index_test_4.sh
PASS: ehdr_start_test_4.sh
@@ -1557,8 +1603,11 @@ PASS: initpri1
PASS: initpri2
PASS: initpri3a
PASS: flagstest_o_specialfile
+PASS: flagstest_compress_debug_sections_none
PASS: flagstest_compress_debug_sections
PASS: flagstest_compress_debug_sections_and_build_id_tree
+PASS: flagstest_compress_debug_sections_gnu
+PASS: flagstest_compress_debug_sections_gabi
PASS: flagstest_o_specialfile_and_compress_debug_sections
PASS: flagstest_o_ttext_1
PASS: ver_test
@@ -1641,19 +1690,19 @@ PASS: ehdr_start_test_2
PASS: ehdr_start_test_3
PASS: ehdr_start_test_5
============================
-1 of 220 tests failed
+1 of 225 tests failed
See testsuite/test-suite.log
============================
-Makefile:4172: recipe for target 'test-suite.log' failed
+Makefile:4250: recipe for target 'test-suite.log' failed
make[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-Makefile:4251: recipe for target 'check-TESTS' failed
+Makefile:4329: recipe for target 'check-TESTS' failed
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-Makefile:4796: recipe for target 'check-am' failed
+Makefile:4884: recipe for target 'check-am' failed
make[4]: *** [check-am] Error 2
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-Makefile:4800: recipe for target 'check' failed
+Makefile:4888: recipe for target 'check' failed
make[3]: *** [check] Error 2
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold'
@@ -1752,7 +1801,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Mon Nov 2 15:19:20 2015
+Test Run By thomas on Mon Nov 2 22:15:37 2015
Native configuration is i686-pc-linux-gnu
=== ld tests ===
@@ -1889,6 +1938,7 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-tic6x/tic6x.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-tilegx/tilegx.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-tilepro/tilepro.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/entry.exp ...
+Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/require-defined.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/undefined.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/weak-undef.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-unique/unique.exp ...
@@ -1912,11 +1962,11 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 1112
+# of expected passes 1142
# of expected failures 4
# of untested testcases 6
# of unsupported tests 8
-[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150619
+[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150819
make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld'
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld'
@@ -1927,16 +1977,16 @@ make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libdecnumber'
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty'
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite'
-gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -o test-demangle \
+gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -o test-demangle \
../../../W._C._Handy/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../W._C._Handy/libiberty/testsuite/demangle-expected
-./test-demangle: 897 tests, 0 failures
+./test-demangle: 898 tests, 0 failures
./test-demangle < ../../../W._C._Handy/libiberty/testsuite/d-demangle-expected
-./test-demangle: 230 tests, 0 failures
-gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \
+./test-demangle: 266 tests, 0 failures
+gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \
../../../W._C._Handy/libiberty/testsuite/test-pexecute.c ../libiberty.a
./test-pexecute
-gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \
+gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \
../../../W._C._Handy/libiberty/testsuite/test-expandargv.c ../libiberty.a
./test-expandargv
PASS: test-expandargv-0.
@@ -1946,7 +1996,7 @@ PASS: test-expandargv-3.
PASS: test-expandargv-4.
PASS: test-expandargv-5.
PASS: test-expandargv-6.
-gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-strtol \
+gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-strtol \
../../../W._C._Handy/libiberty/testsuite/test-strtol.c ../libiberty.a
./test-strtol
PASS: test-strtol-0.
@@ -2019,7 +2069,7 @@ Making a new config file...
make check-single
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest
-Test Run By thomas on Mon Nov 2 15:21:40 2015
+Test Run By thomas on Mon Nov 2 22:20:12 2015
Native configuration is i686-pc-linux-gnu
=== gdb tests ===
@@ -2074,11 +2124,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/frame_args.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fullname_bp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_addr.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_in_declare.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_renaming.exp ...
+FAIL: gdb.ada/fun_renaming.exp: print n(1)
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_param.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_ref.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/homonym.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_exc.exp ...
-FAIL: gdb.ada/info_exc.exp: info exceptions
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_locals_renaming.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_types.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/int_deref.exp ...
@@ -2153,6 +2204,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/type_coercion.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/uninitialized_vars.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_attrs.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_typedef.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_rec_arr.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/watch_arg.exp ...
@@ -2175,6 +2227,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-skip.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ...
@@ -2196,8 +2249,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1558.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-biarch-core.exp ...
-FAIL: gdb.arch/i386-biarch-core.exp: core-file
-FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-byte.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ...
@@ -2247,7 +2298,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-symtab-cordic.exp ...
-ERROR: Couldn't load [...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.arch/cordic.ko into [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb.
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-multiarch.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-tdbregs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-vregs.exp ...
@@ -2323,6 +2373,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-syscall.exp ...
FAIL: gdb.base/catch-syscall.exp: multiple targets: insert catch syscall on syscall 1 -- write on i386:x86-64
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/charset.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code-expr.exp ...
@@ -2350,8 +2401,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dbx.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ...
-FAIL: gdb.base/default.exp: info set
-FAIL: gdb.base/default.exp: show
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/define.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/del.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/detach.exp ...
@@ -2359,6 +2408,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-exprs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-test.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disabled-location.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-end-cu.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-optim.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dmsym.exp ...
@@ -2369,6 +2419,47 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf.exp ...
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dso2dso.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dtrace-probe.exp ...
gdb compile failed, /usr/bin/ld: i386:x86-64 architecture of input file `[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.base/dtrace-probe-p.o' is incompatible with i386 output
collect2: error: ld returned 1 exit status
@@ -2379,6 +2470,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/echo.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/empty_exe.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ena-dis-br.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ending-run.exp ...
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.base/ending-run.exp: step out of main
+FAIL: gdb.base/ending-run.exp: step to end of run
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/enum_cond.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/enumval.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/environ.exp ...
@@ -2414,6 +2527,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ..
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1090.exp ...
@@ -2423,7 +2537,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1250.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1555.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1821.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbhistsize-history.exp ...
-FAIL: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show history size
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbindex-stabs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbinit-history.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbvars.exp ...
@@ -2440,6 +2553,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/help.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/history-duplicates.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hook-stop-continue.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hook-stop-frame.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/huge.exp ...
@@ -2458,17 +2572,64 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interact.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ...
-FAIL: gdb.base/interrupt.exp: process is alive (timeout)
-FAIL: gdb.base/interrupt.exp: child process ate our char (timeout)
-FAIL: gdb.base/interrupt.exp: echo data (timeout)
-FAIL: gdb.base/interrupt.exp: echo more data (timeout)
-FAIL: gdb.base/interrupt.exp: send end of file (timeout)
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
FAIL: gdb.base/interrupt.exp: send end of file
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-after-signal.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-detach-inferiors-cmd.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/killed-outside.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/label.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/langs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ldbl_e308.exp ...
@@ -2491,7 +2652,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/miscexprs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/morestack.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/moribund-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ...
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -i "$inferior_spawn_id $gdb_spawn_id"
+ -re "($decimal done)|(Breakpoint)|($gdb_prompt)" {
+ if {[info exists e..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openFAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout)
+FAIL: gdb.base/multi-forks.exp: info breakpoints (timeout)
+ERROR: breakpoints not deleted
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -i "$inferior_spawn_id $gdb_spawn_id"
+ -re "($decimal done)|(Breakpoint)|($gdb_prompt)" {
+ if {[info exists e..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openRunning ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nextoverexit.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nodebug.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nofield.exp ...
@@ -2583,6 +2765,47 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/setshow.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/setvar.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shell.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shlib-call.exp ...
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.base/shlib-call.exp: print g
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shreloc.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigall.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigaltstack.exp ...
@@ -2599,6 +2822,147 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signull.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigrepeat.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ...
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp11 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.base/sizeof.exp: set padding_char.v = 1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip-solib.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-impl-ld.exp ...
@@ -2684,10 +3048,64 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unwindonsignal.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
+FAIL: gdb.base/valgrind-disp-step.exp: target remote for vgdb
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ...
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
+FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vdso-warning.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ...
@@ -2723,12 +3141,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tsx.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ...
@@ -2879,6 +3299,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/typedef-operator.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/typeid.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/userdef.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/var-tag.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ...
FAIL: gdb.cp/virtbase.exp: print *this
FAIL: gdb.cp/virtbase.exp: print *(D *) e
@@ -2937,6 +3358,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dummy-cu.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dup-frame.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ...
@@ -3028,6 +3450,141 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/types.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/whatis_type.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ...
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: list has one entry
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: serial line 1
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: serial line 2
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: short line 1
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: short line 2
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/observer.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-interrupts.exp ...
FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
@@ -3035,6 +3592,27 @@ FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-selftest.exp ...
FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/selftest.exp ...
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ERROR OCCURED: : spawn id exp8 not open
+ while executing
+"expect {
+-i exp12 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/basic-types.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/chan.exp ...
@@ -3098,6 +3676,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jv-exp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jv-print.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/break-ask.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/break-asm-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/cpexplicit.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/explicit.exp ...
+FAIL: gdb.linespec/explicit.exp: complete unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout)
+ERROR: Process no longer exists
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/keywords.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/linespec.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-dollar.exp ...
@@ -3124,6 +3710,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-detach.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf-pending.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf.exp ...
+FAIL: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf (timeout)
+FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf (timeout)
+FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf (timeout)
+FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-eval.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-exit-code.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-file-transfer.exp ...
@@ -3173,7 +3763,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-rtti.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ...
-XPASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-prompt.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-var-child.exp ...
@@ -3228,6 +3817,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/stub-method.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/types.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/backtrace.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/disassemble.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-null-lookup.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-pervasive-typedef.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-print-cerr.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-ptype-string.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-runto-main.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-select-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-null-lookup.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-pervasive-typedef.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-print-cerr.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-ptype-string.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-runto-main.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-select-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/single-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/skip-prologue.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/solib.exp ...
@@ -3263,6 +3866,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-infthread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lazy-string.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-linetable.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lookup-type.exp ...
+FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
+Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi-objfile.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile-script.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile.exp ...
@@ -3319,7 +3924,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/until-reverse.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-precsave.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-reverse.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-attach.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-restart.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-run.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-wrapper.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/file-transfer.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/no-thread-db.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/non-existing-program.exp ...
@@ -3347,10 +3954,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/current-lwp-dead.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/dlopen-libpthread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/execl.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ...
@@ -3364,14 +3974,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create-ns-info-thr.
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-bp-other-thread.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-1.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-3.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-4.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pending-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/print-threads.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthreads.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/queue-signal.exp ...
@@ -3462,16 +4075,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ...
=== gdb Summary ===
-# of expected passes 33408
-# of unexpected failures 142
-# of unexpected successes 2
-# of expected failures 62
+# of expected passes 34125
+# of unexpected failures 157
+# of unexpected successes 1
+# of expected failures 64
# of unknown successes 1
-# of known failures 64
-# of unresolved testcases 2
+# of known failures 63
+# of unresolved testcases 4
# of untested testcases 41
-# of unsupported tests 66
-[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150619-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
+# of unsupported tests 67
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.10.50.20150819-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
Makefile:196: recipe for target 'check-single' failed
make[4]: *** [check-single] Error 1
@@ -3479,10 +4092,10 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
Makefile:155: recipe for target 'check' failed
make[3]: *** [check] Error 2
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
-Makefile:1144: recipe for target 'check' failed
+Makefile:1149: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb'
-Makefile:10718: recipe for target 'check-gdb' failed
+Makefile:10776: recipe for target 'check-gdb' failed
make[1]: *** [check-gdb] Error 2
make[1]: Target 'check-host' not remade because of errors.
make[1]: Nothing to be done for 'check-target'.
diff --git a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum
index 885d5888..01594eab 100644
--- a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum
+++ b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 2 15:16:11 2015
+Test Run By thomas on Mon Nov 2 22:10:48 2015
Native configuration is i686-pc-linux-gnu
=== binutils tests ===
@@ -24,7 +24,7 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/compress.exp
PASS: objcopy (objcopy compress debug sections)
PASS: objcopy (objcopy decompress compressed debug sections)
PASS: objcopy decompress debug sections in archive
-PASS: objcopy compress debug sections in archive
+PASS: objcopy compress debug sections in archive with zlib-gnu
PASS: objdump compress debug sections
PASS: objdump compress debug sections 3
PASS: objcopy (objcopy compress empty debug sections)
@@ -84,6 +84,11 @@ PASS: run stripped executable
PASS: run stripped executable with saving a symbol
PASS: keep only debug data
PASS: simple objcopy of debug data
+PASS: NOBITS sections retain sh_link field
+PASS: localize 'fo*' but not 'foo'
+PASS: weaken 'fo*' but not 'foo'
+PASS: weaken 'fo*' but not 'foo', localize foo.
+PASS: weaken '*' but not 'foo' or 'bar'
PASS: objcopy (ELF unknown section type)
PASS: objcopy (ELF group)
PASS: objcopy (ELF group)
@@ -105,6 +110,7 @@ PASS: strip with section group 6
PASS: strip with section group 7
PASS: strip with section group 8
PASS: strip with section group 9
+PASS: binutils-all/strip-12
PASS: strip on STB_GNU_UNIQUE
PASS: strip -g empty file
PASS: objcopy keeps symbols needed by relocs
@@ -153,5 +159,5 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-6
=== binutils Summary ===
-# of expected passes 119
+# of expected passes 125
# of unsupported tests 4
diff --git a/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum
index eac04eec..03eb5301 100644
--- a/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum
+++ b/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 2 15:16:19 2015
+Test Run By thomas on Mon Nov 2 22:10:56 2015
Native configuration is i686-pc-linux-gnu
=== gas tests ===
@@ -137,6 +137,7 @@ PASS: Check bad group
PASS: Multibyte symbol names
PASS: weak and common directives
PASS: common and weak directives
+PASS: .strtab section
PASS: gas/elf/warn-2.s (test for warnings, line )
PASS: gas/elf/warn-2.s (test for excess errors)
Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/epiphany/allinsn.exp ...
@@ -258,6 +259,7 @@ PASS: i386 mem (Intel mode)
PASS: i386 reg
PASS: i386 reg (Intel mode)
PASS: i386
+PASS: i386 (Intel mode)
PASS: i386 float AT&T mnemonic
PASS: i386 float Intel mnemonic
PASS: i386 arch 1
@@ -466,6 +468,8 @@ PASS: i386 AVX512VBMI/VL insns
PASS: i386 AVX512VBMI/VL insns (Intel disassembly)
PASS: i386 CLZERO insn
PASS: opcodes with invalid modrm byte
+PASS: i386 monitorx and mwaitx insn
+PASS: i386 mwaitx-reg
PASS: i386 reloc
PASS: i386 jump16
PASS: i386 white
@@ -641,6 +645,6 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 502
-../as-new 2.25.51.20150619
+# of expected passes 506
+../as-new 2.25.51.20150819
diff --git a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum
index 89e7833b..90a9ebf1 100644
--- a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum
+++ b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 2 15:21:40 2015
+Test Run By thomas on Mon Nov 2 22:20:12 2015
Native configuration is i686-pc-linux-gnu
=== gdb tests ===
@@ -285,6 +285,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_in_declare.exp ...
PASS: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS: gdb.ada/fun_in_declare.exp: insert breakpoint inside foo.call_me
PASS: gdb.ada/fun_in_declare.exp: decoding of function name
+Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_renaming.exp ...
+PASS: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
+PASS: gdb.ada/fun_renaming.exp: print next(1)
+FAIL: gdb.ada/fun_renaming.exp: print n(1)
+XFAIL: gdb.ada/fun_renaming.exp: print renamed_next(1)
+XFAIL: gdb.ada/fun_renaming.exp: print pack.renamed_next(1)
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_param.exp ...
PASS: gdb.ada/funcall_param.exp: compilation foo.adb
PASS: gdb.ada/funcall_param.exp: p ident (ident (my_parameter))
@@ -310,7 +316,7 @@ PASS: gdb.ada/homonym.exp: ptype lcl at BREAK_2
PASS: gdb.ada/homonym.exp: print lcl at BREAK_2
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_exc.exp ...
PASS: gdb.ada/info_exc.exp: compilation foo.adb
-FAIL: gdb.ada/info_exc.exp: info exceptions
+PASS: gdb.ada/info_exc.exp: info exceptions
PASS: gdb.ada/info_exc.exp: info exceptions task
PASS: gdb.ada/info_exc.exp: info exceptions global_gdb
PASS: gdb.ada/info_exc.exp: info exceptions const.aint
@@ -698,6 +704,11 @@ PASS: gdb.ada/var_arr_attrs.exp: print my_object.data'length
PASS: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first
PASS: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last
PASS: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length
+Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_typedef.exp ...
+PASS: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
+PASS: gdb.ada/var_arr_typedef.exp: print va
+PASS: gdb.ada/var_arr_typedef.exp: print vb
+PASS: gdb.ada/var_arr_typedef.exp: print a
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_rec_arr.exp ...
PASS: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS: gdb.ada/var_rec_arr.exp: print a1
@@ -751,6 +762,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-skip.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ...
@@ -774,8 +786,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ...
PASS: gdb.arch/i386-avx512.exp: probe AVX512 support
UNSUPPORTED: gdb.arch/i386-avx512.exp: processor does not support AVX512
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-biarch-core.exp ...
-FAIL: gdb.arch/i386-biarch-core.exp: core-file
-FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
+PASS: gdb.arch/i386-biarch-core.exp: complete set gnutarget
+UNTESTED: gdb.arch/i386-biarch-core.exp: .text is readable
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
PASS: gdb.arch/i386-bp_permanent.exp: stop at permanent breakpoint
PASS: gdb.arch/i386-bp_permanent.exp: single-step past permanent breakpoint
@@ -977,8 +989,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-symtab-cordic.exp ...
-ERROR: Couldn't load [...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.arch/cordic.ko into [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb.
-UNRESOLVED: gdb.arch/ppc64-symtab-cordic.exp: powerpc:common64 is not supported
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-multiarch.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-tdbregs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-vregs.exp ...
@@ -992,6 +1002,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb2-it.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/vsx-regs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.asm/asm-source.exp ...
PASS: gdb.asm/asm-source.exp: f at main
+PASS: gdb.asm/asm-source.exp: n at main
PASS: gdb.asm/asm-source.exp: next over macro
PASS: gdb.asm/asm-source.exp: step into foo2
PASS: gdb.asm/asm-source.exp: info target
@@ -1445,13 +1456,44 @@ PASS: gdb.base/auxv.exp: matching auxv data from live and gcore
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ...
PASS: gdb.base/bang.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp ...
-PASS: gdb.base/batch-preserve-term-settings.exp: spawn shell
-PASS: gdb.base/batch-preserve-term-settings.exp: stty before
-PASS: gdb.base/batch-preserve-term-settings.exp: gdb -batch -ex run
-PASS: gdb.base/batch-preserve-term-settings.exp: echo test_echo
-PASS: gdb.base/batch-preserve-term-settings.exp: stty after
-PASS: gdb.base/batch-preserve-term-settings.exp: terminal settings preserved
-PASS: gdb.base/batch-preserve-term-settings.exp: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: gdb -batch -ex run
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: echo test_echo
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: start gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: quit gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: start gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: run command start
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: quit gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: start gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: run command run
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: quit gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: start gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: run shell echo $PPID
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: kill gdb with SIGTERM
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: exit shell
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bfp-test.exp ...
PASS: gdb.base/bfp-test.exp: continue to breakpoint: return
PASS: gdb.base/bfp-test.exp: The original value of b32 is 1.5
@@ -2872,7 +2914,7 @@ PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak6
PASS: gdb.base/call-ar-st.exp: continue to tbreak6
PASS: gdb.base/call-ar-st.exp: print print_small_structs
PASS: gdb.base/call-ar-st.exp: print compute_with_small_structs(20)
-PASS: gdb.base/call-ar-st.exp: print print_ten_doubles
+PASS: gdb.base/call-ar-st.exp: print print_ten_doubles(123.456, 123.456, -0.12, -1.23, 343434.8, 89.098, 3.14, -5678.12345, -0.11111111, 216.97065)
PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak7
PASS: gdb.base/call-ar-st.exp: continue to tbreak7
PASS: gdb.base/call-ar-st.exp: tbreak in print_long_arg_list after stepping into memcpy
@@ -2881,13 +2923,13 @@ PASS: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_lis
PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak8
PASS: gdb.base/call-ar-st.exp: continue to tbreak8
PASS: gdb.base/call-ar-st.exp: step into init_bit_flags_combo
-PASS: gdb.base/call-ar-st.exp: print print_bit_flags_combo from init_bit_flags_combo
+PASS: gdb.base/call-ar-st.exp: print print_bit_flags_combo(*bit_flags_combo)
PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak9
PASS: gdb.base/call-ar-st.exp: continue to tbreak9
PASS: gdb.base/call-ar-st.exp: print print_long_arg_list
PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak10
PASS: gdb.base/call-ar-st.exp: continue to tbreak10
-PASS: gdb.base/call-ar-st.exp: print sum_struct_print(10, *struct1, *struct2, *struct3, *struct4)
+PASS: gdb.base/call-ar-st.exp: print sum_struct_print(10,*struct1,*struct2,*struct3,*struct4)
PASS: gdb.base/call-ar-st.exp: print print_struct_rep(*struct1, *struct2, *struct3)
PASS: gdb.base/call-ar-st.exp: print print_one_large_struct(*list1)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-rt-st.exp ...
@@ -3440,7 +3482,7 @@ PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGSEGV nostop noprint
PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGILL nostop noprint
PASS: gdb.base/catch-gdb-caused-signals.exp: print return_one()
PASS: gdb.base/catch-gdb-caused-signals.exp: set dprintf-style call
-PASS: gdb.base/catch-gdb-caused-signals.exp: dprintf 28,"testdprintf\n"
+PASS: gdb.base/catch-gdb-caused-signals.exp: dprintf 32,"testdprintf\n"
PASS: gdb.base/catch-gdb-caused-signals.exp: continue
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ...
PASS: gdb.base/catch-load.exp: plain load: set var libname = "catch-load-so.so"
@@ -3942,6 +3984,146 @@ PASS: gdb.base/charset.exp: Display String String32 with x/ws
PASS: gdb.base/charset.exp: assign string to short array
PASS: gdb.base/charset.exp: assign string to int array
PASS: gdb.base/charset.exp: assign string to long array
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
+PASS: gdb.base/checkpoint-ns.exp: break1 start
+PASS: gdb.base/checkpoint-ns.exp: break1 two
+PASS: gdb.base/checkpoint-ns.exp: break1 three
+PASS: gdb.base/checkpoint-ns.exp: break1 four
+PASS: gdb.base/checkpoint-ns.exp: break1 five
+PASS: gdb.base/checkpoint-ns.exp: break1 six
+PASS: gdb.base/checkpoint-ns.exp: break1 seven
+PASS: gdb.base/checkpoint-ns.exp: break1 eight
+PASS: gdb.base/checkpoint-ns.exp: break1 nine
+PASS: gdb.base/checkpoint-ns.exp: break1 ten
+PASS: gdb.base/checkpoint-ns.exp: info checkpoints one
+PASS: gdb.base/checkpoint-ns.exp: break2 one
+PASS: gdb.base/checkpoint-ns.exp: restart 1 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 1 one
+PASS: gdb.base/checkpoint-ns.exp: step in 1 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 1 one
+PASS: gdb.base/checkpoint-ns.exp: restart 2 one
+PASS: gdb.base/checkpoint-ns.exp: step in 2 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 2 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 2 one
+PASS: gdb.base/checkpoint-ns.exp: restart 3 one
+PASS: gdb.base/checkpoint-ns.exp: step in 3 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 3 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 3 one
+PASS: gdb.base/checkpoint-ns.exp: restart 4 one
+PASS: gdb.base/checkpoint-ns.exp: step in 4 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 4 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 4 one
+PASS: gdb.base/checkpoint-ns.exp: restart 5 one
+PASS: gdb.base/checkpoint-ns.exp: step in 5 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 5 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 5 one
+PASS: gdb.base/checkpoint-ns.exp: restart 6 one
+PASS: gdb.base/checkpoint-ns.exp: step in 6 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 6 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 6 one
+PASS: gdb.base/checkpoint-ns.exp: restart 7 one
+PASS: gdb.base/checkpoint-ns.exp: step in 7 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 7 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 7 one
+PASS: gdb.base/checkpoint-ns.exp: restart 8 one
+PASS: gdb.base/checkpoint-ns.exp: step in 8 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 8 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 8 one
+PASS: gdb.base/checkpoint-ns.exp: restart 9 one
+PASS: gdb.base/checkpoint-ns.exp: step in 9 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 9 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 9 one
+PASS: gdb.base/checkpoint-ns.exp: restart 10 one
+PASS: gdb.base/checkpoint-ns.exp: step in 10 one
+PASS: gdb.base/checkpoint-ns.exp: verify i 10 one
+PASS: gdb.base/checkpoint-ns.exp: verify lines 10 one
+PASS: gdb.base/checkpoint-ns.exp: restart 0 one
+PASS: gdb.base/checkpoint-ns.exp: break3 one
+PASS: gdb.base/checkpoint-ns.exp: Diff input and output one
+PASS: gdb.base/checkpoint-ns.exp: restart 1 two
+PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one
+PASS: gdb.base/checkpoint-ns.exp: step in 1 two
+PASS: gdb.base/checkpoint-ns.exp: verify lines 1 two
+PASS: gdb.base/checkpoint-ns.exp: restart 2 two
+PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one
+PASS: gdb.base/checkpoint-ns.exp: step in 2 two
+PASS: gdb.base/checkpoint-ns.exp: verify lines 2 two
+PASS: gdb.base/checkpoint-ns.exp: restart 3 two
+PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one
+PASS: gdb.base/checkpoint-ns.exp: step in 3 two
+PASS: gdb.base/checkpoint-ns.exp: verify lines 3 two
+PASS: gdb.base/checkpoint-ns.exp: restart 4 two
+PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one
+PASS: gdb.base/checkpoint-ns.exp: step in 4 two
+PASS: gdb.base/checkpoint-ns.exp: verify lines 4 two
+PASS: gdb.base/checkpoint-ns.exp: restart 5 two
+PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
+PASS: gdb.base/checkpoint-ns.exp: step in 5 two
+PASS: gdb.base/checkpoint-ns.exp: verify lines 5 two
+PASS: gdb.base/checkpoint-ns.exp: restart 6 two
+PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
+PASS: gdb.base/checkpoint-ns.exp: step in 6 two
+PASS: gdb.base/checkpoint-ns.exp: verify lines 5 two
+PASS: gdb.base/checkpoint-ns.exp: restart 7 two
+PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
+PASS: gdb.base/checkpoint-ns.exp: step in 7 two
+PASS: gdb.base/checkpoint-ns.exp: verify lines 7 two
+PASS: gdb.base/checkpoint-ns.exp: Diff input and output two
+PASS: gdb.base/checkpoint-ns.exp: restart 0 one
+PASS: gdb.base/checkpoint-ns.exp: break4 one
+PASS: gdb.base/checkpoint-ns.exp: delete copy1
+PASS: gdb.base/checkpoint-ns.exp: restart 1 three
+PASS: gdb.base/checkpoint-ns.exp: break2 1 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 1
+PASS: gdb.base/checkpoint-ns.exp: restart 2 three
+PASS: gdb.base/checkpoint-ns.exp: break2 2 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 2
+PASS: gdb.base/checkpoint-ns.exp: restart 3 three
+PASS: gdb.base/checkpoint-ns.exp: break2 3 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 3
+PASS: gdb.base/checkpoint-ns.exp: restart 4 three
+PASS: gdb.base/checkpoint-ns.exp: break2 4 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 4
+PASS: gdb.base/checkpoint-ns.exp: restart 5 three
+PASS: gdb.base/checkpoint-ns.exp: break2 5 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 5
+PASS: gdb.base/checkpoint-ns.exp: restart 6 three
+PASS: gdb.base/checkpoint-ns.exp: break2 6 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 6
+PASS: gdb.base/checkpoint-ns.exp: restart 7 three
+PASS: gdb.base/checkpoint-ns.exp: break2 7 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 7
+PASS: gdb.base/checkpoint-ns.exp: restart 8 three
+PASS: gdb.base/checkpoint-ns.exp: break2 8 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 8
+PASS: gdb.base/checkpoint-ns.exp: restart 9 three
+PASS: gdb.base/checkpoint-ns.exp: break2 9 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 9
+PASS: gdb.base/checkpoint-ns.exp: restart 10 three
+PASS: gdb.base/checkpoint-ns.exp: break2 10 one
+PASS: gdb.base/checkpoint-ns.exp: outfile still open 10
+PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
+PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
+PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
+PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
+PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
+PASS: gdb.base/checkpoint-ns.exp: info checkpoints two
+PASS: gdb.base/checkpoint-ns.exp: kill all one
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 0
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 1
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 2
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 3
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 4
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 5
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 6
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 7
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 8
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 9
+PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 10
+PASS: gdb.base/checkpoint-ns.exp: set checkpoint breakpoint
+PASS: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
+PASS: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
+PASS: gdb.base/checkpoint-ns.exp: kill all one with many checkpoints
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ...
PASS: gdb.base/checkpoint.exp: break1 start
PASS: gdb.base/checkpoint.exp: break1 two
@@ -4412,6 +4594,16 @@ PASS: gdb.base/completion.exp: complete-command 'file ./gdb.base/compl'
PASS: gdb.base/completion.exp: complete 'file ./gdb.base/complet'
PASS: gdb.base/completion.exp: complete 'info func marke'
PASS: gdb.base/completion.exp: complete 'set follow-fork-mode'
+PASS: gdb.base/completion.exp: set breakpoint pending off
+PASS: gdb.base/completion.exp: tab complete break break
+PASS: gdb.base/completion.exp: complete break break
+PASS: gdb.base/completion.exp: tab complete break need
+PASS: gdb.base/completion.exp: delete breakpoint for tab complete break need
+PASS: gdb.base/completion.exp: complete break need
+PASS: gdb.base/completion.exp: set max-completions 10
+PASS: gdb.base/completion.exp: tab complete break break.c:ma
+PASS: gdb.base/completion.exp: delete breakpoint for tab complete break break.c:ma
+PASS: gdb.base/completion.exp: complete break break.c:ma
PASS: gdb.base/completion.exp: set max-completions 5
PASS: gdb.base/completion.exp: command-name completion limiting using tab character
PASS: gdb.base/completion.exp: command-name completion limiting using complete command
@@ -4421,6 +4613,8 @@ PASS: gdb.base/completion.exp: symbol-name completion limiting using complete co
PASS: gdb.base/completion.exp: set max-completions unlimited
PASS: gdb.base/completion.exp: test completion of layout names
PASS: gdb.base/completion.exp: quit command input after testing layout completion
+PASS: gdb.base/completion.exp: focus command: test completion
+PASS: gdb.base/completion.exp: focus command: quit command input after testing completion
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/complex.exp ...
PASS: gdb.base/complex.exp: print complex packed value in C
PASS: gdb.base/complex.exp: print complex value in C
@@ -4940,7 +5134,7 @@ PASS: gdb.base/default.exp: info program
PASS: gdb.base/default.exp: info registers
PASS: gdb.base/default.exp: info stack "s" abbreviation
PASS: gdb.base/default.exp: info stack
-FAIL: gdb.base/default.exp: info set
+PASS: gdb.base/default.exp: info set
PASS: gdb.base/default.exp: info symbol
PASS: gdb.base/default.exp: info source
PASS: gdb.base/default.exp: info sources
@@ -5071,7 +5265,7 @@ PASS: gdb.base/default.exp: show verbose
PASS: gdb.base/default.exp: show version
PASS: gdb.base/default.exp: show width
PASS: gdb.base/default.exp: show write
-FAIL: gdb.base/default.exp: show
+PASS: gdb.base/default.exp: show
PASS: gdb.base/default.exp: set history save off
PASS: gdb.base/default.exp: stepi "si" abbreviation
PASS: gdb.base/default.exp: stepi
@@ -5406,6 +5600,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-end-cu.exp ...
PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&main"
PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&dummy_3"
PASS: gdb.base/disasm-end-cu.exp: disassemble command returned some output
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-optim.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
PASS: gdb.base/disp-step-syscall.exp: fork: probe for target remote
PASS: gdb.base/disp-step-syscall.exp: fork: delete break 1
@@ -5644,8 +5839,8 @@ PASS: gdb.base/dprintf-non-stop.exp: dprintf triggered
PASS: gdb.base/dprintf-non-stop.exp: interrupt
PASS: gdb.base/dprintf-non-stop.exp: inferior stopped
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ...
-PASS: gdb.base/dprintf-pending.exp: without format: set pending dprintf
-PASS: gdb.base/dprintf-pending.exp: without format: resolved dprintf fails to be re-set
+PASS: gdb.base/dprintf-pending.exp: without format: missing ,FMT
+PASS: gdb.base/dprintf-pending.exp: without format: missing FMT
PASS: gdb.base/dprintf-pending.exp: without symbols: set pending dprintf
PASS: gdb.base/dprintf-pending.exp: without symbols: single pending dprintf info
PASS: gdb.base/dprintf-pending.exp: without symbols: run to resolved dprintf
@@ -5658,21 +5853,38 @@ PASS: gdb.base/dprintf.exp: dprintf foo
PASS: gdb.base/dprintf.exp: dprintf 29
PASS: gdb.base/dprintf.exp: dprintf foo,"At foo entry\n"
PASS: gdb.base/dprintf.exp: ignore $bpnum 1
-PASS: gdb.base/dprintf.exp: dprintf 26,"arg=%d, g=%d\n", arg, g
+PASS: gdb.base/dprintf.exp: dprintf 28,"arg=%d, g=%d\n", arg, g
PASS: gdb.base/dprintf.exp: dprintf info 1
-PASS: gdb.base/dprintf.exp: break 27
+PASS: gdb.base/dprintf.exp: break 29
PASS: gdb.base/dprintf.exp: 1st dprintf, gdb
PASS: gdb.base/dprintf.exp: 2nd dprintf, gdb
-PASS: gdb.base/dprintf.exp: Set dprintf style to call
-PASS: gdb.base/dprintf.exp: 1st dprintf, call
-PASS: gdb.base/dprintf.exp: 2nd dprintf, call
-PASS: gdb.base/dprintf.exp: Set dprintf function
-PASS: gdb.base/dprintf.exp: Set dprintf channel
-PASS: gdb.base/dprintf.exp: 1st dprintf, fprintf
-PASS: gdb.base/dprintf.exp: 2nd dprintf, fprintf
-UNSUPPORTED: gdb.base/dprintf.exp: set dprintf style to agent
+PASS: gdb.base/dprintf.exp: call: printf: dprintf foo,"At foo entry\n"
+PASS: gdb.base/dprintf.exp: call: printf: dprintf 28,"arg=%d, g=%d\n", arg, g
+PASS: gdb.base/dprintf.exp: call: printf: break 29
+PASS: gdb.base/dprintf.exp: call: printf: set dprintf style to call
+WARNING: remote_expect statement without a default case?!
+PASS: gdb.base/dprintf.exp: call: printf: 1st dprintf
+WARNING: remote_expect statement without a default case?!
+PASS: gdb.base/dprintf.exp: call: printf: 2nd dprintf
+PASS: gdb.base/dprintf.exp: call: fprintf: dprintf foo,"At foo entry\n"
+PASS: gdb.base/dprintf.exp: call: fprintf: dprintf 28,"arg=%d, g=%d\n", arg, g
+PASS: gdb.base/dprintf.exp: call: fprintf: break 29
+PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf function
+PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf channel
+PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf style to call
+WARNING: remote_expect statement without a default case?!
+PASS: gdb.base/dprintf.exp: call: fprintf: 1st dprintf
+WARNING: remote_expect statement without a default case?!
+PASS: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf
+PASS: gdb.base/dprintf.exp: agent: dprintf foo,"At foo entry\n"
+PASS: gdb.base/dprintf.exp: agent: dprintf 28,"arg=%d, g=%d\n", arg, g
+PASS: gdb.base/dprintf.exp: agent: break 29
+UNSUPPORTED: gdb.base/dprintf.exp: agent: set dprintf style to agent
PASS: gdb.base/dprintf.exp: Set dprintf style to an unrecognized type
PASS: gdb.base/dprintf.exp: probe for target remote
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dso2dso.exp ...
+PASS: gdb.base/dso2dso.exp: continue to breakpoint: at call to sub2
+PASS: gdb.base/dso2dso.exp: next over call to sub2
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dtrace-probe.exp ...
gdb compile failed, /usr/bin/ld: i386:x86-64 architecture of input file `[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.base/dtrace-probe-p.o' is incompatible with i386 output
collect2: error: ld returned 1 exit status
@@ -6015,24 +6227,26 @@ PASS: gdb.base/ena-dis-br.exp: enable $b4.1 fooobar
PASS: gdb.base/ena-dis-br.exp: enabled $b4.1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ending-run.exp ...
PASS: gdb.base/ending-run.exp: bpt at line before routine
-PASS: gdb.base/ending-run.exp: b ending-run.c:9, one
-PASS: gdb.base/ending-run.exp: b ending-run.c:26
+PASS: gdb.base/ending-run.exp: b ending-run.c:11, one
+PASS: gdb.base/ending-run.exp: b ending-run.c:30
PASS: gdb.base/ending-run.exp: run
PASS: gdb.base/ending-run.exp: clear worked
PASS: gdb.base/ending-run.exp: cleared bp at line before routine
PASS: gdb.base/ending-run.exp: b ending-run.c:1
-PASS: gdb.base/ending-run.exp: b ending-run.c:9, two
+PASS: gdb.base/ending-run.exp: b ending-run.c:11, two
PASS: gdb.base/ending-run.exp: Cleared 2 by line
-PASS: gdb.base/ending-run.exp: b ending-run.c:9
-PASS: gdb.base/ending-run.exp: Breakpoint 7 at *ending-run.c:9
+PASS: gdb.base/ending-run.exp: b ending-run.c:11
+PASS: gdb.base/ending-run.exp: Breakpoint 7 at *ending-run.c:11
PASS: gdb.base/ending-run.exp: Clear 2 by default
PASS: gdb.base/ending-run.exp: all set to continue
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/ending-run.exp: cont
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/ending-run.exp: Step to return
-PASS: gdb.base/ending-run.exp: step out of main
-PASS: gdb.base/ending-run.exp: step to end of run
+FAIL: gdb.base/ending-run.exp: step out of main
+FAIL: gdb.base/ending-run.exp: step to end of run
UNSUPPORTED: gdb.base/ending-run.exp: continue after exit
-PASS: gdb.base/ending-run.exp: don't step after run
+UNSUPPORTED: gdb.base/ending-run.exp: don't step after run
PASS: gdb.base/ending-run.exp: ls: core (No core dumped on quit)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/enum_cond.exp ...
PASS: gdb.base/enum_cond.exp: break call_me if param.e == 1
@@ -6979,6 +7193,8 @@ PASS: gdb.base/gcore.exp: corefile restored un-initialized array
PASS: gdb.base/gcore.exp: corefile restored heap array
PASS: gdb.base/gcore.exp: corefile restored stack array
PASS: gdb.base/gcore.exp: corefile restored backtrace
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ...
+PASS: gdb.base/gdb-sigterm-2.exp: expect eof
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ...
PASS: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ...
@@ -7019,7 +7235,7 @@ PASS: gdb.base/gdbhistsize-history.exp: histsize=10zab: show history size
PASS: gdb.base/gdbhistsize-history.exp: histsize=10zab: show commands
PASS: gdb.base/gdbhistsize-history.exp: histsize=-5ab: show history size
PASS: gdb.base/gdbhistsize-history.exp: histsize=-5ab: show commands
-FAIL: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show history size
+PASS: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show history size
PASS: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show commands
PASS: gdb.base/gdbhistsize-history.exp: histsize=50: show history size
PASS: gdb.base/gdbhistsize-history.exp: histsize=50: show commands
@@ -7205,16 +7421,7 @@ PASS: gdb.base/gnu_vector.exp: ptype f4b
PASS: gdb.base/gnu_vector.exp: ptype float4
PASS: gdb.base/gnu_vector.exp: ptype union_with_vector_1
PASS: gdb.base/gnu_vector.exp: ptype struct_with_vector_1
-KFAIL: gdb.base/gnu_vector.exp: call add_some_intvecs (PRMS: gdb/18537)
-KFAIL: gdb.base/gnu_vector.exp: call add_many_charvecs (PRMS: gdb/18537)
-KFAIL: gdb.base/gnu_vector.exp: call add_various_floatvecs (PRMS: gdb/18537)
-KFAIL: gdb.base/gnu_vector.exp: call add_structvecs (PRMS: gdb/18537)
-PASS: gdb.base/gnu_vector.exp: call add_singlevecs
-PASS: gdb.base/gnu_vector.exp: continue to add_some_intvecs
-KFAIL: gdb.base/gnu_vector.exp: finish shows vector return value (PRMS: gdb/18537)
-PASS: gdb.base/gnu_vector.exp: continue to add_some_intvecs
-PASS: gdb.base/gnu_vector.exp: set vector return value
-KFAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited) (PRMS: gdb/18537)
+UNSUPPORTED: gdb.base/gnu_vector.exp: skip remaining vector ABI tests on this arch
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ...
PASS: gdb.base/hashline1.exp: set breakpoint
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ...
@@ -7344,6 +7551,57 @@ PASS: gdb.base/help.exp: help gotcha
PASS: gdb.base/help.exp: apropos \(print[^ bsiedf\".-]\)
PASS: gdb.base/help.exp: apropos handle signal
PASS: gdb.base/help.exp: apropos apropos
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/history-duplicates.exp ...
+PASS: gdb.base/history-duplicates.exp: show history remove-duplicates
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: set history remove-duplicates unlimited
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 0 (item #0)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #1)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #2)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #3)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #4)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #5)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #6)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #7)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 4 (item #8)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #9)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #10)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #11)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 4 (item #12)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 4
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 3
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 2
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 1
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: set history remove-duplicates 1
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 0 (item #0)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 1 (item #1)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 0 (item #2)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 2 (item #3)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 2 (item #4)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 1 (item #5)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 1
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 2
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 1 (again)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 0 (again)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: set history remove-duplicates 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 0 (item #0)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 0 (item #1)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 1 (item #2)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 1 (item #3)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 1
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 1 (again)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 0 (again)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: set history remove-duplicates 2
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 1 (item #0)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 2 (item #1)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 0 (item #2)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 2 (item #3)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 0 (item #4)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 2
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hook-stop-continue.exp ...
PASS: gdb.base/hook-stop-continue.exp: breakpoint line number
PASS: gdb.base/hook-stop-continue.exp: print $do_continue = 1
@@ -7504,17 +7762,17 @@ PASS: gdb.base/interrupt-noterm.exp: interrupt
PASS: gdb.base/interrupt-noterm.exp: inferior received SIGINT
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ...
PASS: gdb.base/interrupt.exp: set interrupt character in interrupt.exp
-FAIL: gdb.base/interrupt.exp: process is alive (timeout)
-FAIL: gdb.base/interrupt.exp: child process ate our char (timeout)
+WARNING: remote_expect statement without a default case?!
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/interrupt.exp: send_gdb control C
PASS: gdb.base/interrupt.exp: call function when asleep
PASS: gdb.base/interrupt.exp: call function a second time
PASS: gdb.base/interrupt.exp: continue
-FAIL: gdb.base/interrupt.exp: echo data (timeout)
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/interrupt.exp: Send Control-C, second time
PASS: gdb.base/interrupt.exp: signal SIGINT
-FAIL: gdb.base/interrupt.exp: echo more data (timeout)
-FAIL: gdb.base/interrupt.exp: send end of file (timeout)
+WARNING: remote_expect statement without a default case?!
+WARNING: remote_expect statement without a default case?!
FAIL: gdb.base/interrupt.exp: send end of file
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ...
PASS: gdb.base/jit-simple.exp: blah 1
@@ -7584,6 +7842,37 @@ PASS: gdb.base/kill-after-signal.exp: handle SIGUSR1 stop print pass
PASS: gdb.base/kill-after-signal.exp: continue
PASS: gdb.base/kill-after-signal.exp: stepi
PASS: gdb.base/kill-after-signal.exp: kill
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-detach-inferiors-cmd.exp ...
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 2
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 2
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: load binary
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: start
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/killed-outside.exp ...
+PASS: gdb.base/killed-outside.exp: continue: get pid of inferior
+PASS: gdb.base/killed-outside.exp: continue: continue
+PASS: gdb.base/killed-outside.exp: continue: info threads
+PASS: gdb.base/killed-outside.exp: continue: quit GDB
+PASS: gdb.base/killed-outside.exp: stepi: get pid of inferior
+PASS: gdb.base/killed-outside.exp: stepi: si
+PASS: gdb.base/killed-outside.exp: stepi: info threads
+PASS: gdb.base/killed-outside.exp: stepi: quit GDB
+PASS: gdb.base/killed-outside.exp: registers: get pid of inferior
+PASS: gdb.base/killed-outside.exp: registers: flushregs
+PASS: gdb.base/killed-outside.exp: registers: info threads
+PASS: gdb.base/killed-outside.exp: registers: quit GDB
+PASS: gdb.base/killed-outside.exp: info threads: get pid of inferior
+PASS: gdb.base/killed-outside.exp: info threads: info threads
+PASS: gdb.base/killed-outside.exp: info threads: quit GDB
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/label.exp ...
PASS: gdb.base/label.exp: breakpoint here
PASS: gdb.base/label.exp: breakpoint there
@@ -8446,9 +8735,11 @@ PASS: gdb.base/moribund-step.exp: set non-stop on
PASS: gdb.base/moribund-step.exp: step
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ...
PASS: gdb.base/multi-forks.exp: set follow-fork child
-PASS: gdb.base/multi-forks.exp: run to exit 2
+FAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout)
PASS: gdb.base/multi-forks.exp: follow child, print pids
-PASS: gdb.base/multi-forks.exp: run to exit 2
+FAIL: gdb.base/multi-forks.exp: info breakpoints (timeout)
+ERROR: breakpoints not deleted
+UNRESOLVED: gdb.base/multi-forks.exp: run to exit 2 (timeout)
PASS: gdb.base/multi-forks.exp: follow parent, print pids
PASS: gdb.base/multi-forks.exp: help set detach
PASS: gdb.base/multi-forks.exp: show detach default on
@@ -10194,7 +10485,7 @@ FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493
FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494
PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l4 to 32495
PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l5 to 32496
-PASS: gdb.base/restore.exp: run to completion
+PASS: gdb.base/restore.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return-nodebug.exp ...
PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info without a cast
PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info with a cast
@@ -10727,12 +11018,16 @@ PASS: gdb.base/shlib-call.exp: set print address off
PASS: gdb.base/shlib-call.exp: set width 0
PASS: gdb.base/shlib-call.exp: next to shr1
PASS: gdb.base/shlib-call.exp: print g
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/shlib-call.exp: next over shr1
-PASS: gdb.base/shlib-call.exp: print g
+FAIL: gdb.base/shlib-call.exp: print g
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/shlib-call.exp: print shr1(1)
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/shlib-call.exp: print shr1(g)
PASS: gdb.base/shlib-call.exp: breakpoint function shr2
PASS: gdb.base/shlib-call.exp: run until breakpoint set at a function
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/shlib-call.exp: print shr1(1) 2nd time
PASS: gdb.base/shlib-call.exp: print mainshr1(1) from shlib func
PASS: gdb.base/shlib-call.exp: step out of shr2 to main (stopped in shr2 epilogue)
@@ -11230,7 +11525,7 @@ PASS: gdb.base/sigchld.exp: SIGCHLD blocked in inferior
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-addr.exp ...
PASS: gdb.base/siginfo-addr.exp: display/i $pc
PASS: gdb.base/siginfo-addr.exp: continue to signal
-PASS: gdb.base/siginfo-addr.exp: si_addr value
+PASS: gdb.base/siginfo-addr.exp: correct si_addr
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
PASS: gdb.base/siginfo-infcall.exp: continue to SIGUSR1
PASS: gdb.base/siginfo-infcall.exp: p callme ()
@@ -12137,7 +12432,7 @@ PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler,
PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done
PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ...
-PASS: gdb.base/sizeof.exp: next
+PASS: gdb.base/sizeof.exp: next 2
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (char)" (1)
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (short)" (2)
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (int)" (4)
@@ -12148,25 +12443,39 @@ PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (void (*)(void))" (4)
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (float)" (4)
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (double)" (8)
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (long double)" (12)
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "char"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "short"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "int"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "long"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "long long"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "void *"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "void (*)(void)"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "float"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "double"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check sizeof "long double"
PASS: gdb.base/sizeof.exp: get integer valueof "'\377'" (-1)
PASS: gdb.base/sizeof.exp: get integer valueof "(int) (char) -1" (-1)
PASS: gdb.base/sizeof.exp: get integer valueof "(int) (signed char) -1" (-1)
PASS: gdb.base/sizeof.exp: get integer valueof "(int) (unsigned char) -1" (255)
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check valueof "'\377'"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check valueof "(int) (char) -1"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check valueof "(int) (signed char) -1"
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/sizeof.exp: check valueof "(int) (unsigned char) -1"
-PASS: gdb.base/sizeof.exp: set padding_char.v = 1
+FAIL: gdb.base/sizeof.exp: set padding_char.v = 1
PASS: gdb.base/sizeof.exp: print padding_char.p1
PASS: gdb.base/sizeof.exp: print/d padding_char.v
PASS: gdb.base/sizeof.exp: print padding_char.p2
@@ -13622,10 +13931,30 @@ PASS: gdb.base/valgrind-db-attach.exp: set height 0
PASS: gdb.base/valgrind-db-attach.exp: set width 0
PASS: gdb.base/valgrind-db-attach.exp: bt
PASS: gdb.base/valgrind-db-attach.exp: kill program
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
+PASS: gdb.base/valgrind-disp-step.exp: spawn valgrind
+PASS: gdb.base/valgrind-disp-step.exp: valgrind started
+PASS: gdb.base/valgrind-disp-step.exp: vgdb prompt
+PASS: gdb.base/valgrind-disp-step.exp: disconnect
+FAIL: gdb.base/valgrind-disp-step.exp: target remote for vgdb
+PASS: gdb.base/valgrind-disp-step.exp: monitor v.set gdb_output
+PASS: gdb.base/valgrind-disp-step.exp: set displaced-stepping off
+PASS: gdb.base/valgrind-disp-step.exp: continue to main
+PASS: gdb.base/valgrind-disp-step.exp: displaced off: set displaced-stepping off
+PASS: gdb.base/valgrind-disp-step.exp: displaced off: once: set breakpoint
+PASS: gdb.base/valgrind-disp-step.exp: displaced off: once: step over breakpoint
+PASS: gdb.base/valgrind-disp-step.exp: displaced off: twice: set breakpoint
+PASS: gdb.base/valgrind-disp-step.exp: displaced off: twice: step over breakpoint
+PASS: gdb.base/valgrind-disp-step.exp: displaced on: set displaced-stepping on
+PASS: gdb.base/valgrind-disp-step.exp: displaced on: once: set breakpoint
+PASS: gdb.base/valgrind-disp-step.exp: displaced on: once: step over breakpoint
+PASS: gdb.base/valgrind-disp-step.exp: displaced on: twice: set breakpoint
+PASS: gdb.base/valgrind-disp-step.exp: displaced on: twice: step over breakpoint
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
PASS: gdb.base/valgrind-infcall.exp: spawn valgrind
PASS: gdb.base/valgrind-infcall.exp: valgrind started
PASS: gdb.base/valgrind-infcall.exp: vgdb prompt
+PASS: gdb.base/valgrind-infcall.exp: disconnect
FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb
PASS: gdb.base/valgrind-infcall.exp: monitor v.set gdb_output
PASS: gdb.base/valgrind-infcall.exp: continue #1
@@ -13639,13 +13968,18 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ...
PASS: gdb.base/varargs.exp: set print sevenbit-strings
PASS: gdb.base/varargs.exp: set print address off
PASS: gdb.base/varargs.exp: set width 0
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/varargs.exp: print find_max1(5,1,2,3,4,5)
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/varargs.exp: print find_max1(1,3)
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/varargs.exp: print find_max1(10,1,2,3,4,5,6,7,8,29,0)
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/varargs.exp: print find_max2(3,1,2,3)
+WARNING: remote_expect statement without a default case?!
PASS: gdb.base/varargs.exp: print find_max_double(5,1.0,17.0,2.0,3.0,4.0)
-PASS: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
-PASS: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
+FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
+FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
PASS: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vdso-warning.exp ...
PASS: gdb.base/vdso-warning.exp: set environment LD_DEBUG=unused
@@ -16601,12 +16935,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tsx.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ...
@@ -21111,6 +21447,191 @@ PASS: gdb.cp/userdef.exp: print operator== (mem1, mem2)
PASS: gdb.cp/userdef.exp: print operator== (mem1, mem1)
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ...
PASS: gdb.cp/using-crash.exp: reload file
+Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/var-tag.exp ...
+PASS: gdb.cp/var-tag.exp: before start: c++: set language c++
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype C
+PASS: gdb.cp/var-tag.exp: before start: c++: print E
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype E
+PASS: gdb.cp/var-tag.exp: before start: c++: print S
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype S
+PASS: gdb.cp/var-tag.exp: before start: c++: print U
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype U
+PASS: gdb.cp/var-tag.exp: before start: c++: print cc
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype cc
+PASS: gdb.cp/var-tag.exp: before start: c++: print CC
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype CC
+PASS: gdb.cp/var-tag.exp: before start: c++: print ss
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype ss
+PASS: gdb.cp/var-tag.exp: before start: c++: print SS
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype SS
+PASS: gdb.cp/var-tag.exp: before start: c++: print ee
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype ee
+PASS: gdb.cp/var-tag.exp: before start: c++: print EE
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype EE
+PASS: gdb.cp/var-tag.exp: before start: c++: print uu
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype uu
+PASS: gdb.cp/var-tag.exp: before start: c++: print UU
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype UU
+PASS: gdb.cp/var-tag.exp: before start: c++: print E2
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype E2
+PASS: gdb.cp/var-tag.exp: before start: c++: print S2
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype S2
+PASS: gdb.cp/var-tag.exp: before start: c++: print U2
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype U2
+PASS: gdb.cp/var-tag.exp: before start: c: set language c
+PASS: gdb.cp/var-tag.exp: before start: c: ptype C
+PASS: gdb.cp/var-tag.exp: before start: c: print E
+PASS: gdb.cp/var-tag.exp: before start: c: ptype E
+PASS: gdb.cp/var-tag.exp: before start: c: print S
+PASS: gdb.cp/var-tag.exp: before start: c: ptype S
+PASS: gdb.cp/var-tag.exp: before start: c: print U
+PASS: gdb.cp/var-tag.exp: before start: c: ptype U
+PASS: gdb.cp/var-tag.exp: before start: c: print cc
+PASS: gdb.cp/var-tag.exp: before start: c: ptype cc
+PASS: gdb.cp/var-tag.exp: before start: c: print CC
+PASS: gdb.cp/var-tag.exp: before start: c: ptype CC
+PASS: gdb.cp/var-tag.exp: before start: c: print ss
+PASS: gdb.cp/var-tag.exp: before start: c: ptype ss
+PASS: gdb.cp/var-tag.exp: before start: c: print SS
+PASS: gdb.cp/var-tag.exp: before start: c: ptype SS
+PASS: gdb.cp/var-tag.exp: before start: c: print ee
+PASS: gdb.cp/var-tag.exp: before start: c: ptype ee
+PASS: gdb.cp/var-tag.exp: before start: c: print EE
+PASS: gdb.cp/var-tag.exp: before start: c: ptype EE
+PASS: gdb.cp/var-tag.exp: before start: c: print uu
+PASS: gdb.cp/var-tag.exp: before start: c: ptype uu
+PASS: gdb.cp/var-tag.exp: before start: c: print UU
+PASS: gdb.cp/var-tag.exp: before start: c: ptype UU
+PASS: gdb.cp/var-tag.exp: before start: c: print E2
+PASS: gdb.cp/var-tag.exp: before start: c: ptype E2
+PASS: gdb.cp/var-tag.exp: before start: c: print S2
+PASS: gdb.cp/var-tag.exp: before start: c: ptype S2
+PASS: gdb.cp/var-tag.exp: before start: c: print U2
+PASS: gdb.cp/var-tag.exp: before start: c: ptype U2
+PASS: gdb.cp/var-tag.exp: in main: c++: set language c++
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype C
+PASS: gdb.cp/var-tag.exp: in main: c++: print E
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype E
+PASS: gdb.cp/var-tag.exp: in main: c++: print S
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype S
+PASS: gdb.cp/var-tag.exp: in main: c++: print U
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype U
+PASS: gdb.cp/var-tag.exp: in main: c++: print cc
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype cc
+PASS: gdb.cp/var-tag.exp: in main: c++: print CC
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype CC
+PASS: gdb.cp/var-tag.exp: in main: c++: print ss
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype ss
+PASS: gdb.cp/var-tag.exp: in main: c++: print SS
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype SS
+PASS: gdb.cp/var-tag.exp: in main: c++: print ee
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype ee
+PASS: gdb.cp/var-tag.exp: in main: c++: print EE
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype EE
+PASS: gdb.cp/var-tag.exp: in main: c++: print uu
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype uu
+PASS: gdb.cp/var-tag.exp: in main: c++: print UU
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype UU
+PASS: gdb.cp/var-tag.exp: in main: c++: print E2
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype E2
+PASS: gdb.cp/var-tag.exp: in main: c++: print S2
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype S2
+PASS: gdb.cp/var-tag.exp: in main: c++: print U2
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype U2
+PASS: gdb.cp/var-tag.exp: in main: c: set language c
+PASS: gdb.cp/var-tag.exp: in main: c: ptype C
+PASS: gdb.cp/var-tag.exp: in main: c: print E
+PASS: gdb.cp/var-tag.exp: in main: c: ptype E
+PASS: gdb.cp/var-tag.exp: in main: c: print S
+PASS: gdb.cp/var-tag.exp: in main: c: ptype S
+PASS: gdb.cp/var-tag.exp: in main: c: print U
+PASS: gdb.cp/var-tag.exp: in main: c: ptype U
+PASS: gdb.cp/var-tag.exp: in main: c: print cc
+PASS: gdb.cp/var-tag.exp: in main: c: ptype cc
+PASS: gdb.cp/var-tag.exp: in main: c: print CC
+PASS: gdb.cp/var-tag.exp: in main: c: ptype CC
+PASS: gdb.cp/var-tag.exp: in main: c: print ss
+PASS: gdb.cp/var-tag.exp: in main: c: ptype ss
+PASS: gdb.cp/var-tag.exp: in main: c: print SS
+PASS: gdb.cp/var-tag.exp: in main: c: ptype SS
+PASS: gdb.cp/var-tag.exp: in main: c: print ee
+PASS: gdb.cp/var-tag.exp: in main: c: ptype ee
+PASS: gdb.cp/var-tag.exp: in main: c: print EE
+PASS: gdb.cp/var-tag.exp: in main: c: ptype EE
+PASS: gdb.cp/var-tag.exp: in main: c: print uu
+PASS: gdb.cp/var-tag.exp: in main: c: ptype uu
+PASS: gdb.cp/var-tag.exp: in main: c: print UU
+PASS: gdb.cp/var-tag.exp: in main: c: ptype UU
+PASS: gdb.cp/var-tag.exp: in main: c: print E2
+PASS: gdb.cp/var-tag.exp: in main: c: ptype E2
+PASS: gdb.cp/var-tag.exp: in main: c: print S2
+PASS: gdb.cp/var-tag.exp: in main: c: ptype S2
+PASS: gdb.cp/var-tag.exp: in main: c: print U2
+PASS: gdb.cp/var-tag.exp: in main: c: ptype U2
+PASS: gdb.cp/var-tag.exp: continue to breakpoint: continue to C::f
+PASS: gdb.cp/var-tag.exp: in C::f: c++: set language c++
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype C
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print E
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype E
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print S
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype S
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print U
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype U
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print cc
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype cc
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print CC
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype CC
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print ss
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype ss
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print SS
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype SS
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print ee
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print EE
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print uu
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype uu
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print UU
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype UU
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print E2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print S2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype S2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print U2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype U2
+PASS: gdb.cp/var-tag.exp: in C::f: c: set language c
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype C
+PASS: gdb.cp/var-tag.exp: in C::f: c: print E
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype E
+PASS: gdb.cp/var-tag.exp: in C::f: c: print S
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype S
+PASS: gdb.cp/var-tag.exp: in C::f: c: print U
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype U
+PASS: gdb.cp/var-tag.exp: in C::f: c: print cc
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype cc
+PASS: gdb.cp/var-tag.exp: in C::f: c: print CC
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype CC
+PASS: gdb.cp/var-tag.exp: in C::f: c: print ss
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype ss
+PASS: gdb.cp/var-tag.exp: in C::f: c: print SS
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype SS
+PASS: gdb.cp/var-tag.exp: in C::f: c: print ee
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype ee
+PASS: gdb.cp/var-tag.exp: in C::f: c: print EE
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype EE
+PASS: gdb.cp/var-tag.exp: in C::f: c: print uu
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype uu
+PASS: gdb.cp/var-tag.exp: in C::f: c: print UU
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype UU
+PASS: gdb.cp/var-tag.exp: in C::f: c: print E2
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype E2
+PASS: gdb.cp/var-tag.exp: in C::f: c: print S2
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype S2
+PASS: gdb.cp/var-tag.exp: in C::f: c: print U2
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype U2
+PASS: gdb.cp/var-tag.exp: global collision: set language c++
+KFAIL: gdb.cp/var-tag.exp: global collision: print global (PRMS: c++/16463)
+PASS: gdb.cp/var-tag.exp: global collision: print ::global
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ...
PASS: gdb.cp/virtbase.exp: continue to breakpoint: first breakpoint
FAIL: gdb.cp/virtbase.exp: print *this
@@ -21327,7 +21848,7 @@ PASS: gdb.dlang/demangle.exp: _D8demangle4test7__ClassZ
PASS: gdb.dlang/demangle.exp: _D8demangle4test11__InterfaceZ
PASS: gdb.dlang/demangle.exp: _D8demangle4test6__ctorMFZv
PASS: gdb.dlang/demangle.exp: _D8demangle4test6__dtorMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4test6__postblitMFZv
+PASS: gdb.dlang/demangle.exp: _D8demangle4test10__postblitMFZv
PASS: gdb.dlang/demangle.exp: _D8demangle4testFHAbaZv
PASS: gdb.dlang/demangle.exp: _D8demangle4testFHG42caZv
PASS: gdb.dlang/demangle.exp: _D8demangle4testFAiXv
@@ -21346,11 +21867,11 @@ PASS: gdb.dlang/demangle.exp: _D6object6Object8opAssignFC6ObjectZi
PASS: gdb.dlang/demangle.exp: _D6object6Object8opEqualsFC6ObjectZi
PASS: gdb.dlang/demangle.exp: _D8demangle4testFLC6ObjectLDFLiZiZi
PASS: gdb.dlang/demangle.exp: _D6plugin8generateFiiZAya
-PASS: gdb.dlang/demangle.exp: _D8demangle3fnAFZv3fnBMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZv1S3fnCFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZv1S3fnDMFZv
+PASS: gdb.dlang/demangle.exp: _D8demangle3fnAFZ3fnBMFZv
+PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZ1S3fnCMFZv
+PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZ1S3fnDMFZv
PASS: gdb.dlang/demangle.exp: _D8demangle2fnFNgiZNgi
-PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZv5localMFZi
+PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZ5localMFZi
PASS: gdb.dlang/demangle.exp: _D3std5ascii9uppercaseyAa
PASS: gdb.dlang/demangle.exp: _D3std6stream9BOMEndianyG5E3std6system6Endian
PASS: gdb.dlang/demangle.exp: _D3std8internal7uni_tab10unicodeNkoyS3std8internal3uni12CodepointSet
@@ -21361,7 +21882,7 @@ PASS: gdb.dlang/demangle.exp: _D3std6mmfile6MmFile13opIndexAssignMFhmZh
PASS: gdb.dlang/demangle.exp: _D3std7process18escapeShellCommandFxAAaXAya
PASS: gdb.dlang/demangle.exp: _D4core4sync5mutex5Mutex6__ctorMFC6ObjectZC4core4sync5mutex5Mutex
PASS: gdb.dlang/demangle.exp: _D6object14TypeInfo_Array8argTypesMFNbNfJC8TypeInfoJC8TypeInfoZi
-PASS: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZi7tryExecMFMDFZvZv
+PASS: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZ7tryExecMFMDFZvZv
PASS: gdb.dlang/demangle.exp: _D6object9Exception6__ctorMFNaNbNfAyaAyamC6object9ThrowableZC9Exception
PASS: gdb.dlang/demangle.exp: _D3gcc3deh17parse_lsda_headerFPS3gcc6unwind7generic15_Unwind_ContextPhPS3gcc3deh16lsda_header_infoZPh
PASS: gdb.dlang/demangle.exp: _D3std6socket23UnknownAddressReference6__ctorMFPS4core3sys5posix3sys6socket8sockaddrkZC3std6socket23UnknownAddressReference
@@ -21832,6 +22353,8 @@ PASS: gdb.dwarf2/dw2-dos-drive.exp: break 'z:file.c':func
UNSUPPORTED: gdb.dwarf2/dw2-dos-drive.exp: break file.c:func
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ...
PASS: gdb.dwarf2/dw2-double-set-die-type.exp: ptype a
+Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dummy-cu.exp ...
+PASS: gdb.dwarf2/dw2-dummy-cu.exp: info fun main
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dup-frame.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ...
PASS: gdb.dwarf2/dw2-empty-namespace.exp: ptype var
@@ -22549,25 +23072,34 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ...
PASS: gdb.gdb/complaints.exp: breakpoint in captured_command_loop
PASS: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop
PASS: gdb.gdb/complaints.exp: set stop_whining = 2
+WARNING: remote_expect statement without a default case?!
PASS: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, "Register a complaint")
PASS: gdb.gdb/complaints.exp: print symfile_complaints->root->fmt
+WARNING: remote_expect statement without a default case?!
PASS: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, symfile_complaints->root->fmt)
-PASS: gdb.gdb/complaints.exp: list has one entry
+FAIL: gdb.gdb/complaints.exp: list has one entry
+WARNING: remote_expect statement without a default case?!
PASS: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, "Testing! Testing! Testing!")
PASS: gdb.gdb/complaints.exp: serial start
-PASS: gdb.gdb/complaints.exp: serial line 1
-PASS: gdb.gdb/complaints.exp: serial line 2
+WARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: serial line 1
+WARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: serial line 2
+WARNING: remote_expect statement without a default case?!
PASS: gdb.gdb/complaints.exp: serial end
PASS: gdb.gdb/complaints.exp: short start
-PASS: gdb.gdb/complaints.exp: short line 1
-PASS: gdb.gdb/complaints.exp: short line 2
+WARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: short line 1
+WARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: short line 2
+WARNING: remote_expect statement without a default case?!
PASS: gdb.gdb/complaints.exp: short end
-PASS: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear
-PASS: gdb.gdb/complaints.exp: empty verbose non-noisy clear
-PASS: gdb.gdb/complaints.exp: empty verbose noisy clear
-PASS: gdb.gdb/complaints.exp: empty non-verbose noisy clear
+WARNING: remote_expect statement without a default case?!
+WARNING: remote_expect statement without a default case?!
+WARNING: remote_expect statement without a default case?!
+WARNING: remote_expect statement without a default case?!
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/observer.exp ...
-PASS: gdb.gdb/observer.exp: breakpoint in captured_main
+UNRESOLVED: gdb.gdb/observer.exp: breakpoint in captured_main
PASS: gdb.gdb/observer.exp: run until breakpoint at captured_main
PASS: gdb.gdb/observer.exp: no observer attached; reset first observer counter
PASS: gdb.gdb/observer.exp: no observer attached; reset second observer counter
@@ -22708,11 +23240,11 @@ PASS: gdb.gdb/selftest.exp: next over notice_open_fds
PASS: gdb.gdb/selftest.exp: next over cmdarg_s VEC_cleanup
PASS: gdb.gdb/selftest.exp: print a string
PASS: gdb.gdb/selftest.exp: step into xmalloc call
-PASS: gdb.gdb/selftest.exp: xgdb is at prompt
-PASS: gdb.gdb/selftest.exp: Set xgdb prompt
+WARNING: remote_expect statement without a default case?!
+WARNING: remote_expect statement without a default case?!
PASS: gdb.gdb/selftest.exp: send ^C to child process
PASS: gdb.gdb/selftest.exp: send SIGINT signal to child process
-PASS: gdb.gdb/selftest.exp: backtrace through signal handler
+FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ...
PASS: gdb.gdb/xfullpath.exp: breakpoint in captured_main
PASS: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main
@@ -24358,6 +24890,106 @@ PASS: gdb.linespec/break-asm-file.exp: delete 1
PASS: gdb.linespec/break-asm-file.exp: set a break-point at a function only for a selected ASM file.
PASS: gdb.linespec/break-asm-file.exp: delete 2
PASS: gdb.linespec/break-asm-file.exp: set a break-point at function in all instances for a selected ASM file.
+Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/cpexplicit.exp ...
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top -line 3
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top -line 3
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator,
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,'
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator,"
+PASS: gdb.linespec/cpexplicit.exp: dprintf -function myclass::operator,,"hello"
+PASS: gdb.linespec/cpexplicit.exp: dprintf -function 'myclass::operator,',"hello"
+PASS: gdb.linespec/cpexplicit.exp: dprintf -function "myclass::operator,","hello"
+Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/explicit.exp ...
+PASS: gdb.linespec/explicit.exp: set confirm off
+PASS: gdb.linespec/explicit.exp: break -source
+PASS: gdb.linespec/explicit.exp: break -sour
+PASS: gdb.linespec/explicit.exp: break -function
+PASS: gdb.linespec/explicit.exp: break -func
+PASS: gdb.linespec/explicit.exp: break -label
+PASS: gdb.linespec/explicit.exp: break -labe
+PASS: gdb.linespec/explicit.exp: break -line
+PASS: gdb.linespec/explicit.exp: break -line
+PASS: gdb.linespec/explicit.exp: break -foo
+PASS: gdb.linespec/explicit.exp: break -foo bar
+PASS: gdb.linespec/explicit.exp: break -function myfunction -foo
+PASS: gdb.linespec/explicit.exp: break -function -myfunction -foo bar
+PASS: gdb.linespec/explicit.exp: turn off pending breakpoints
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -function myfunction
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -function myfunction"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -function myfunction -label top
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -function myfunction -label top"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -function myfunction -label top -line 3
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -function myfunction -label top -line 3"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top -line 3 thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -line 29"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -line 29
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -line 29" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -line 29"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -line 29" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -source explicit.c -line 29 thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -function myfunction thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction -label top
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction -label top"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -function myfunction -label top thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -line 3"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction -line 3
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -line 3" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction -line 3"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -line 3" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -function myfunction -line 3 thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction -label top -line 3
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction -label top -line 3"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -function myfunction -label top -line 3 thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-line 3"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -line 3
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-line 3" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-line 3"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-line 3" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -line 3 thread 123
+PASS: gdb.linespec/explicit.exp: complete 'break -fun'
+PASS: gdb.linespec/explicit.exp: complete -function with no value
+PASS: gdb.linespec/explicit.exp: complete 'break -so'
+PASS: gdb.linespec/explicit.exp: complete -source with no value
+PASS: gdb.linespec/explicit.exp: complete 'break -lab'
+PASS: gdb.linespec/explicit.exp: complete -label with no value
+PASS: gdb.linespec/explicit.exp: complete 'break -li'
+PASS: gdb.linespec/explicit.exp: complete -line with no value
+FAIL: gdb.linespec/explicit.exp: complete unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout)
+ERROR: Process no longer exists
+UNRESOLVED: gdb.linespec/explicit.exp: complete non-existant file name
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/keywords.exp ...
PASS: gdb.linespec/keywords.exp: set breakpoint pending off
PASS: gdb.linespec/keywords.exp: break if
@@ -24419,8 +25051,11 @@ PASS: gdb.linespec/ls-errs.exp: break :
PASS: gdb.linespec/ls-errs.exp: break :
PASS: gdb.linespec/ls-errs.exp: break :
PASS: gdb.linespec/ls-errs.exp: break -100
+PASS: gdb.linespec/ls-errs.exp: break -line -100
PASS: gdb.linespec/ls-errs.exp: break +500
+PASS: gdb.linespec/ls-errs.exp: break -line +500
PASS: gdb.linespec/ls-errs.exp: break 1000
+PASS: gdb.linespec/ls-errs.exp: break -line 1000
PASS: gdb.linespec/ls-errs.exp: break 3:
PASS: gdb.linespec/ls-errs.exp: break +10:
PASS: gdb.linespec/ls-errs.exp: break -10:
@@ -24449,20 +25084,35 @@ PASS: gdb.linespec/ls-errs.exp: break 3 :
PASS: gdb.linespec/ls-errs.exp: break +10 :
PASS: gdb.linespec/ls-errs.exp: break -10 :
PASS: gdb.linespec/ls-errs.exp: break 3 1
+PASS: gdb.linespec/ls-errs.exp: break -line 3 1
PASS: gdb.linespec/ls-errs.exp: break +10 1
+PASS: gdb.linespec/ls-errs.exp: break -line +10 1
PASS: gdb.linespec/ls-errs.exp: break -10 1
+PASS: gdb.linespec/ls-errs.exp: break -line -10 1
PASS: gdb.linespec/ls-errs.exp: break 3 +1
+PASS: gdb.linespec/ls-errs.exp: break -line 3 +1
PASS: gdb.linespec/ls-errs.exp: break +10 +1
+PASS: gdb.linespec/ls-errs.exp: break -line +10 +1
PASS: gdb.linespec/ls-errs.exp: break -10 +1
+PASS: gdb.linespec/ls-errs.exp: break -line -10 +1
PASS: gdb.linespec/ls-errs.exp: break 3 +100
+PASS: gdb.linespec/ls-errs.exp: break -line 3 +100
PASS: gdb.linespec/ls-errs.exp: break +10 +100
+PASS: gdb.linespec/ls-errs.exp: break -line +10 +100
PASS: gdb.linespec/ls-errs.exp: break -10 +100
+PASS: gdb.linespec/ls-errs.exp: break -line -10 +100
PASS: gdb.linespec/ls-errs.exp: break 3 -10
+PASS: gdb.linespec/ls-errs.exp: break -line 3 -10
PASS: gdb.linespec/ls-errs.exp: break +10 -10
+PASS: gdb.linespec/ls-errs.exp: break -line +10 -10
PASS: gdb.linespec/ls-errs.exp: break -10 -10
+PASS: gdb.linespec/ls-errs.exp: break -line -10 -10
PASS: gdb.linespec/ls-errs.exp: break 3 foo
+PASS: gdb.linespec/ls-errs.exp: break -line 3 foo
PASS: gdb.linespec/ls-errs.exp: break +10 foo
+PASS: gdb.linespec/ls-errs.exp: break -line +10 foo
PASS: gdb.linespec/ls-errs.exp: break -10 foo
+PASS: gdb.linespec/ls-errs.exp: break -line -10 foo
PASS: gdb.linespec/ls-errs.exp: break this_file_doesn't_exist.c:3
PASS: gdb.linespec/ls-errs.exp: break this file has spaces.c:3
PASS: gdb.linespec/ls-errs.exp: break "file::colons.c":3
@@ -24473,15 +25123,28 @@ PASS: gdb.linespec/ls-errs.exp: break 'this 'file' has quotes.c':3
PASS: gdb.linespec/ls-errs.exp: break "this 'file' has quotes.c":3
PASS: gdb.linespec/ls-errs.exp: break "spaces: and :colons.c":3
PASS: gdb.linespec/ls-errs.exp: break 'more: :spaces: :and colons::.c':3
+PASS: gdb.linespec/ls-errs.exp: break -source this_file_doesn't_exist.c -line 3
+PASS: gdb.linespec/ls-errs.exp: break -source file::colons.c -line 3
+PASS: gdb.linespec/ls-errs.exp: break -source 'file::colons.c' -line 3
+PASS: gdb.linespec/ls-errs.exp: break -source this file has spaces.c -line 3
+PASS: gdb.linespec/ls-errs.exp: break -function function whitespace
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function function whitespace
+PASS: gdb.linespec/ls-errs.exp: break -function main -label label whitespace
PASS: gdb.linespec/ls-errs.exp: break "src-file.c':3
PASS: gdb.linespec/ls-errs.exp: break 'src-file.c:3
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main:foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function main -label foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c: foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main: foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function main -label foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c: foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main: foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function main -label foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main:
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:
@@ -24502,29 +25165,47 @@ PASS: gdb.linespec/ls-errs.exp: break ls-errs.c :
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main :
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c::
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 1
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line 3 1
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 +100
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line 3 +100
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 -100
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line 3 foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:-100
PASS: gdb.linespec/ls-errs.exp: break "ls-errs.c:-100"
PASS: gdb.linespec/ls-errs.exp: break 'ls-errs.c:-100'
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line -100
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:+500
PASS: gdb.linespec/ls-errs.exp: break "ls-errs.c:+500"
PASS: gdb.linespec/ls-errs.exp: break 'ls-errs.c:+500'
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line +500
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:1000
PASS: gdb.linespec/ls-errs.exp: break "ls-errs.c:1000"
PASS: gdb.linespec/ls-errs.exp: break 'ls-errs.c:1000'
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line 1000
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line -x
PASS: gdb.linespec/ls-errs.exp: break foobar
+PASS: gdb.linespec/ls-errs.exp: break -function "foobar"
PASS: gdb.linespec/ls-errs.exp: break foo::bar
+PASS: gdb.linespec/ls-errs.exp: break -function "foo::bar"
PASS: gdb.linespec/ls-errs.exp: break foo.bar
+PASS: gdb.linespec/ls-errs.exp: break -function "foo.bar"
PASS: gdb.linespec/ls-errs.exp: break foo .
+PASS: gdb.linespec/ls-errs.exp: break -function "foo ."
PASS: gdb.linespec/ls-errs.exp: break foo bar
+PASS: gdb.linespec/ls-errs.exp: break -function "foo bar"
PASS: gdb.linespec/ls-errs.exp: break foo 1
+PASS: gdb.linespec/ls-errs.exp: break -function "foo 1"
PASS: gdb.linespec/ls-errs.exp: break foo 0
+PASS: gdb.linespec/ls-errs.exp: break -function "foo 0"
PASS: gdb.linespec/ls-errs.exp: break foo +10
+PASS: gdb.linespec/ls-errs.exp: break -function "foo +10"
PASS: gdb.linespec/ls-errs.exp: break foo -10
+PASS: gdb.linespec/ls-errs.exp: break -function "foo -10"
PASS: gdb.linespec/ls-errs.exp: break foo +100
+PASS: gdb.linespec/ls-errs.exp: break -function "foo +100"
PASS: gdb.linespec/ls-errs.exp: break foo -100
+PASS: gdb.linespec/ls-errs.exp: break -function "foo -100"
PASS: gdb.linespec/ls-errs.exp: break main:there
PASS: gdb.linespec/ls-errs.exp: break main:here:
PASS: gdb.linespec/ls-errs.exp: break main: there
@@ -24544,13 +25225,21 @@ PASS: gdb.linespec/ls-errs.exp: break main:here :
PASS: gdb.linespec/ls-errs.exp: break main : there
PASS: gdb.linespec/ls-errs.exp: break main:here :
PASS: gdb.linespec/ls-errs.exp: break main 3
-PASS: gdb.linespec/ls-errs.exp: break main +100
-PASS: gdb.linespec/ls-errs.exp: break main -100
-PASS: gdb.linespec/ls-errs.exp: break main foo
+PASS: gdb.linespec/ls-errs.exp: break -function "main 3"
PASS: gdb.linespec/ls-errs.exp: break main:here 3
+PASS: gdb.linespec/ls-errs.exp: break -function main -label "here 3"
+PASS: gdb.linespec/ls-errs.exp: break main 3
+PASS: gdb.linespec/ls-errs.exp: break -function "main +100"
PASS: gdb.linespec/ls-errs.exp: break main:here +100
+PASS: gdb.linespec/ls-errs.exp: break -function main -label "here +100"
+PASS: gdb.linespec/ls-errs.exp: break main 3
+PASS: gdb.linespec/ls-errs.exp: break -function "main -100"
PASS: gdb.linespec/ls-errs.exp: break main:here -100
+PASS: gdb.linespec/ls-errs.exp: break -function main -label "here -100"
+PASS: gdb.linespec/ls-errs.exp: break main 3
+PASS: gdb.linespec/ls-errs.exp: break -function "main foo"
PASS: gdb.linespec/ls-errs.exp: break main:here foo
+PASS: gdb.linespec/ls-errs.exp: break -function main -label "here foo"
PASS: gdb.linespec/ls-errs.exp: break if
PASS: gdb.linespec/ls-errs.exp: break task
PASS: gdb.linespec/ls-errs.exp: break thread
@@ -24561,6 +25250,7 @@ PASS: gdb.linespec/ls-errs.exp: break 'main.c'3
PASS: gdb.linespec/ls-errs.exp: break 'main.c'+3
PASS: gdb.linespec/ls-errs.exp: break $zippo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:$zippo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ...
PASS: gdb.linespec/macro-relative.exp: info macro HEADER
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/skip-two.exp ...
@@ -24742,6 +25432,13 @@ PASS: gdb.mi/mi-break.exp: eval tpnum before tracepoint
PASS: gdb.mi/mi-break.exp: break-insert -a operation
PASS: gdb.mi/mi-break.exp: update tpnum
PASS: gdb.mi/mi-break.exp: eval tpnum after tracepoint
+PASS: gdb.mi/mi-break.exp: insert temp explicit breakpoint in main
+PASS: gdb.mi/mi-break.exp: insert temp explicit breakpoint at basics.c:callee2
+PASS: gdb.mi/mi-break.exp: insert temp explicit breakpoint at basics.c:32
+PASS: gdb.mi/mi-break.exp: insert temp explicit breakpoint at "basics.c":23
+PASS: gdb.mi/mi-break.exp: list of explicit breakpoints
+PASS: gdb.mi/mi-break.exp: delete temp breakpoints
+PASS: gdb.mi/mi-break.exp: insert explicit conditional breakpoint in callee2
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ...
PASS: gdb.mi/mi-breakpoint-changed.exp: breakpoint at main
PASS: gdb.mi/mi-breakpoint-changed.exp: mi runto main
@@ -24908,6 +25605,9 @@ PASS: gdb.mi/mi-dprintf.exp: mi insert without location
PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint without format string
PASS: gdb.mi/mi-dprintf.exp: mi insert second breakpoint without format string
PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint main
+PASS: gdb.mi/mi-dprintf.exp: explicit dprintf at main
+PASS: gdb.mi/mi-dprintf.exp: explicit breakpoint at mi-dprintf.c:30
+PASS: gdb.mi/mi-dprintf.exp: invalid explicit dprintf
PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf foo
PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf dp_location1
PASS: gdb.mi/mi-dprintf.exp: mi info dprintf
@@ -24915,18 +25615,18 @@ PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint bp_location1
PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf
PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf stop
PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf
-PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf 2nd stop
+PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf stop
PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to call
-PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf
+FAIL: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf (timeout)
PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf stop
-PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf
-PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf 2nd stop
+FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf (timeout)
+PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf stop
PASS: gdb.mi/mi-dprintf.exp: mi set dprintf-channel stderr
PASS: gdb.mi/mi-dprintf.exp: mi set dprintf channel
-PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf
+FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf (timeout)
PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf stop
-PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf
-PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf 2nd stop
+FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf (timeout)
+PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop
UNSUPPORTED: gdb.mi/mi-dprintf.exp: set dprintf style to agent
PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to an unrecognized type
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-eval.exp ...
@@ -25133,8 +25833,17 @@ PASS: gdb.mi/mi-nsthrexec.exp: thread state, all stopped
PASS: gdb.mi/mi-nsthrexec.exp: breakpoint at main
PASS: gdb.mi/mi-nsthrexec.exp: stop at main after exec
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ...
-UNSUPPORTED: gdb.mi/mi-pending.exp: Couldn't compile mi-pending.c: unrecognized error
-UNTESTED: gdb.mi/mi-pending.exp: Could not compile ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.c.
+PASS: gdb.mi/mi-pending.exp: successfully compiled posix threads test case
+PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc1
+PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
+PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on thread_func
+PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1
+PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 a second time
+PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc2 with x==4
+PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func
+PASS: gdb.mi/mi-pending.exp: Delete breakpoint 3
+PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc3
+PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pthreads.exp ...
PASS: gdb.mi/mi-pthreads.exp: successfully compiled posix threads test case
PASS: gdb.mi/mi-pthreads.exp: breakpoint at done_making_threads
@@ -26244,7 +26953,7 @@ PASS: gdb.mi/mi-watch.exp: sw: mi runto callee4
PASS: gdb.mi/mi-watch.exp: sw: break-watch operation
PASS: gdb.mi/mi-watch.exp: sw: list of watchpoints
PASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger
-XPASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger
+PASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger
PASS: gdb.mi/mi-watch.exp: hw watchpoints toggle (2)
PASS: gdb.mi/mi-watch.exp: hw: breakpoint at callee4
PASS: gdb.mi/mi-watch.exp: hw: mi runto callee4
@@ -26968,6 +27677,20 @@ PASS: gdb.pascal/types.exp: pt 10e20
PASS: gdb.pascal/types.exp: pt 10E20
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/backtrace.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/disassemble.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-null-lookup.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-pervasive-typedef.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-print-cerr.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-ptype-string.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-runto-main.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-select-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-null-lookup.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-pervasive-typedef.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-print-cerr.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-ptype-string.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-runto-main.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-select-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/single-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/skip-prologue.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/solib.exp ...
@@ -27819,8 +28542,8 @@ PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lazy-string.exp ...
PASS: gdb.python/py-lazy-string.exp: continue to breakpoint: break here
PASS: gdb.python/py-lazy-string.exp: python null = gdb.parse_and_eval("null")
-PASS: gdb.python/py-lazy-string.exp: python print null.lazy_string(length=0).value()
-PASS: gdb.python/py-lazy-string.exp: python print null.lazy_string(length=3).value()
+PASS: gdb.python/py-lazy-string.exp: python print(null.lazy_string(length=0).value())
+PASS: gdb.python/py-lazy-string.exp: python print(null.lazy_string(length=3).value())
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-linetable.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lookup-type.exp ...
PASS: gdb.python/py-lookup-type.exp: set language ada
@@ -27828,7 +28551,7 @@ PASS: gdb.python/py-lookup-type.exp: lookup type character using language ada
PASS: gdb.python/py-lookup-type.exp: set language c
PASS: gdb.python/py-lookup-type.exp: lookup type char using language c
PASS: gdb.python/py-lookup-type.exp: set language d
-PASS: gdb.python/py-lookup-type.exp: lookup type ucent using language d
+FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS: gdb.python/py-lookup-type.exp: set language fortran
PASS: gdb.python/py-lookup-type.exp: lookup type character using language fortran
PASS: gdb.python/py-lookup-type.exp: set language go
@@ -27845,6 +28568,9 @@ PASS: gdb.python/py-lookup-type.exp: set language opencl
PASS: gdb.python/py-lookup-type.exp: lookup type ushort using language opencl
PASS: gdb.python/py-lookup-type.exp: set language pascal
PASS: gdb.python/py-lookup-type.exp: lookup type char using language pascal
+Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi-objfile.exp ...
+PASS: gdb.python/py-mi-objfile.exp: set safe-path
+PASS: gdb.python/py-mi-objfile.exp: file-exec-and-symbols operation
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi.exp ...
PASS: gdb.python/py-mi.exp: breakpoint at main
PASS: gdb.python/py-mi.exp: mi runto main
@@ -27930,12 +28656,12 @@ PASS: gdb.python/py-objfile.exp: Find a symbol in objfile
PASS: gdb.python/py-objfile.exp: Get backing object file
PASS: gdb.python/py-objfile.exp: Get objfile file name
PASS: gdb.python/py-objfile.exp: Get objfile user name
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("py-objfile").filename)
+PASS: gdb.python/py-objfile.exp: print lookup_objfile filename
PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("junk"))
PASS: gdb.python/py-objfile.exp: Get objfile build id
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("8852bbefaa897934fa060e5c710d6bf9d02ec43b", by_build_id=True).filename)
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("foo", by_build_id=True))
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("1234abcdef", by_build_id=True))
+PASS: gdb.python/py-objfile.exp: print lookup_objfile filename by build-id
+PASS: gdb.python/py-objfile.exp: print invalid file lookup_objfile by build-id
+PASS: gdb.python/py-objfile.exp: print invalid file lookup_objfile by build-id 2
PASS: gdb.python/py-objfile.exp: Get objfile program space
PASS: gdb.python/py-objfile.exp: Get objfile validity
PASS: gdb.python/py-objfile.exp: Get objfile validity after unload
@@ -27952,7 +28678,7 @@ PASS: gdb.python/py-objfile.exp: Test owner of separate debug file
PASS: gdb.python/py-objfile.exp: Test user-name of owner of separate debug file
PASS: gdb.python/py-objfile.exp: print main with debug info
PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (8852bbefaa897934fa060e5c710d6bf9d02ec43b)
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile (sep_objfile.build_id, by_build_id=True))
+PASS: gdb.python/py-objfile.exp: print lookup_objfile of separate debug file
PASS: gdb.python/py-objfile.exp: gdb.lookup_objfile of symlinked binary
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ...
PASS: gdb.python/py-parameter.exp: python print (gdb.parameter ('directories'))
@@ -28114,7 +28840,7 @@ PASS: gdb.python/py-pp-re-notag.exp: print /r *t
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-registration.exp ...
PASS: gdb.python/py-pp-registration.exp: verbose off: setting breakpoint at py-pp-registration.c:54
PASS: gdb.python/py-pp-registration.exp: verbose off: running to py-pp-registration.c:54 in runto
-PASS: gdb.python/py-pp-registration.exp: verbose off: python exec (open ('[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.python/py-pp-registration.py').read ())
+PASS: gdb.python/py-pp-registration.exp: verbose off: read file
PASS: gdb.python/py-pp-registration.exp: verbose off: py progspace = gdb.current_progspace()
PASS: gdb.python/py-pp-registration.exp: verbose off: py my_pretty_printer1 = build_pretty_printer1()
PASS: gdb.python/py-pp-registration.exp: verbose off: py my_pretty_printer2 = build_pretty_printer2()
@@ -28125,7 +28851,7 @@ PASS: gdb.python/py-pp-registration.exp: verbose off: print flt
PASS: gdb.python/py-pp-registration.exp: verbose off: print s
PASS: gdb.python/py-pp-registration.exp: verbose on: setting breakpoint at py-pp-registration.c:54
PASS: gdb.python/py-pp-registration.exp: verbose on: running to py-pp-registration.c:54 in runto
-PASS: gdb.python/py-pp-registration.exp: verbose on: python exec (open ('[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.python/py-pp-registration.py').read ())
+PASS: gdb.python/py-pp-registration.exp: verbose on: read file
PASS: gdb.python/py-pp-registration.exp: verbose on: py progspace = gdb.current_progspace()
PASS: gdb.python/py-pp-registration.exp: verbose on: py my_pretty_printer1 = build_pretty_printer1()
PASS: gdb.python/py-pp-registration.exp: verbose on: py my_pretty_printer2 = build_pretty_printer2()
@@ -28136,18 +28862,18 @@ PASS: gdb.python/py-pp-registration.exp: verbose on: print flt
PASS: gdb.python/py-pp-registration.exp: verbose on: print s
PASS: gdb.python/py-pp-registration.exp: replace: setting breakpoint at py-pp-registration.c:54
PASS: gdb.python/py-pp-registration.exp: replace: running to py-pp-registration.c:54 in runto
-PASS: gdb.python/py-pp-registration.exp: replace: python exec (open ('[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.python/py-pp-registration.py').read ())
+PASS: gdb.python/py-pp-registration.exp: replace: read file
PASS: gdb.python/py-pp-registration.exp: replace: py progspace = gdb.current_progspace()
PASS: gdb.python/py-pp-registration.exp: replace: py my_pretty_printer1 = build_pretty_printer1()
PASS: gdb.python/py-pp-registration.exp: replace: py my_pretty_printer2 = build_pretty_printer2()
PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(gdb, lookup_function_lookup_test)
PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer1)
PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer2, replace=False)
-PASS: gdb.python/py-pp-registration.exp: replace: print flt
-PASS: gdb.python/py-pp-registration.exp: replace: print s
+PASS: gdb.python/py-pp-registration.exp: replace: test printers 1: print flt
+PASS: gdb.python/py-pp-registration.exp: replace: test printers 1: print s
PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer2, replace=True)
-PASS: gdb.python/py-pp-registration.exp: replace: print flt
-PASS: gdb.python/py-pp-registration.exp: replace: print s
+PASS: gdb.python/py-pp-registration.exp: replace: test printers 2: print flt
+PASS: gdb.python/py-pp-registration.exp: replace: test printers 2: print s
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ...
PASS: gdb.python/py-prettyprint.exp: set print pretty on
PASS: gdb.python/py-prettyprint.exp: b 358
@@ -31812,6 +32538,15 @@ PASS: gdb.server/ext-attach.exp: attach to remote program 2
PASS: gdb.server/ext-attach.exp: backtrace 2
PASS: gdb.server/ext-attach.exp: kill
PASS: gdb.server/ext-attach.exp: monitor exit
+Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-restart.exp ...
+PASS: gdb.server/ext-restart.exp: disconnect
+PASS: gdb.server/ext-restart.exp: set remote exec-file
+PASS: gdb.server/ext-restart.exp: run to main
+PASS: gdb.server/ext-restart.exp: restart: set remote run-packet off
+PASS: gdb.server/ext-restart.exp: restart: set remote exec-file
+PASS: gdb.server/ext-restart.exp: restart: run to main
+PASS: gdb.server/ext-restart.exp: kill
+PASS: gdb.server/ext-restart.exp: monitor exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-run.exp ...
PASS: gdb.server/ext-run.exp: disconnect
PASS: gdb.server/ext-run.exp: set remote exec-file
@@ -31820,6 +32555,17 @@ PASS: gdb.server/ext-run.exp: get process list
PASS: gdb.server/ext-run.exp: kill
PASS: gdb.server/ext-run.exp: load new file without any gdbserver inferior
PASS: gdb.server/ext-run.exp: monitor exit
+Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-wrapper.exp ...
+PASS: gdb.server/ext-wrapper.exp: disconnect
+PASS: gdb.server/ext-wrapper.exp: set remote exec-file
+PASS: gdb.server/ext-wrapper.exp: run to marker
+PASS: gdb.server/ext-wrapper.exp: print d
+PASS: gdb.server/ext-wrapper.exp: restart: set remote run-packet off
+PASS: gdb.server/ext-wrapper.exp: restart: set remote exec-file
+PASS: gdb.server/ext-wrapper.exp: restart: run to marker
+PASS: gdb.server/ext-wrapper.exp: restart: print d
+PASS: gdb.server/ext-wrapper.exp: kill
+PASS: gdb.server/ext-wrapper.exp: monitor exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/file-transfer.exp ...
PASS: gdb.server/file-transfer.exp: disconnect
PASS: gdb.server/file-transfer.exp: put binary file
@@ -31843,6 +32589,7 @@ PASS: gdb.server/no-thread-db.exp: print foo
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/non-existing-program.exp ...
PASS: gdb.server/non-existing-program.exp: gdbserver exits cleanly
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/server-exec-info.exp ...
+PASS: gdb.server/server-exec-info.exp: disconnect
PASS: gdb.server/server-exec-info.exp: set remote pid-to-exec-file-packet off
PASS: gdb.server/server-exec-info.exp: file
PASS: gdb.server/server-exec-info.exp: set sysroot remote:
@@ -32113,12 +32860,12 @@ XFAIL: gdb.stabs/weird.exp: p common0var1
XFAIL: gdb.stabs/weird.exp: p common0var2
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ...
PASS: gdb.threads/attach-into-signal.exp: nonthreaded: handle SIGALRM stop print pass
-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch
-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 2), pending signal catch
+PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach (pass 1), pending signal catch
+PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach (pass 2), pending signal catch
PASS: gdb.threads/attach-into-signal.exp: successfully compiled posix threads test case
PASS: gdb.threads/attach-into-signal.exp: threaded: handle SIGALRM stop print pass
-PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
-PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 2), pending signal catch
+PASS: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch
+PASS: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach (pass 2), pending signal catch
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ...
PASS: gdb.threads/attach-many-short-lived-threads.exp: successfully compiled posix threads test case
PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
@@ -32544,6 +33291,23 @@ PASS: gdb.threads/fork-child-threads.exp: set follow-fork-mode child
PASS: gdb.threads/fork-child-threads.exp: next over fork
PASS: gdb.threads/fork-child-threads.exp: get to the spawned thread
PASS: gdb.threads/fork-child-threads.exp: two threads found
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: successfully compiled posix threads test case
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: set detach-on-fork on
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: continue &
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: inferior 1 exited
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no failure to remove breakpoints
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no spurious thread stop
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no threads left
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: only inferior 1 left
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: successfully compiled posix threads test case
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: set detach-on-fork off
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: continue &
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no failure to remove breakpoints
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no spurious thread stop
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
PASS: gdb.threads/fork-thread-pending.exp: successfully compiled posix threads test case
PASS: gdb.threads/fork-thread-pending.exp: 1, set follow-fork-mode child
@@ -32561,6 +33325,20 @@ PASS: gdb.threads/fork-thread-pending.exp: 2, get to the fork event
PASS: gdb.threads/fork-thread-pending.exp: 2, multiple threads found
PASS: gdb.threads/fork-thread-pending.exp: 2, get to the spawned thread in fork child
PASS: gdb.threads/fork-thread-pending.exp: 2, followed to the child, found two threads
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: successfully compiled posix threads test case
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: set detach-on-fork on
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: set breakpoint that evals false
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: continue &
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: inferior 1 exited
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: no threads left
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: only inferior 1 left
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: set detach-on-fork on
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: set breakpoint that evals false
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: continue &
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: inferior 1 exited
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: no threads left
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: only inferior 1 left
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
PASS: gdb.threads/gcore-stale-thread.exp: successfully compiled posix threads test case
PASS: gdb.threads/gcore-stale-thread.exp: set non-stop on
@@ -32625,6 +33403,15 @@ PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5
PASS: gdb.threads/hand-call-in-threads.exp: all dummies popped
PASS: gdb.threads/hand-call-in-threads.exp: disable scheduler locking
PASS: gdb.threads/hand-call-in-threads.exp: show scheduler locking off
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
+PASS: gdb.threads/hand-call-new-thread.exp: successfully compiled posix threads test case
+PASS: gdb.threads/hand-call-new-thread.exp: b foo thread 1
+PASS: gdb.threads/hand-call-new-thread.exp: iter 0: p new_thread ()
+PASS: gdb.threads/hand-call-new-thread.exp: iter 0: no thread marked running
+PASS: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread ()
+PASS: gdb.threads/hand-call-new-thread.exp: iter 1: no thread marked running
+PASS: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
+PASS: gdb.threads/hand-call-new-thread.exp: iter 2: no thread marked running
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
PASS: gdb.threads/ia64-sigill.exp: successfully compiled posix threads test case
PASS: gdb.threads/ia64-sigill.exp: info addr label
@@ -33002,6 +33789,19 @@ PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: info threads shows all
PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: condition $bpnum global_zero == 1
PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: set scheduler-locking on
PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: next over function call
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: successfully compiled posix threads test case
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: continue to breakpoint: start line
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
PASS: gdb.threads/no-unwaited-for-left.exp: successfully compiled posix threads test case
PASS: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here
@@ -33045,6 +33845,11 @@ PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec
PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue to breakpoint: break-here
PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched1: set scheduler-locking on
PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
+PASS: gdb.threads/non-ldr-exit.exp: successfully compiled posix threads test case
+PASS: gdb.threads/non-ldr-exit.exp: continue to breakpoint: break-here
+PASS: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
+KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally (PRMS: gdb/18717)
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
PASS: gdb.threads/non-stop-fair-events.exp: successfully compiled posix threads test case
PASS: gdb.threads/non-stop-fair-events.exp: set non-stop on
@@ -33566,6 +34371,25 @@ PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 4 (slow wit
PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5 (slow with kill breakpoint)
PASS: gdb.threads/print-threads.exp: program exited normally
PASS: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint)
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
+PASS: gdb.threads/process-dies-while-handling-bp.exp: successfully compiled posix threads test case
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: probe for target remote
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: set breakpoint that evals false
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: continue &
+KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited (prompt) (PRMS: gdb/18749)
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: probe for target remote
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: set breakpoint that evals false
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: continue &
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: probe for target remote
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: set breakpoint that evals false
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: continue &
+KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited (prompt) (PRMS: gdb/18749)
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: probe for target remote
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: set breakpoint that evals false
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: continue &
+KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited (prompt) (PRMS: gdb/18749)
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
PASS: gdb.threads/pthread_cond_wait.exp: successfully compiled posix threads test case
PASS: gdb.threads/pthread_cond_wait.exp: breakpoint on break_me
@@ -34773,6 +35597,7 @@ PASS: gdb.trace/ax.exp: maint agent gdb_long_test > gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test >= gdb_short_test
PASS: gdb.trace/ax.exp: maint agent &gdb_long_test == &gdb_short_test
PASS: gdb.trace/ax.exp: maint agent &gdb_long_test < &gdb_short_test
+PASS: gdb.trace/ax.exp: maint agent (unsigned char)1L
PASS: gdb.trace/ax.exp: maint agent-eval 12
PASS: gdb.trace/ax.exp: maint agent-eval gdb_char_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_arr_test[12]
@@ -35080,14 +35905,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
=== gdb Summary ===
-# of expected passes 33408
-# of unexpected failures 142
-# of unexpected successes 2
-# of expected failures 62
+# of expected passes 34125
+# of unexpected failures 157
+# of unexpected successes 1
+# of expected failures 64
# of unknown successes 1
-# of known failures 64
-# of unresolved testcases 2
+# of known failures 63
+# of unresolved testcases 4
# of untested testcases 41
-# of unsupported tests 66
-[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150619-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
+# of unsupported tests 67
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.10.50.20150819-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
diff --git a/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum b/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum
index 6fbf0896..2c0e2423 100644
--- a/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum
+++ b/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 2 15:19:20 2015
+Test Run By thomas on Mon Nov 2 22:15:37 2015
Native configuration is i686-pc-linux-gnu
=== ld tests ===
@@ -152,6 +152,7 @@ PASS: Build pr17068.so
PASS: Build pr17068a.a
PASS: Build pr17068b.a
PASS: pr17068 link --as-needed lib in group
+PASS: -Bsymbolic-functions
PASS: ld-elf/comm-data4
PASS: ld-elf/comm-data5
PASS: ld-elf/commonpage1
@@ -254,6 +255,7 @@ PASS: ld-elf/pr16322
PASS: ld-elf/pr16498a
PASS: ld-elf/pr16498b
PASS: ld-elf/pr17615
+PASS: ld-elf/pr18735
PASS: ld-elf/pr349
PASS: relocatable with script
PASS: ld-elf/rpath-1
@@ -262,6 +264,7 @@ PASS: ld-elf/runpath-1
PASS: ld-elf/runpath-2
PASS: ld-elf/seg
PASS: ld-elf/stab
+PASS: ld-elf/strtab
PASS: ld-elf/textaddr1
PASS: ld-elf/textaddr2
PASS: ld-elf/textaddr3
@@ -316,6 +319,8 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/indirect.exp ...
PASS: Build libindirect1c.so
PASS: Build libindirect3c.so
PASS: Build libindirect4c.so
+PASS: Build libpr18720c.so
+PASS: Build pr18720b1.o
PASS: Indirect symbol 1a: : local symbol `foo' in tmpdir/indirect1b.o is referenced by DSO
PASS: Indirect symbol 1a: : final link failed: Bad value
PASS: Indirect symbol 1b: : local symbol `foo' in tmpdir/indirect1b.o is referenced by DSO
@@ -330,6 +335,11 @@ PASS: Run with libindirect4c.so 1
PASS: Run with libindirect4c.so 2
PASS: Run with libindirect4c.so 3
PASS: Run with libindirect4c.so 4
+PASS: Run with libpr18720c.so 1
+PASS: Run with libpr18720c.so 2
+PASS: Run with libpr18720c.so 3
+PASS: Run with libpr18720c.so 4
+PASS: Run with libpr18720c.so 5
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/provide-hidden.exp ...
PASS: PROVIDE_HIDDEN test (auxiliary shared object)
PASS: PROVIDE_HIDDEN test 1
@@ -492,6 +502,11 @@ PASS: Run with libnew1a.so
PASS: Run with libnew1b.so
PASS: Build libpr2404b.a with PIE
PASS: Run pr2404 with PIE
+PASS: Run pr18718
+PASS: Run pr18718 with PIE (1)
+PASS: Run pr18718 with PIE (2)
+PASS: Run pr18718 with PIC (1)
+PASS: Run pr18718 with PIC (2)
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/tls_common.exp ...
PASS: tls_common
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/wrap.exp ...
@@ -754,6 +769,8 @@ PASS: PR ld/14215
PASS: PR ld/17057
PASS: ld-i386/pr17935-1
PASS: ld-i386/pr17935-2
+PASS: ld-i386/pr18801
+PASS: PR ld/18815
PASS: Build plt-lib.so
PASS: Build libplt-main1.a
PASS: Build libplt-main2.a
@@ -779,6 +796,7 @@ PASS: Run pr17689 with PIE and GOTOFF
PASS: Run pr17689 with PIE, -z now and GOTOFF
PASS: Run pr17689ver with PIE and GOTOFF
PASS: ld-i386/pltgot-1
+PASS: ld-i386/pltgot-2
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/ia64.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/line.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ifunc/binutils.exp ...
@@ -839,6 +857,12 @@ PASS: Build ifunc-lib.so
PASS: Run pr16467
PASS: Run ifunc-main
PASS: Run ifunc-main with -fpic
+PASS: Build libpr18808.so
+PASS: Build libpr18841b.so
+PASS: Build libpr18841c.so
+PASS: Run pr18808
+PASS: Run pr18841 with libpr18841b.so
+PASS: Run pr18841 with libpr18841c.so
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-libs/libs.exp ...
PASS: -l: test (preparation)
PASS: -l: test
@@ -1224,9 +1248,11 @@ PASS: Run size-2
PASS: Run size-3a
PASS: Run size-3b
PASS: Run size-3c
-PASS: Run size-3d
-PASS: Run size-3d
-PASS: Run size-3e
+PASS: Run size-3d (1)
+PASS: Run size-3d (2)
+PASS: "Run size-3e"
+ "tmpdir/libsize-3c.so" ""
+ {size-3.c} "size-3e" "size-3.out"
PASS: Run size-4a
PASS: Run size-4b
PASS: Run size-5a
@@ -1252,6 +1278,13 @@ PASS: -shared --entry foo -u foo archive
PASS: --entry foo
PASS: --entry foo -u foo
PASS: --entry 0x0
+Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/require-defined.exp ...
+PASS: Build libfoo.a
+PASS: Check require-defined with an undefined symbol
+PASS: Check require-defined can require a symbol from an object
+PASS: Check require-defined does no error on a defined symbol
+PASS: Check require-defined can require a symbol from an archive
+PASS: Check require-defined can require two symbols
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/undefined.exp ...
PASS: undefined
PASS: undefined function
@@ -1285,9 +1318,9 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 1112
+# of expected passes 1142
# of expected failures 4
# of untested testcases 6
# of unsupported tests 8
-[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150619
+[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150819
diff --git a/binutils-gdb/laplace.SCHWINGE/log_build b/binutils-gdb/laplace.SCHWINGE/log_build
index ef0cbe13..b0a14e52 100644
--- a/binutils-gdb/laplace.SCHWINGE/log_build
+++ b/binutils-gdb/laplace.SCHWINGE/log_build
@@ -113,18 +113,7 @@ checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.9 accepts -g... yes
checking for gcc-4.9 option to accept ISO C89... none needed
-checking for special C compiler options needed for large files... no
-checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to run the C preprocessor... gcc-4.9 -E
-checking whether gcc-4.9 supports -W... yes
-checking whether gcc-4.9 supports -Wall... yes
-checking whether gcc-4.9 supports -Wwrite-strings... yes
-checking whether gcc-4.9 supports -Wc++-compat... yes
-checking whether gcc-4.9 supports -Wstrict-prototypes... yes
-checking whether gcc-4.9 supports -pedantic ... yes
-checking whether gcc-4.9 and cc understand -c and -o together... yes
-checking for an ANSI C-conforming const... yes
-checking for inline... inline
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
@@ -137,6 +126,21 @@ checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+checking whether gcc-4.9 supports -W... yes
+checking whether gcc-4.9 supports -Wall... yes
+checking whether gcc-4.9 supports -Wwrite-strings... yes
+checking whether gcc-4.9 supports -Wc++-compat... yes
+checking whether gcc-4.9 supports -Wstrict-prototypes... yes
+checking whether gcc-4.9 supports -pedantic ... yes
+checking whether gcc-4.9 and cc understand -c and -o together... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
@@ -269,10 +273,10 @@ checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
-checking whether basename is declared... no
+checking whether basename is declared... yes
checking whether ffs is declared... yes
-checking whether asprintf is declared... no
-checking whether vasprintf is declared... no
+checking whether asprintf is declared... yes
+checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
@@ -285,8 +289,8 @@ checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
-checking whether strverscmp is declared... no
-checking whether canonicalize_file_name must be declared... yes
+checking whether strverscmp is declared... yes
+checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
@@ -351,9 +355,6 @@ checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
-checking for ld used by GCC... ld
-checking if the linker (ld) is GNU ld... yes
-checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
@@ -406,6 +407,9 @@ checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.0.4, ok
+checking for ld used by GCC... ld
+checking if the linker (ld) is GNU ld... yes
+checking for shared library run path origin... done
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
@@ -588,6 +592,8 @@ checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
+checking whether asprintf is declared... yes
+checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
@@ -652,446 +658,454 @@ if [ x"" != x ] && [ ! -d noasan ]; then \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o pic/regex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o noasan/regex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/regex.c -o noasan/regex.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o regex.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o cplus-dem.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o cp-demangle.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o pic/md5.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o noasan/md5.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/md5.c -o noasan/md5.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o md5.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o pic/sha1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o noasan/sha1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o sha1.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o pic/alloca.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o noasan/alloca.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o alloca.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o pic/argv.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o noasan/argv.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/argv.c -o noasan/argv.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o argv.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o pic/choose-temp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o noasan/choose-temp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o choose-temp.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o pic/concat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o noasan/concat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/concat.c -o noasan/concat.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o concat.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o pic/cp-demint.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o noasan/cp-demint.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o cp-demint.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o pic/crc32.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o noasan/crc32.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o crc32.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/d-demangle.c -o pic/d-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/d-demangle.c -o noasan/d-demangle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/d-demangle.c -o d-demangle.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o dwarfnames.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o pic/dyn-string.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o noasan/dyn-string.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o dyn-string.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o pic/fdmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o noasan/fdmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o fdmatch.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o pic/fibheap.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o noasan/fibheap.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o fibheap.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o filename_cmp.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o pic/floatformat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o noasan/floatformat.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o floatformat.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o pic/fnmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o noasan/fnmatch.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o fnmatch.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o fopen_unlocked.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o pic/getopt.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o noasan/getopt.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o getopt.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o pic/getopt1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o noasan/getopt1.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o getopt1.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o pic/getpwd.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o noasan/getpwd.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o getpwd.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o pic/getruntime.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o noasan/getruntime.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o getruntime.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o getruntime.o
+../../W._C._Handy/libiberty/getruntime.c: In function 'get_run_time':
+../../W._C._Handy/libiberty/getruntime.c:98:14: warning: enum conversion when passing argument 1 of 'getrusage' is invalid in C++ [-Wc++-compat]
+ getrusage (0, &rusage);
+ ^
+In file included from ../../W._C._Handy/libiberty/getruntime.c:47:0:
+/usr/include/i386-gnu/sys/resource.h:87:12: note: expected '__rusage_who_t' but argument is of type 'int'
+ extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
+ ^
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o noasan/hashtab.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o hashtab.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o pic/hex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o noasan/hex.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hex.c -o noasan/hex.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o hex.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o pic/lbasename.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o noasan/lbasename.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o lbasename.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o pic/lrealpath.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o noasan/lrealpath.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o lrealpath.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o make-relative-prefix.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o make-temp-file.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o pic/objalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o noasan/objalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o objalloc.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o pic/obstack.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o noasan/obstack.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o obstack.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o pic/partition.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o noasan/partition.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/partition.c -o noasan/partition.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o partition.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pic/pexecute.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o noasan/pexecute.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pexecute.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o pic/physmem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o noasan/physmem.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o physmem.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pic/pex-common.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o noasan/pex-common.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pex-common.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pic/pex-one.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o noasan/pex-one.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pex-one.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pic/pex-unix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o noasan/pex-unix.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pex-unix.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/vprintf-support.c -o vprintf-support.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o safe-ctype.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o pic/simple-object.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o noasan/simple-object.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o simple-object.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o simple-object-coff.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o simple-object-elf.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o pic/sort.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o noasan/sort.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sort.c -o noasan/sort.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o sort.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o pic/spaces.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o noasan/spaces.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o spaces.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o pic/splay-tree.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o noasan/splay-tree.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o splay-tree.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o pic/stack-limit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o noasan/stack-limit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o stack-limit.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o pic/strerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o noasan/strerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o strerror.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o pic/strsignal.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o noasan/strsignal.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o strsignal.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o timeval-utils.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xasprintf.c -o pic/xasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xasprintf.c -o noasan/xasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xasprintf.c -o xasprintf.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o pic/xatexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o noasan/xatexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o xatexit.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o pic/xexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o noasan/xexit.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o xexit.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o pic/xmalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o noasan/xmalloc.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o xmalloc.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o pic/xmemdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o noasan/xmemdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o xmemdup.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o pic/xstrdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o noasan/xstrdup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o xstrdup.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o pic/xstrerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o noasan/xstrerror.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o xstrerror.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o pic/xstrndup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o noasan/xstrndup.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o xstrndup.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xvasprintf.c -o xvasprintf.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o pic/setproctitle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o noasan/setproctitle.o; \
+ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o setproctitle.o
+gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
@@ -1227,13 +1241,13 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/zlib'
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd'
creating bfdver.h
rm -f elf32-target.h
-sed -e s/NN/32/g < ../../W._C._Handy/bfd/elfxx-target.h > elf32-target.new
+/bin/sed -e s/NN/32/g < ../../W._C._Handy/bfd/elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
rm -f elf64-target.h
-sed -e s/NN/64/g < ../../W._C._Handy/bfd/elfxx-target.h > elf64-target.new
+/bin/sed -e s/NN/64/g < ../../W._C._Handy/bfd/elfxx-target.h > elf64-target.new
mv -f elf64-target.new elf64-target.h
rm -f targmatch.h
-sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > targmatch.new
+/bin/sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
Making info in doc
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc'
@@ -1576,7 +1590,7 @@ touch stamp-ofiles
libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-plugin.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
-libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
+libtooldir=`/bin/dash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
cp $libtooldir/libbfd.a libbfd.tmp; \
ranlib libbfd.tmp; \
@@ -3325,7 +3339,6 @@ else \
$restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
-../../W._C._Handy/ld/ld.texinfo:2097: warning: `.' or `,' must follow @xref, not T
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../W._C._Handy/ld/'`testplug.c
libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/W._C._Handy.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../W._C._Handy/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/W._C._Handy.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../W._C._Handy/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
@@ -4316,6 +4329,9 @@ checking for wctype... yes
checking for library containing gethostbyname... none required
checking for library containing socketpair... none required
checking for library containing kinfo_getvmmap... no
+checking for ld used by GCC... ld
+checking if the linker (ld) is GNU ld... yes
+checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing waddstr... -lncurses
@@ -4325,9 +4341,6 @@ checking size of unsigned long... 4
checking size of unsigned __int128... 0
checking for library containing dlopen... (cached) -ldl
checking whether to use expat... auto
-checking for ld used by GCC... ld
-checking if the linker (ld) is GNU ld... yes
-checking for shared library run path origin... done
checking for libexpat... yes
checking how to link with libexpat... -lexpat
checking for XML_StopParser... yes
@@ -4343,6 +4356,10 @@ guile-2.0
checking for the absolute file name of the 'guild' command... /usr/bin/guild
checking whether guild supports this host... yes
checking for scm_new_smob... yes
+checking whether to use intel pt... auto
+configure: WARNING: linux/perf_event.h missing or too old; some features may be unavailable.
+checking for libipt... no
+configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking for ANSI C header files... (cached) yes
checking nlist.h usability... yes
checking nlist.h presence... yes
@@ -4540,6 +4557,8 @@ checking for socketpair... (cached) yes
checking whether strerror is declared... yes
checking whether strstr is declared... yes
checking for sigsetjmp... yes
+checking for sys/ptrace.h... (cached) yes
+checking for ptrace.h... (cached) no
checking whether ptrace is declared... yes
checking return type of ptrace... long
checking types of arguments for ptrace... int,int,long,long
@@ -5840,7 +5859,7 @@ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../W._C._Handy/gdb/ser-tcp.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../W._C._Handy/gdb/i386gnu-nat.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../W._C._Handy/gdb/gnu-nat.c
-In file included from ../../W._C._Handy/gdb/defs.h:488:0,
+In file included from ../../W._C._Handy/gdb/defs.h:493:0,
from ../../W._C._Handy/gdb/gnu-nat.c:23:
../../W._C._Handy/gdb/gnu-nat.c: In function 'proc_trace':
./nm.h:35:60: warning: right-hand operand of comma expression has no effect [-Wunused-value]
@@ -6268,6 +6287,8 @@ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../W._C._Handy/gdb/symmisc.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../W._C._Handy/gdb/linespec.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../W._C._Handy/gdb/dictionary.c
+gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o namespace.o -MT namespace.o -MMD -MP -MF .deps/namespace.Tpo ../../W._C._Handy/gdb/namespace.c
+gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o location.o -MT location.o -MMD -MP -MF .deps/location.Tpo ../../W._C._Handy/gdb/location.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../W._C._Handy/gdb/infcall.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../W._C._Handy/gdb/infcmd.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../W._C._Handy/gdb/infrun.c
@@ -6382,6 +6403,7 @@ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../W._C._Handy/gdb/cp-abi.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../W._C._Handy/gdb/cp-support.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../W._C._Handy/gdb/cp-namespace.c
+gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-namespace.o -MT d-namespace.o -MMD -MP -MF .deps/d-namespace.Tpo ../../W._C._Handy/gdb/d-namespace.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../W._C._Handy/gdb/reggroups.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../W._C._Handy/gdb/trad-frame.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../W._C._Handy/gdb/tramp-frame.c
@@ -6444,8 +6466,8 @@ Making init.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
rm -f gdb
gcc-4.9 -g -O2 -D_GNU_SOURCE -static-libstdc++ -static-libgcc \
- -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o x86-nat.o x86-dregs.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a
+ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o x86-nat.o x86-dregs.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o namespace.o location.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o d-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
+ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc'
make[4]: Nothing to be done for 'all'.
diff --git a/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed b/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed
index 15a3cf80..e74fa286 100644
--- a/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed
+++ b/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed
@@ -3,5 +3,5 @@ s%i686-unknown-gnu0\.6%[ARCH]%g
s%-DSELECT_VECS=\('\?\)&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1%
-s%-D_GNU_SOURCE%%g
+/\/gdb\//s%-D_GNU_SOURCE%%g
s%-lshouldbeinlibc%%g
diff --git a/binutils-gdb/laplace.SCHWINGE/log_install b/binutils-gdb/laplace.SCHWINGE/log_install
index 050dde6f..b39050f0 100644
--- a/binutils-gdb/laplace.SCHWINGE/log_install
+++ b/binutils-gdb/laplace.SCHWINGE/log_install
@@ -285,8 +285,6 @@ else \
$restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
-../../../W._C._Handy/gas/doc/as.texinfo:4624: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning
-../../../W._C._Handy/gas/doc/as.texinfo:4785: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning
test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info"
/usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/W._C._Handy.build.install/share/info'
install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/as.info'
@@ -690,7 +688,6 @@ fi
mv GDBvn.new GDBvn.texi
makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc/../../readline/doc -I ../../../W._C._Handy/gdb/doc/../mi -I ../../../W._C._Handy/gdb/doc \
-o gdb.info ../../../W._C._Handy/gdb/doc/gdb.texinfo
-../../../W._C._Handy/gdb/doc/gdb.texinfo:24723: warning: `.' or `,' must follow @xref, not a
makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc -o stabs.info ../../../W._C._Handy/gdb/doc/stabs.texinfo
makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc -o annotate.info ../../../W._C._Handy/gdb/doc/annotate.texinfo
/bin/dash ../../../W._C._Handy/gdb/doc/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/info
diff --git a/binutils-gdb/laplace.SCHWINGE/log_test b/binutils-gdb/laplace.SCHWINGE/log_test
index 7da0f3cb..c19cffc7 100644
--- a/binutils-gdb/laplace.SCHWINGE/log_test
+++ b/binutils-gdb/laplace.SCHWINGE/log_test
@@ -50,7 +50,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Mon Nov 2 15:17:18 2015
+Test Run By thomas on Thu Nov 5 14:03:53 2015
Native configuration is i686-unknown-gnu0.6
=== binutils tests ===
@@ -67,7 +67,7 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/ar.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/arm/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/bfin/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/compress.exp ...
-XPASS: objcopy compress debug sections in archive
+XPASS: objcopy compress debug sections in archive with zlib-gnu
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/dlltool.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/elfedit.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/hppa/objdump.exp ...
@@ -75,24 +75,24 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/i386/i386.ex
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/m68k/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/mips/mips.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/nm.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objcopy.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objdump.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/readelf.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/size.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/update-section.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20150619
+Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20150819
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/vax/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/windres/windres.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
=== binutils Summary ===
-# of expected passes 118
+# of expected passes 124
# of unexpected successes 1
# of unsupported tests 4
Makefile:1287: recipe for target 'check-DEJAGNU' failed
@@ -144,7 +144,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Mon Nov 2 15:17:28 2015
+Test Run By thomas on Thu Nov 5 14:04:08 2015
Native configuration is i686-unknown-gnu0.6
=== gas tests ===
@@ -288,8 +288,8 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 502
-../as-new 2.25.51.20150619
+# of expected passes 506
+../as-new 2.25.51.20150819
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas'
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas'
@@ -393,8 +393,8 @@ Making check in testsuite
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
make check-am
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test eh_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test pie_copyrelocs_test weak_unresolved_symbols_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_compress_debug_sections_and_build_id_tree flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 script_test_12 script_test_12i dynamic_list_2 thin_archive_test_1 thin_archive_test_2 plugin_test_1 plugin_test_2 plugin_test_3 plugin_test_4 plugin_test_5 plugin_test_6 plugin_test_7 plugin_test_8 plugin_test_10 plugin_test_11 plugin_test_tls exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test ehdr_start_test_1 ehdr_start_test_2 ehdr_start_test_3 ehdr_start_test_5 \
- incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh tls_pie_test.sh i386_mov_to_lea.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh plugin_test_1.sh plugin_test_2.sh plugin_test_3.sh plugin_test_4.sh plugin_test_6.sh plugin_test_7.sh plugin_test_10.sh plugin_test_11.sh plugin_test_tls.sh plugin_final_layout.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh ehdr_start_test_4.sh defsym_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so tls_pie_test.stdout i386_mov_to_lea1.stdout i386_mov_to_lea2.stdout i386_mov_to_lea3.stdout i386_mov_to_lea4.stdout i386_mov_to_lea5.stdout i386_mov_to_lea6.stdout i386_mov_to_lea7.stdout i386_mov_to_lea8.stdout debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout plugin_test_1.err plugin_test_2.err plugin_test_3.err plugin_test_4.err plugin_test_6.err plugin_test_7.err plugin_test_7.o.syms plugin_test_9.err plugin_test_10.sections plugin_test_11.err plugin_test_tls.err plugin_final_layout.stdout plugin_final_layout_readelf.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout memory_test_2 gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout ehdr_start_test_4.syms defsym_test.syms script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
+make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test eh_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test pie_copyrelocs_test weak_unresolved_symbols_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections_none flagstest_compress_debug_sections flagstest_compress_debug_sections_and_build_id_tree flagstest_compress_debug_sections_gnu flagstest_compress_debug_sections_gabi flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 script_test_12 script_test_12i dynamic_list_2 thin_archive_test_1 thin_archive_test_2 plugin_test_1 plugin_test_2 plugin_test_3 plugin_test_4 plugin_test_5 plugin_test_6 plugin_test_7 plugin_test_8 plugin_test_10 plugin_test_11 plugin_test_tls exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test ehdr_start_test_1 ehdr_start_test_2 ehdr_start_test_3 ehdr_start_test_5 \
+ incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh tls_pie_test.sh i386_mov_to_lea.sh debug_msg.sh missing_key_func.sh undef_symbol.sh pr18689.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh plugin_test_1.sh plugin_test_2.sh plugin_test_3.sh plugin_test_4.sh plugin_test_6.sh plugin_test_7.sh plugin_test_10.sh plugin_test_11.sh plugin_test_tls.sh plugin_final_layout.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_2_gabi.sh gdb_index_test_3.sh gdb_index_test_4.sh ehdr_start_test_4.sh defsym_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so tls_pie_test.stdout i386_mov_to_lea1.stdout i386_mov_to_lea2.stdout i386_mov_to_lea3.stdout i386_mov_to_lea4.stdout i386_mov_to_lea5.stdout i386_mov_to_lea6.stdout i386_mov_to_lea7.stdout i386_mov_to_lea8.stdout debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_cdebug_gabi.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_compress_debug_sections_none.stdout flagstest_compress_debug_sections.stdout flagstest_compress_debug_sections.cmp flagstest_compress_debug_sections.check flagstest_compress_debug_sections_gnu.stdout flagstest_compress_debug_sections_gnu.cmp flagstest_compress_debug_sections_gnu.check flagstest_compress_debug_sections_gabi.stdout flagstest_compress_debug_sections_gabi.cmp flagstest_compress_debug_sections_gabi.check pr18689.stdout flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout plugin_test_1.err plugin_test_2.err plugin_test_3.err plugin_test_4.err plugin_test_6.err plugin_test_7.err plugin_test_7.o.syms plugin_test_9.err plugin_test_10.sections plugin_test_11.err plugin_test_tls.err plugin_final_layout.stdout plugin_final_layout_readelf.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout memory_test_2 gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_2_gabi.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout ehdr_start_test_4.syms defsym_test.syms script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../W._C._Handy/gold/testsuite/test.cc
mv -f .deps/test.Tpo .deps/test.Po
@@ -620,6 +620,8 @@ gcc-4.9 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile
chmod a+x flagstest_o_specialfile
test -s flagstest_o_specialfile
+`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections_none | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections_none flagstest_debug.o -Wl,--compress-debug-sections=none
+test -s flagstest_compress_debug_sections_none
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib
test -s flagstest_compress_debug_sections
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections_and_build_id_tree | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections_and_build_id_tree flagstest_debug.o -Wl,--compress-debug-sections=zlib \
@@ -627,6 +629,10 @@ test -s flagstest_compress_debug_sections
-Wl,--build-id-chunk-size-for-treehash=4096 \
-Wl,--build-id-min-file-size-for-treehash=0
test -s flagstest_compress_debug_sections_and_build_id_tree
+`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections_gnu | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections_gnu flagstest_debug.o -Wl,--compress-debug-sections=zlib-gnu
+test -s flagstest_compress_debug_sections_gnu
+`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections_gabi | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections_gabi flagstest_debug.o -Wl,--compress-debug-sections=zlib-gabi
+test -s flagstest_compress_debug_sections_gabi
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections
chmod a+x flagstest_o_specialfile_and_compress_debug_sections
test -s flagstest_o_specialfile_and_compress_debug_sections
@@ -684,9 +690,11 @@ g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -ldl
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-T,../../../W._C._Handy/gold/testsuite/relro_script_test.t relro_test_pic.o
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -ldl
-`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../W._C._Handy/gold/testsuite/script_test_1.cc
-mv -f .deps/script_test_1.Tpo .deps/script_test_1.Po
-g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -ldl
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1a.o -MD -MP -MF .deps/script_test_1a.Tpo -c -o script_test_1a.o ../../../W._C._Handy/gold/testsuite/script_test_1a.cc
+mv -f .deps/script_test_1a.Tpo .deps/script_test_1a.Po
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1b.o -MD -MP -MF .deps/script_test_1b.Tpo -c -o script_test_1b.o ../../../W._C._Handy/gold/testsuite/script_test_1b.cc
+mv -f .deps/script_test_1b.Tpo .deps/script_test_1b.Po
+g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_1.t -o script_test_1 script_test_1a.o script_test_1b.o -ldl
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../W._C._Handy/gold/testsuite/script_test_2.cc
mv -f .deps/script_test_2.Tpo .deps/script_test_2.Po
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../W._C._Handy/gold/testsuite/script_test_2a.cc
@@ -712,8 +720,9 @@ g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl
-`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../W._C._Handy/gold/testsuite/script_test_11.c
-gcctestdir/ld -r -o script_test_11_r.o -T ../../../W._C._Handy/gold/testsuite/script_test_11.t script_test_11.o
+`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11a.o ../../../W._C._Handy/gold/testsuite/script_test_11a.c
+`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11b.o ../../../W._C._Handy/gold/testsuite/script_test_11b.c
+gcctestdir/ld -r -o script_test_11_r.o -T ../../../W._C._Handy/gold/testsuite/script_test_11.t script_test_11a.o script_test_11b.o
`echo gcc-4.9 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o
`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o script_test_12a.o ../../../W._C._Handy/gold/testsuite/script_test_12a.c
`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o script_test_12b.o ../../../W._C._Handy/gold/testsuite/script_test_12b.c
@@ -1136,6 +1145,7 @@ make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/i386_mov_to
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/debug_msg.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/missing_key_func.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/undef_symbol.sh'.
+make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/pr18689.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_1.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_2.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_4.sh'.
@@ -1172,6 +1182,7 @@ make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/dyn_weak_re
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/memory_test.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_1.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_2.sh'.
+make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_2_gabi.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_3.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_4.sh'.
make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ehdr_start_test_4.sh'.
@@ -1278,6 +1289,10 @@ rm -f gcctestdir/as
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../W._C._Handy/gold/testsuite/odr_violation1.cc
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../W._C._Handy/gold/testsuite/odr_violation2.cc
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections=zlib-gabi -c -w -o debug_msg_cdebug_gabi.o ../../../W._C._Handy/gold/testsuite/debug_msg.cc
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections=zlib-gabi -c -w -o odr_violation1_cdebug_gabi.o ../../../W._C._Handy/gold/testsuite/odr_violation1.cc
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections=zlib-gabi -c -w -o odr_violation2_cdebug_gabi.o ../../../W._C._Handy/gold/testsuite/odr_violation2.cc
+g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_cdebug_gabi.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug_gabi.o odr_violation1_cdebug_gabi.o odr_violation2_cdebug_gabi.o 2>debug_msg_cdebug_gabi.err
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../W._C._Handy/gold/testsuite/debug_msg.cc
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../W._C._Handy/gold/testsuite/odr_violation1.cc
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../W._C._Handy/gold/testsuite/odr_violation2.cc
@@ -1291,6 +1306,33 @@ mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../W._C._Handy/gold/testsuite/undef_symbol.cc
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o
g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err
+../../binutils/readelf -w flagstest_compress_debug_sections_none > flagstest_compress_debug_sections_none.stdout.tmp
+mv -f flagstest_compress_debug_sections_none.stdout.tmp flagstest_compress_debug_sections_none.stdout
+../../binutils/readelf -w flagstest_compress_debug_sections | sed -e "s/.zdebug_/.debug_/" > flagstest_compress_debug_sections.stdout.tmp
+mv -f flagstest_compress_debug_sections.stdout.tmp flagstest_compress_debug_sections.stdout
+cmp flagstest_compress_debug_sections.stdout \
+ flagstest_compress_debug_sections_none.stdout > flagstest_compress_debug_sections.cmp.tmp
+mv -f flagstest_compress_debug_sections.cmp.tmp flagstest_compress_debug_sections.cmp
+../../binutils/readelf -SW flagstest_compress_debug_sections | egrep ".debug_.* C *" > flagstest_compress_debug_sections.check.tmp
+mv -f flagstest_compress_debug_sections.check.tmp flagstest_compress_debug_sections.check
+../../binutils/readelf -w flagstest_compress_debug_sections_gnu | sed -e "s/.zdebug_/.debug_/" > flagstest_compress_debug_sections_gnu.stdout.tmp
+mv -f flagstest_compress_debug_sections_gnu.stdout.tmp flagstest_compress_debug_sections_gnu.stdout
+cmp flagstest_compress_debug_sections_gnu.stdout \
+ flagstest_compress_debug_sections_none.stdout > flagstest_compress_debug_sections_gnu.cmp.tmp
+mv -f flagstest_compress_debug_sections_gnu.cmp.tmp flagstest_compress_debug_sections_gnu.cmp
+../../binutils/readelf -SW flagstest_compress_debug_sections_gnu | grep ".zdebug_" > flagstest_compress_debug_sections_gnu.check.tmp
+mv -f flagstest_compress_debug_sections_gnu.check.tmp flagstest_compress_debug_sections_gnu.check
+../../binutils/readelf -w flagstest_compress_debug_sections_gabi > flagstest_compress_debug_sections_gabi.stdout.tmp
+mv -f flagstest_compress_debug_sections_gabi.stdout.tmp flagstest_compress_debug_sections_gabi.stdout
+cmp flagstest_compress_debug_sections_gabi.stdout \
+ flagstest_compress_debug_sections_none.stdout > flagstest_compress_debug_sections_gabi.cmp.tmp
+mv -f flagstest_compress_debug_sections_gabi.cmp.tmp flagstest_compress_debug_sections_gabi.cmp
+../../binutils/readelf -tW flagstest_compress_debug_sections_gabi | grep "COMPRESSED" > flagstest_compress_debug_sections_gabi.check.tmp
+mv -f flagstest_compress_debug_sections_gabi.check.tmp flagstest_compress_debug_sections_gabi.check
+`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -ggdb3 -g -Wa,--compress-debug-sections=zlib-gabi -c -w -o pr18689.o ../../../W._C._Handy/gold/testsuite/pr18689.c
+../ld-new -r -o pr18689a.o pr18689.o
+../ld-new -r -o pr18689b.o pr18689a.o
+../../binutils/readelf -SW pr18689b.o > pr18689.stdout
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010
../../binutils/readelf -s ver_test_1.so >ver_test_1.syms 2>/dev/null
../../binutils/readelf -s ver_test_2 >ver_test_2.syms 2>/dev/null
@@ -1398,6 +1440,9 @@ cp ../../../W._C._Handy/gold/testsuite/memory_test_inc_3.t.src memory_test_inc_3
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2 > gdb_index_test_2.stdout
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections=zlib-gabi -c -o gdb_index_test_cdebug_gabi.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc
+`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_2_gabi | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug_gabi.o
+../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2_gabi > gdb_index_test_2_gabi.stdout
`echo gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../W._C._Handy/gold/testsuite/gdb_index_test_3.c
`echo gcc-4.9 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_3 > gdb_index_test_3.stdout
@@ -1454,6 +1499,7 @@ PASS: i386_mov_to_lea.sh
PASS: debug_msg.sh
PASS: missing_key_func.sh
PASS: undef_symbol.sh
+PASS: pr18689.sh
PASS: ver_test_1.sh
PASS: ver_test_2.sh
PASS: ver_test_4.sh
@@ -1461,7 +1507,7 @@ PASS: ver_test_5.sh
PASS: ver_test_7.sh
PASS: ver_test_10.sh
PASS: relro_test.sh
-FAIL: ver_matching_test.sh
+PASS: ver_matching_test.sh
PASS: script_test_3.sh
PASS: script_test_4.sh
PASS: script_test_5.sh
@@ -1490,6 +1536,7 @@ PASS: dyn_weak_ref.sh
PASS: memory_test.sh
PASS: gdb_index_test_1.sh
PASS: gdb_index_test_2.sh
+PASS: gdb_index_test_2_gabi.sh
PASS: gdb_index_test_3.sh
PASS: gdb_index_test_4.sh
PASS: ehdr_start_test_4.sh
@@ -1567,8 +1614,11 @@ PASS: initpri1
PASS: initpri2
PASS: initpri3a
PASS: flagstest_o_specialfile
+PASS: flagstest_compress_debug_sections_none
PASS: flagstest_compress_debug_sections
PASS: flagstest_compress_debug_sections_and_build_id_tree
+PASS: flagstest_compress_debug_sections_gnu
+PASS: flagstest_compress_debug_sections_gabi
PASS: flagstest_o_specialfile_and_compress_debug_sections
PASS: flagstest_o_ttext_1
PASS: ver_test
@@ -1651,19 +1701,19 @@ PASS: ehdr_start_test_2
PASS: ehdr_start_test_3
PASS: ehdr_start_test_5
============================
-3 of 220 tests failed
+2 of 225 tests failed
See testsuite/test-suite.log
============================
-Makefile:4172: recipe for target 'test-suite.log' failed
+Makefile:4250: recipe for target 'test-suite.log' failed
make[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-Makefile:4251: recipe for target 'check-TESTS' failed
+Makefile:4329: recipe for target 'check-TESTS' failed
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-Makefile:4796: recipe for target 'check-am' failed
+Makefile:4884: recipe for target 'check-am' failed
make[4]: *** [check-am] Error 2
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-Makefile:4800: recipe for target 'check' failed
+Makefile:4888: recipe for target 'check' failed
make[3]: *** [check] Error 2
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold'
@@ -1727,7 +1777,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof/po'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof/po'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof'
-make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof'
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof'
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof'
@@ -1762,7 +1811,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Mon Nov 2 15:22:24 2015
+Test Run By thomas on Thu Nov 5 14:10:20 2015
Native configuration is i686-unknown-gnu0.6
=== ld tests ===
@@ -1901,6 +1950,7 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-tic6x/tic6x.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-tilegx/tilegx.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-tilepro/tilepro.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/entry.exp ...
+Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/require-defined.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/undefined.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/weak-undef.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-unique/unique.exp ...
@@ -1924,12 +1974,12 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 1081
+# of expected passes 1104
# of unexpected failures 2
# of expected failures 8
# of untested testcases 6
# of unsupported tests 8
-[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150619
+[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150819
Makefile:3501: recipe for target 'check-DEJAGNU' failed
make[5]: *** [check-DEJAGNU] Error 1
@@ -1950,16 +2000,16 @@ make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libdecnumber'
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty'
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite'
-gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -o test-demangle \
+gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -o test-demangle \
../../../W._C._Handy/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../W._C._Handy/libiberty/testsuite/demangle-expected
-./test-demangle: 897 tests, 0 failures
+./test-demangle: 898 tests, 0 failures
./test-demangle < ../../../W._C._Handy/libiberty/testsuite/d-demangle-expected
-./test-demangle: 230 tests, 0 failures
-gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \
+./test-demangle: 266 tests, 0 failures
+gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \
../../../W._C._Handy/libiberty/testsuite/test-pexecute.c ../libiberty.a
./test-pexecute
-gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \
+gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \
../../../W._C._Handy/libiberty/testsuite/test-expandargv.c ../libiberty.a
./test-expandargv
PASS: test-expandargv-0.
@@ -1969,7 +2019,7 @@ PASS: test-expandargv-3.
PASS: test-expandargv-4.
PASS: test-expandargv-5.
PASS: test-expandargv-6.
-gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-strtol \
+gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-strtol \
../../../W._C._Handy/libiberty/testsuite/test-strtol.c ../libiberty.a
./test-strtol
PASS: test-strtol-0.
@@ -2042,7 +2092,7 @@ Making a new config file...
make check-single
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest
-Test Run By thomas on Mon Nov 2 15:25:30 2015
+Test Run By thomas on Thu Nov 5 14:13:45 2015
Native configuration is i686-unknown-gnu0.6
=== gdb tests ===
@@ -2097,11 +2147,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/frame_args.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fullname_bp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_addr.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_in_declare.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_renaming.exp ...
+FAIL: gdb.ada/fun_renaming.exp: print n(1)
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_param.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_ref.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/homonym.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_exc.exp ...
-FAIL: gdb.ada/info_exc.exp: info exceptions
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_locals_renaming.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_types.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/int_deref.exp ...
@@ -2193,6 +2244,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/type_coercion.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/uninitialized_vars.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_attrs.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_typedef.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_rec_arr.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/watch_arg.exp ...
@@ -2215,6 +2267,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-skip.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ...
@@ -2236,8 +2289,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1558.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-biarch-core.exp ...
-FAIL: gdb.arch/i386-biarch-core.exp: core-file
-FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-byte.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ...
@@ -2319,7 +2370,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-symtab-cordic.exp ...
-ERROR: Couldn't load [...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.arch/cordic.ko into [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb.
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-multiarch.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-tdbregs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-vregs.exp ...
@@ -2377,7 +2427,7 @@ FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit
FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
FAIL: gdb.base/attach.exp: attach call
FAIL: gdb.base/attach.exp: continue until exit
-FAIL: gdb.base/attach.exp: starting with --pid (timeout)
+FAIL: gdb.base/attach.exp: starting with --pid
FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
ERROR: Undefined command "".
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ...
@@ -2455,6 +2505,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal-fork.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-syscall.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/charset.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code-expr.exp ...
@@ -2491,6 +2542,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-exprs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-test.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disabled-location.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-end-cu.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-optim.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dmsym.exp ...
@@ -2527,10 +2579,12 @@ FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: detach program
FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ...
WARNING: program timed out.
+gdb compile failed, exit status is 1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dso2dso.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dtrace-probe.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dup-sect.exp ...
@@ -2600,6 +2654,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ...
FAIL: gdb.base/gcore-relro-pie.exp: Can't run to break_here
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1090.exp ...
@@ -2609,7 +2664,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1250.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1555.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1821.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbhistsize-history.exp ...
-FAIL: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show history size
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbindex-stabs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbinit-history.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbvars.exp ...
@@ -2618,9 +2672,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu-debugdata.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu-ifunc.exp ...
FAIL: gdb.base/gnu-ifunc.exp: step
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu_vector.exp ...
-FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
-FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
-FAIL: gdb.base/gnu_vector.exp: set vector return value
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ...
@@ -2629,6 +2680,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/help.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/history-duplicates.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hook-stop-continue.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hook-stop-frame.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/huge.exp ...
@@ -2647,8 +2699,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interact.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ...
-FAIL: gdb.base/interrupt.exp: process is alive (timeout)
-FAIL: gdb.base/interrupt.exp: child process ate our char (timeout)
FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ...
@@ -2656,6 +2706,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ...
FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-after-signal.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-detach-inferiors-cmd.exp ...
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill (got interactive prompt)
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 (GDB internal error)
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/killed-outside.exp ...
+WARNING: program timed out.
+gdb compile failed, exit status is 1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/label.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/langs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ldbl_e308.exp ...
@@ -2794,14 +2855,13 @@ FAIL: gdb.base/sigaltstack.exp: finish to OUTER (timeout)
FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (timeout)
FAIL: gdb.base/sigaltstack.exp: finish to MAIN (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigbpt.exp ...
-WARNING: program timed out.
FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigchld.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-addr.exp ...
-FAIL: gdb.base/siginfo-addr.exp: si_addr value
+FAIL: gdb.base/siginfo-addr.exp: correct si_addr (the program exited)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
FAIL: gdb.base/siginfo-infcall.exp: continue to the handler
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-obj.exp ...
@@ -2811,8 +2871,14 @@ FAIL: gdb.base/siginfo.exp: continue to stepi handler (timeout)
FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1) (timeout)
FAIL: gdb.base/siginfo.exp: step out of handler (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signals.exp ...
-WARNING: program timed out.
-gdb compile failed, exit status is 1
+FAIL: gdb.base/signals.exp: p count #1
+FAIL: gdb.base/signals.exp: p func1 () #2
+FAIL: gdb.base/signals.exp: backtrace from handler when calling func1
+FAIL: gdb.base/signals.exp: continue (the program exited)
+FAIL: gdb.base/signals.exp: p count #2
+FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running)
+FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running)
+FAIL: gdb.base/signals.exp: backtrace for SIGUSR1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signest.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signull.exp ...
FAIL: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV
@@ -2911,6 +2977,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unwindonsignal.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ...
@@ -2956,12 +3023,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tsx.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ...
@@ -3112,6 +3181,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/typedef-operator.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/typeid.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/userdef.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/var-tag.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ...
FAIL: gdb.cp/virtbase.exp: print *this
FAIL: gdb.cp/virtbase.exp: print *(D *) e
@@ -3170,6 +3240,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dummy-cu.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dup-frame.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ...
@@ -3337,7 +3408,21 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jv-exp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jv-print.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/break-ask.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/break-asm-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/cpexplicit.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/explicit.exp ...
+FAIL: gdb.linespec/explicit.exp: complete unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-existant file name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete filename and unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete filename and non-unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete filename and non-existant function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete filename and function reversed (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/keywords.exp ...
+WARNING: program timed out.
+gdb compile failed, exit status is 1
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/linespec.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-dollar.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-errs.exp ...
@@ -3383,6 +3468,10 @@ FAIL: gdb.mi/mi-detach.exp: detach
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf-pending.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf.exp ...
+FAIL: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf (timeout)
+FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf (timeout)
+FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf (timeout)
+FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-eval.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-exit-code.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-file-transfer.exp ...
@@ -3404,6 +3493,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsintrall.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ...
+FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func (unknown output after running)
+FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2 (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pthreads.exp ...
FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 10
FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 3
@@ -3444,7 +3535,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-rtti.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ...
-XPASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-prompt.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-var-child.exp ...
@@ -3517,6 +3607,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/stub-method.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/types.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/backtrace.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/disassemble.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-null-lookup.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-pervasive-typedef.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-print-cerr.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-ptype-string.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-runto-main.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-select-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-null-lookup.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-pervasive-typedef.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-print-cerr.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-ptype-string.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-runto-main.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-select-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/single-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/skip-prologue.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/solib.exp ...
@@ -3568,6 +3672,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-infthread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lazy-string.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-linetable.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lookup-type.exp ...
+FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
+Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi-objfile.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi.exp ...
FAIL: gdb.python/py-mi.exp: varobj update 1
FAIL: gdb.python/py-mi.exp: varobj update 2
@@ -3628,7 +3734,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/until-reverse.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-precsave.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-reverse.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-attach.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-restart.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-run.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-wrapper.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/file-transfer.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/no-thread-db.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/non-existing-program.exp ...
@@ -3759,7 +3867,13 @@ FAIL: gdb.threads/execl.exp: info threads before exec
FAIL: gdb.threads/execl.exp: continue across exec
FAIL: gdb.threads/execl.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
+FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main
+FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
+FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: Can't run to main
+FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ...
FAIL: gdb.threads/gcore-thread.exp: thread 1 is running
@@ -3767,6 +3881,7 @@ FAIL: gdb.threads/gcore-thread.exp: thread 2 is running
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ...
FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking
FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ...
FAIL: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start
@@ -3822,6 +3937,17 @@ FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function c
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: info threads shows all threads
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: set scheduler-locking on
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: next over function call
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here
FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for thread 2
@@ -3859,12 +3985,19 @@ FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: set scheduler-locking on
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
+FAIL: gdb.threads/non-ldr-exit.exp: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
+FAIL: gdb.threads/non-ldr-exit.exp: program exits normally
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pending-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/print-threads.exp ...
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: all threads ran once
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
+FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
+FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthreads.exp ...
FAIL: gdb.threads/pthreads.exp: Continue to creation of first thread
@@ -3958,14 +4091,14 @@ FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: thread
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: thread 1
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set scheduler-locking off
-FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step (timeout)
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: info threads shows all threads
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking on
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: thread 2
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: thread 1
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking off
-FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next (timeout)
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: info threads shows all threads
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set scheduler-locking on
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: thread 2
@@ -4196,16 +4329,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ...
=== gdb Summary ===
-# of expected passes 25038
-# of unexpected failures 807
-# of unexpected successes 2
-# of expected failures 40
+# of expected passes 25550
+# of unexpected failures 850
+# of unexpected successes 1
+# of expected failures 42
# of unknown successes 1
-# of known failures 59
-# of unresolved testcases 2
-# of untested testcases 68
-# of unsupported tests 99
-[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150619-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
+# of known failures 56
+# of unresolved testcases 1
+# of untested testcases 70
+# of unsupported tests 100
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.10.50.20150819-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
Makefile:196: recipe for target 'check-single' failed
make[4]: *** [check-single] Error 1
@@ -4213,10 +4346,10 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
Makefile:155: recipe for target 'check' failed
make[3]: *** [check] Error 2
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
-Makefile:1168: recipe for target 'check' failed
+Makefile:1173: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb'
-Makefile:10718: recipe for target 'check-gdb' failed
+Makefile:10776: recipe for target 'check-gdb' failed
make[1]: *** [check-gdb] Error 2
make[1]: Target 'check-host' not remade because of errors.
make[1]: Nothing to be done for 'check-target'.
diff --git a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum
index 52efad2a..94c73344 100644
--- a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum
+++ b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 2 15:17:18 2015
+Test Run By thomas on Thu Nov 5 14:03:53 2015
Native configuration is i686-unknown-gnu0.6
=== binutils tests ===
@@ -24,7 +24,7 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/compress.exp
PASS: objcopy (objcopy compress debug sections)
PASS: objcopy (objcopy decompress compressed debug sections)
PASS: objcopy decompress debug sections in archive
-XPASS: objcopy compress debug sections in archive
+XPASS: objcopy compress debug sections in archive with zlib-gnu
PASS: objdump compress debug sections
PASS: objdump compress debug sections 3
PASS: objcopy (objcopy compress empty debug sections)
@@ -84,6 +84,11 @@ PASS: run stripped executable
PASS: run stripped executable with saving a symbol
PASS: keep only debug data
PASS: simple objcopy of debug data
+PASS: NOBITS sections retain sh_link field
+PASS: localize 'fo*' but not 'foo'
+PASS: weaken 'fo*' but not 'foo'
+PASS: weaken 'fo*' but not 'foo', localize foo.
+PASS: weaken '*' but not 'foo' or 'bar'
PASS: objcopy (ELF unknown section type)
PASS: objcopy (ELF group)
PASS: objcopy (ELF group)
@@ -105,6 +110,7 @@ PASS: strip with section group 6
PASS: strip with section group 7
PASS: strip with section group 8
PASS: strip with section group 9
+PASS: binutils-all/strip-12
PASS: strip on STB_GNU_UNIQUE
PASS: strip -g empty file
PASS: objcopy keeps symbols needed by relocs
@@ -153,6 +159,6 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-6
=== binutils Summary ===
-# of expected passes 118
+# of expected passes 124
# of unexpected successes 1
# of unsupported tests 4
diff --git a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum
index 7db7b1b5..cc697e76 100644
--- a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum
+++ b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 2 15:17:28 2015
+Test Run By thomas on Thu Nov 5 14:04:08 2015
Native configuration is i686-unknown-gnu0.6
=== gas tests ===
@@ -137,6 +137,7 @@ PASS: Check bad group
PASS: Multibyte symbol names
PASS: weak and common directives
PASS: common and weak directives
+PASS: .strtab section
PASS: gas/elf/warn-2.s (test for warnings, line )
PASS: gas/elf/warn-2.s (test for excess errors)
Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/epiphany/allinsn.exp ...
@@ -258,6 +259,7 @@ PASS: i386 mem (Intel mode)
PASS: i386 reg
PASS: i386 reg (Intel mode)
PASS: i386
+PASS: i386 (Intel mode)
PASS: i386 float AT&T mnemonic
PASS: i386 float Intel mnemonic
PASS: i386 arch 1
@@ -466,6 +468,8 @@ PASS: i386 AVX512VBMI/VL insns
PASS: i386 AVX512VBMI/VL insns (Intel disassembly)
PASS: i386 CLZERO insn
PASS: opcodes with invalid modrm byte
+PASS: i386 monitorx and mwaitx insn
+PASS: i386 mwaitx-reg
PASS: i386 reloc
PASS: i386 jump16
PASS: i386 white
@@ -641,6 +645,6 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 502
-../as-new 2.25.51.20150619
+# of expected passes 506
+../as-new 2.25.51.20150819
diff --git a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
index 45b74025..5c4008c9 100644
--- a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
+++ b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 2 15:25:30 2015
+Test Run By thomas on Thu Nov 5 14:13:45 2015
Native configuration is i686-unknown-gnu0.6
=== gdb tests ===
@@ -285,6 +285,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_in_declare.exp ...
PASS: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS: gdb.ada/fun_in_declare.exp: insert breakpoint inside foo.call_me
PASS: gdb.ada/fun_in_declare.exp: decoding of function name
+Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_renaming.exp ...
+PASS: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
+PASS: gdb.ada/fun_renaming.exp: print next(1)
+FAIL: gdb.ada/fun_renaming.exp: print n(1)
+XFAIL: gdb.ada/fun_renaming.exp: print renamed_next(1)
+XFAIL: gdb.ada/fun_renaming.exp: print pack.renamed_next(1)
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_param.exp ...
PASS: gdb.ada/funcall_param.exp: compilation foo.adb
PASS: gdb.ada/funcall_param.exp: p ident (ident (my_parameter))
@@ -310,7 +316,7 @@ PASS: gdb.ada/homonym.exp: ptype lcl at BREAK_2
PASS: gdb.ada/homonym.exp: print lcl at BREAK_2
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_exc.exp ...
PASS: gdb.ada/info_exc.exp: compilation foo.adb
-FAIL: gdb.ada/info_exc.exp: info exceptions
+PASS: gdb.ada/info_exc.exp: info exceptions
PASS: gdb.ada/info_exc.exp: info exceptions task
PASS: gdb.ada/info_exc.exp: info exceptions global_gdb
PASS: gdb.ada/info_exc.exp: info exceptions const.aint
@@ -698,6 +704,11 @@ PASS: gdb.ada/var_arr_attrs.exp: print my_object.data'length
PASS: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first
PASS: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last
PASS: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length
+Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_typedef.exp ...
+PASS: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
+PASS: gdb.ada/var_arr_typedef.exp: print va
+PASS: gdb.ada/var_arr_typedef.exp: print vb
+PASS: gdb.ada/var_arr_typedef.exp: print a
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_rec_arr.exp ...
PASS: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS: gdb.ada/var_rec_arr.exp: print a1
@@ -751,6 +762,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-skip.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ...
@@ -774,8 +786,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ...
PASS: gdb.arch/i386-avx512.exp: probe AVX512 support
UNSUPPORTED: gdb.arch/i386-avx512.exp: processor does not support AVX512
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-biarch-core.exp ...
-FAIL: gdb.arch/i386-biarch-core.exp: core-file
-FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
+PASS: gdb.arch/i386-biarch-core.exp: complete set gnutarget
+UNTESTED: gdb.arch/i386-biarch-core.exp: .text is readable
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
PASS: gdb.arch/i386-bp_permanent.exp: stop at permanent breakpoint
PASS: gdb.arch/i386-bp_permanent.exp: single-step past permanent breakpoint
@@ -976,8 +988,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-symtab-cordic.exp ...
-ERROR: Couldn't load [...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.arch/cordic.ko into [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb.
-UNRESOLVED: gdb.arch/ppc64-symtab-cordic.exp: powerpc:common64 is not supported
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-multiarch.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-tdbregs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-vregs.exp ...
@@ -991,6 +1001,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb2-it.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/vsx-regs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.asm/asm-source.exp ...
PASS: gdb.asm/asm-source.exp: f at main
+PASS: gdb.asm/asm-source.exp: n at main
PASS: gdb.asm/asm-source.exp: next over macro
PASS: gdb.asm/asm-source.exp: step into foo2
PASS: gdb.asm/asm-source.exp: info target
@@ -1362,7 +1373,7 @@ FAIL: gdb.base/attach.exp: attach call
PASS: gdb.base/attach.exp: info other register
PASS: gdb.base/attach.exp: p should_exit = 1
FAIL: gdb.base/attach.exp: continue until exit
-FAIL: gdb.base/attach.exp: starting with --pid (timeout)
+FAIL: gdb.base/attach.exp: starting with --pid
FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
ERROR: Undefined command "".
UNRESOLVED: gdb.base/attach.exp: cmdline attach run: run to main
@@ -1397,13 +1408,44 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ...
PASS: gdb.base/bang.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp ...
-PASS: gdb.base/batch-preserve-term-settings.exp: spawn shell
-PASS: gdb.base/batch-preserve-term-settings.exp: stty before
-PASS: gdb.base/batch-preserve-term-settings.exp: gdb -batch -ex run
-PASS: gdb.base/batch-preserve-term-settings.exp: echo test_echo
-PASS: gdb.base/batch-preserve-term-settings.exp: stty after
-PASS: gdb.base/batch-preserve-term-settings.exp: terminal settings preserved
-PASS: gdb.base/batch-preserve-term-settings.exp: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: gdb -batch -ex run
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: echo test_echo
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: batch run: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: start gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: quit gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: start gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: run command start
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: quit gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: start gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: run command run
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: quit gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: exit shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: spawn shell
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: stty before
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: start gdb
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: run shell echo $PPID
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: kill gdb with SIGTERM
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: stty after
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: terminal settings preserved
+PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: exit shell
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bfp-test.exp ...
PASS: gdb.base/bfp-test.exp: continue to breakpoint: return
PASS: gdb.base/bfp-test.exp: The original value of b32 is 1.5
@@ -2123,7 +2165,7 @@ PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak6
PASS: gdb.base/call-ar-st.exp: continue to tbreak6
PASS: gdb.base/call-ar-st.exp: print print_small_structs
PASS: gdb.base/call-ar-st.exp: print compute_with_small_structs(20)
-PASS: gdb.base/call-ar-st.exp: print print_ten_doubles
+PASS: gdb.base/call-ar-st.exp: print print_ten_doubles(123.456, 123.456, -0.12, -1.23, 343434.8, 89.098, 3.14, -5678.12345, -0.11111111, 216.97065)
PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak7
PASS: gdb.base/call-ar-st.exp: continue to tbreak7
PASS: gdb.base/call-ar-st.exp: tbreak in print_long_arg_list after stepping into memcpy
@@ -2132,13 +2174,13 @@ PASS: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_lis
PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak8
PASS: gdb.base/call-ar-st.exp: continue to tbreak8
PASS: gdb.base/call-ar-st.exp: step into init_bit_flags_combo
-PASS: gdb.base/call-ar-st.exp: print print_bit_flags_combo from init_bit_flags_combo
+PASS: gdb.base/call-ar-st.exp: print print_bit_flags_combo(*bit_flags_combo)
PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak9
PASS: gdb.base/call-ar-st.exp: continue to tbreak9
PASS: gdb.base/call-ar-st.exp: print print_long_arg_list
PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak10
PASS: gdb.base/call-ar-st.exp: continue to tbreak10
-PASS: gdb.base/call-ar-st.exp: print sum_struct_print(10, *struct1, *struct2, *struct3, *struct4)
+PASS: gdb.base/call-ar-st.exp: print sum_struct_print(10,*struct1,*struct2,*struct3,*struct4)
PASS: gdb.base/call-ar-st.exp: print print_struct_rep(*struct1, *struct2, *struct3)
PASS: gdb.base/call-ar-st.exp: print print_one_large_struct(*list1)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-rt-st.exp ...
@@ -2691,7 +2733,7 @@ PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGSEGV nostop noprint
PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGILL nostop noprint
PASS: gdb.base/catch-gdb-caused-signals.exp: print return_one()
PASS: gdb.base/catch-gdb-caused-signals.exp: set dprintf-style call
-PASS: gdb.base/catch-gdb-caused-signals.exp: dprintf 28,"testdprintf\n"
+PASS: gdb.base/catch-gdb-caused-signals.exp: dprintf 32,"testdprintf\n"
PASS: gdb.base/catch-gdb-caused-signals.exp: continue
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ...
PASS: gdb.base/catch-load.exp: plain load: set var libname = "catch-load-so.so"
@@ -3100,6 +3142,7 @@ PASS: gdb.base/charset.exp: Display String String32 with x/ws
PASS: gdb.base/charset.exp: assign string to short array
PASS: gdb.base/charset.exp: assign string to int array
PASS: gdb.base/charset.exp: assign string to long array
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ...
PASS: gdb.base/chng-syms.exp: setting conditional breakpoint on function
@@ -3430,6 +3473,16 @@ PASS: gdb.base/completion.exp: complete-command 'file ./gdb.base/compl'
PASS: gdb.base/completion.exp: complete 'file ./gdb.base/complet'
PASS: gdb.base/completion.exp: complete 'info func marke'
PASS: gdb.base/completion.exp: complete 'set follow-fork-mode'
+PASS: gdb.base/completion.exp: set breakpoint pending off
+PASS: gdb.base/completion.exp: tab complete break break
+PASS: gdb.base/completion.exp: complete break break
+PASS: gdb.base/completion.exp: tab complete break need
+PASS: gdb.base/completion.exp: delete breakpoint for tab complete break need
+PASS: gdb.base/completion.exp: complete break need
+PASS: gdb.base/completion.exp: set max-completions 10
+PASS: gdb.base/completion.exp: tab complete break break.c:ma
+PASS: gdb.base/completion.exp: delete breakpoint for tab complete break break.c:ma
+PASS: gdb.base/completion.exp: complete break break.c:ma
PASS: gdb.base/completion.exp: set max-completions 5
PASS: gdb.base/completion.exp: command-name completion limiting using tab character
PASS: gdb.base/completion.exp: command-name completion limiting using complete command
@@ -3439,6 +3492,8 @@ PASS: gdb.base/completion.exp: symbol-name completion limiting using complete co
PASS: gdb.base/completion.exp: set max-completions unlimited
PASS: gdb.base/completion.exp: test completion of layout names
PASS: gdb.base/completion.exp: quit command input after testing layout completion
+PASS: gdb.base/completion.exp: focus command: test completion
+PASS: gdb.base/completion.exp: focus command: quit command input after testing completion
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/complex.exp ...
PASS: gdb.base/complex.exp: print complex packed value in C
PASS: gdb.base/complex.exp: print complex value in C
@@ -4353,6 +4408,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-end-cu.exp ...
PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&main"
PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&dummy_3"
PASS: gdb.base/disasm-end-cu.exp: disassemble command returned some output
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-optim.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
UNSUPPORTED: gdb.base/disp-step-syscall.exp: displaced stepping
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ...
@@ -4538,15 +4594,14 @@ FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: detach program
FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ...
WARNING: program timed out.
-PASS: gdb.base/dprintf-next.exp: dprintf 24, "%d\n", x
-PASS: gdb.base/dprintf-next.exp: next 1
-PASS: gdb.base/dprintf-next.exp: next 2
+gdb compile failed, exit status is 1
+UNTESTED: gdb.base/dprintf-next.exp: failed to prepare for dprintf with next
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
PASS: gdb.base/dprintf-non-stop.exp: set non-stop on
FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ...
-PASS: gdb.base/dprintf-pending.exp: without format: set pending dprintf
-PASS: gdb.base/dprintf-pending.exp: without format: resolved dprintf fails to be re-set
+PASS: gdb.base/dprintf-pending.exp: without format: missing ,FMT
+PASS: gdb.base/dprintf-pending.exp: without format: missing FMT
PASS: gdb.base/dprintf-pending.exp: without symbols: set pending dprintf
PASS: gdb.base/dprintf-pending.exp: without symbols: single pending dprintf info
PASS: gdb.base/dprintf-pending.exp: without symbols: run to resolved dprintf
@@ -4559,21 +4614,34 @@ PASS: gdb.base/dprintf.exp: dprintf foo
PASS: gdb.base/dprintf.exp: dprintf 29
PASS: gdb.base/dprintf.exp: dprintf foo,"At foo entry\n"
PASS: gdb.base/dprintf.exp: ignore $bpnum 1
-PASS: gdb.base/dprintf.exp: dprintf 26,"arg=%d, g=%d\n", arg, g
+PASS: gdb.base/dprintf.exp: dprintf 28,"arg=%d, g=%d\n", arg, g
PASS: gdb.base/dprintf.exp: dprintf info 1
-PASS: gdb.base/dprintf.exp: break 27
+PASS: gdb.base/dprintf.exp: break 29
PASS: gdb.base/dprintf.exp: 1st dprintf, gdb
PASS: gdb.base/dprintf.exp: 2nd dprintf, gdb
-PASS: gdb.base/dprintf.exp: Set dprintf style to call
-PASS: gdb.base/dprintf.exp: 1st dprintf, call
-PASS: gdb.base/dprintf.exp: 2nd dprintf, call
-PASS: gdb.base/dprintf.exp: Set dprintf function
-PASS: gdb.base/dprintf.exp: Set dprintf channel
-PASS: gdb.base/dprintf.exp: 1st dprintf, fprintf
-PASS: gdb.base/dprintf.exp: 2nd dprintf, fprintf
-UNSUPPORTED: gdb.base/dprintf.exp: set dprintf style to agent
+PASS: gdb.base/dprintf.exp: call: printf: dprintf foo,"At foo entry\n"
+PASS: gdb.base/dprintf.exp: call: printf: dprintf 28,"arg=%d, g=%d\n", arg, g
+PASS: gdb.base/dprintf.exp: call: printf: break 29
+PASS: gdb.base/dprintf.exp: call: printf: set dprintf style to call
+PASS: gdb.base/dprintf.exp: call: printf: 1st dprintf
+PASS: gdb.base/dprintf.exp: call: printf: 2nd dprintf
+PASS: gdb.base/dprintf.exp: call: fprintf: dprintf foo,"At foo entry\n"
+PASS: gdb.base/dprintf.exp: call: fprintf: dprintf 28,"arg=%d, g=%d\n", arg, g
+PASS: gdb.base/dprintf.exp: call: fprintf: break 29
+PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf function
+PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf channel
+PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf style to call
+PASS: gdb.base/dprintf.exp: call: fprintf: 1st dprintf
+PASS: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf
+PASS: gdb.base/dprintf.exp: agent: dprintf foo,"At foo entry\n"
+PASS: gdb.base/dprintf.exp: agent: dprintf 28,"arg=%d, g=%d\n", arg, g
+PASS: gdb.base/dprintf.exp: agent: break 29
+UNSUPPORTED: gdb.base/dprintf.exp: agent: set dprintf style to agent
PASS: gdb.base/dprintf.exp: Set dprintf style to an unrecognized type
PASS: gdb.base/dprintf.exp: probe for target remote
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dso2dso.exp ...
+PASS: gdb.base/dso2dso.exp: continue to breakpoint: at call to sub2
+PASS: gdb.base/dso2dso.exp: next over call to sub2
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dtrace-probe.exp ...
UNTESTED: gdb.base/dtrace-probe.exp: could not compile test program
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ...
@@ -4914,16 +4982,16 @@ PASS: gdb.base/ena-dis-br.exp: enable $b4.1 fooobar
PASS: gdb.base/ena-dis-br.exp: enabled $b4.1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ending-run.exp ...
PASS: gdb.base/ending-run.exp: bpt at line before routine
-PASS: gdb.base/ending-run.exp: b ending-run.c:9, one
-PASS: gdb.base/ending-run.exp: b ending-run.c:26
+PASS: gdb.base/ending-run.exp: b ending-run.c:11, one
+PASS: gdb.base/ending-run.exp: b ending-run.c:30
PASS: gdb.base/ending-run.exp: run
PASS: gdb.base/ending-run.exp: clear worked
PASS: gdb.base/ending-run.exp: cleared bp at line before routine
PASS: gdb.base/ending-run.exp: b ending-run.c:1
-PASS: gdb.base/ending-run.exp: b ending-run.c:9, two
+PASS: gdb.base/ending-run.exp: b ending-run.c:11, two
PASS: gdb.base/ending-run.exp: Cleared 2 by line
-PASS: gdb.base/ending-run.exp: b ending-run.c:9
-PASS: gdb.base/ending-run.exp: Breakpoint 7 at *ending-run.c:9
+PASS: gdb.base/ending-run.exp: b ending-run.c:11
+PASS: gdb.base/ending-run.exp: Breakpoint 7 at *ending-run.c:11
PASS: gdb.base/ending-run.exp: Clear 2 by default
PASS: gdb.base/ending-run.exp: all set to continue
PASS: gdb.base/ending-run.exp: cont
@@ -5663,6 +5731,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ...
PASS: gdb.base/gcore.exp: set breakpoint at terminal_func
PASS: gdb.base/gcore.exp: continue to terminal_func
UNSUPPORTED: gdb.base/gcore.exp: save a corefile
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ...
+PASS: gdb.base/gdb-sigterm-2.exp: expect eof
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ...
PASS: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ...
@@ -5703,7 +5773,7 @@ PASS: gdb.base/gdbhistsize-history.exp: histsize=10zab: show history size
PASS: gdb.base/gdbhistsize-history.exp: histsize=10zab: show commands
PASS: gdb.base/gdbhistsize-history.exp: histsize=-5ab: show history size
PASS: gdb.base/gdbhistsize-history.exp: histsize=-5ab: show commands
-FAIL: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show history size
+PASS: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show history size
PASS: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show commands
PASS: gdb.base/gdbhistsize-history.exp: histsize=50: show history size
PASS: gdb.base/gdbhistsize-history.exp: histsize=50: show commands
@@ -5889,16 +5959,7 @@ PASS: gdb.base/gnu_vector.exp: ptype f4b
PASS: gdb.base/gnu_vector.exp: ptype float4
PASS: gdb.base/gnu_vector.exp: ptype union_with_vector_1
PASS: gdb.base/gnu_vector.exp: ptype struct_with_vector_1
-KFAIL: gdb.base/gnu_vector.exp: call add_some_intvecs (PRMS: gdb/18537)
-KFAIL: gdb.base/gnu_vector.exp: call add_many_charvecs (PRMS: gdb/18537)
-KFAIL: gdb.base/gnu_vector.exp: call add_various_floatvecs (PRMS: gdb/18537)
-KFAIL: gdb.base/gnu_vector.exp: call add_structvecs (PRMS: gdb/18537)
-PASS: gdb.base/gnu_vector.exp: call add_singlevecs
-FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
-KFAIL: gdb.base/gnu_vector.exp: finish shows vector return value (the program is no longer running) (PRMS: gdb/18537)
-FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
-FAIL: gdb.base/gnu_vector.exp: set vector return value
-KFAIL: gdb.base/gnu_vector.exp: verify vector return value (the program is no longer running) (PRMS: gdb/18537)
+UNSUPPORTED: gdb.base/gnu_vector.exp: skip remaining vector ABI tests on this arch
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ...
PASS: gdb.base/hashline1.exp: set breakpoint
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ...
@@ -6028,6 +6089,57 @@ PASS: gdb.base/help.exp: help gotcha
PASS: gdb.base/help.exp: apropos \(print[^ bsiedf\".-]\)
PASS: gdb.base/help.exp: apropos handle signal
PASS: gdb.base/help.exp: apropos apropos
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/history-duplicates.exp ...
+PASS: gdb.base/history-duplicates.exp: show history remove-duplicates
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: set history remove-duplicates unlimited
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 0 (item #0)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #1)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #2)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #3)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #4)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #5)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #6)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #7)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 4 (item #8)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #9)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #10)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #11)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 4 (item #12)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 4
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 3
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 2
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 1
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: set history remove-duplicates 1
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 0 (item #0)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 1 (item #1)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 0 (item #2)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 2 (item #3)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 2 (item #4)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 1 (item #5)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 1
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 2
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 1 (again)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 0 (again)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: set history remove-duplicates 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 0 (item #0)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 0 (item #1)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 1 (item #2)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 1 (item #3)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 1
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 1 (again)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 0 (again)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: set history remove-duplicates 2
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 1 (item #0)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 2 (item #1)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 0 (item #2)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 2 (item #3)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 0 (item #4)
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 0
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 2
+PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hook-stop-continue.exp ...
PASS: gdb.base/hook-stop-continue.exp: breakpoint line number
PASS: gdb.base/hook-stop-continue.exp: print $do_continue = 1
@@ -6158,8 +6270,8 @@ PASS: gdb.base/interrupt-noterm.exp: set confirm on
UNSUPPORTED: gdb.base/interrupt-noterm.exp: continue &
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ...
PASS: gdb.base/interrupt.exp: set interrupt character in interrupt.exp
-FAIL: gdb.base/interrupt.exp: process is alive (timeout)
-FAIL: gdb.base/interrupt.exp: child process ate our char (timeout)
+PASS: gdb.base/interrupt.exp: process is alive
+PASS: gdb.base/interrupt.exp: child process ate our char
PASS: gdb.base/interrupt.exp: send_gdb control C
FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output)
UNTESTED: gdb.base/interrupt.exp: aborted; in the following, GDB will get stuck
@@ -6224,6 +6336,25 @@ PASS: gdb.base/kill-after-signal.exp: handle SIGUSR1 stop print pass
PASS: gdb.base/kill-after-signal.exp: continue
PASS: gdb.base/kill-after-signal.exp: stepi
PASS: gdb.base/kill-after-signal.exp: kill
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-detach-inferiors-cmd.exp ...
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 2
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 2
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: load binary
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: start
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill (got interactive prompt)
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 (GDB internal error)
+PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/killed-outside.exp ...
+WARNING: program timed out.
+gdb compile failed, exit status is 1
+UNTESTED: gdb.base/killed-outside.exp: failed to prepare
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/label.exp ...
PASS: gdb.base/label.exp: breakpoint here
PASS: gdb.base/label.exp: breakpoint there
@@ -8678,7 +8809,7 @@ FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493
FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494
PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l4 to 32495
PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l5 to 32496
-PASS: gdb.base/restore.exp: run to completion
+PASS: gdb.base/restore.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return-nodebug.exp ...
PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info without a cast
PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info with a cast
@@ -9264,7 +9395,6 @@ FAIL: gdb.base/sigaltstack.exp: finish to OUTER (timeout)
FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (timeout)
FAIL: gdb.base/sigaltstack.exp: finish to MAIN (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigbpt.exp ...
-WARNING: program timed out.
PASS: gdb.base/sigbpt.exp: break keeper
PASS: gdb.base/sigbpt.exp: display/i $pc
PASS: gdb.base/sigbpt.exp: advance to the bowler
@@ -9336,7 +9466,7 @@ PASS: gdb.base/sigchld.exp: SIGCHLD blocked in inferior
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-addr.exp ...
PASS: gdb.base/siginfo-addr.exp: display/i $pc
PASS: gdb.base/siginfo-addr.exp: continue to signal
-FAIL: gdb.base/siginfo-addr.exp: si_addr value
+FAIL: gdb.base/siginfo-addr.exp: correct si_addr (the program exited)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
PASS: gdb.base/siginfo-infcall.exp: continue to SIGUSR1
PASS: gdb.base/siginfo-infcall.exp: p callme ()
@@ -9350,9 +9480,39 @@ FAIL: gdb.base/siginfo.exp: continue to stepi handler (timeout)
FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1) (timeout)
FAIL: gdb.base/siginfo.exp: step out of handler (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signals.exp ...
-WARNING: program timed out.
-gdb compile failed, exit status is 1
-UNTESTED: gdb.base/signals.exp: signals.exp
+PASS: gdb.base/signals.exp: handle all print
+PASS: gdb.base/signals.exp: set variable count = 0
+PASS: gdb.base/signals.exp: break handler if 0
+PASS: gdb.base/signals.exp: set $handler_breakpoint_number = $bpnum
+PASS: gdb.base/signals.exp: next to signal
+PASS: gdb.base/signals.exp: next to alarm #1
+PASS: gdb.base/signals.exp: next to ++count #1
+PASS: gdb.base/signals.exp: p func1 () #1
+FAIL: gdb.base/signals.exp: p count #1
+PASS: gdb.base/signals.exp: condition $handler_breakpoint_number
+PASS: gdb.base/signals.exp: next to alarm #2
+PASS: gdb.base/signals.exp: next to ++count #2
+FAIL: gdb.base/signals.exp: p func1 () #2
+FAIL: gdb.base/signals.exp: backtrace from handler when calling func1
+FAIL: gdb.base/signals.exp: continue (the program exited)
+FAIL: gdb.base/signals.exp: p count #2
+PASS: gdb.base/signals.exp: info signals
+PASS: gdb.base/signals.exp: info signal SIGTRAP
+PASS: gdb.base/signals.exp: info signal 5
+PASS: gdb.base/signals.exp: handle without arguments
+PASS: gdb.base/signals.exp: handle with bogus SIG
+PASS: gdb.base/signals.exp: handle SIG with bogus action
+PASS: gdb.base/signals.exp: handle SIG with multiple conflicting actions
+PASS: gdb.base/signals.exp: handle SIG parses all legal actions
+PASS: gdb.base/signals.exp: handle multiple SIGs
+PASS: gdb.base/signals.exp: override SIGTRAP
+PASS: gdb.base/signals.exp: invalid signal number rejected
+PASS: gdb.base/signals.exp: handle multiple SIGs via integer range
+PASS: gdb.base/signals.exp: handle multiple SIGs via reverse integer range
+PASS: gdb.base/signals.exp: override SIGINT
+FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running)
+FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running)
+FAIL: gdb.base/signals.exp: backtrace for SIGUSR1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signest.exp ...
PASS: gdb.base/signest.exp: continue to fault
PASS: gdb.base/signest.exp: set conditional breakpoint
@@ -9390,7 +9550,7 @@ UNTESTED: gdb.base/sigrepeat.exp: aborted; in the following, GDB will get stuck
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ...
UNTESTED: gdb.base/sigstep.exp: aborted; in the following, GDB will get stuck
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ...
-PASS: gdb.base/sizeof.exp: next
+PASS: gdb.base/sizeof.exp: next 2
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (char)" (1)
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (short)" (2)
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (int)" (4)
@@ -10812,6 +10972,8 @@ PASS: gdb.base/unwindonsignal.exp: unwindonsignal, stack unwound
PASS: gdb.base/unwindonsignal.exp: unwindonsignal, dummy frame removed
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ...
UNSUPPORTED: gdb.base/valgrind-db-attach.exp: spawn valgrind
+Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
+UNSUPPORTED: gdb.base/valgrind-disp-step.exp: spawn valgrind
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
UNSUPPORTED: gdb.base/valgrind-infcall.exp: spawn valgrind
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ...
@@ -13782,12 +13944,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tsx.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ...
@@ -18292,6 +18456,191 @@ PASS: gdb.cp/userdef.exp: print operator== (mem1, mem2)
PASS: gdb.cp/userdef.exp: print operator== (mem1, mem1)
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ...
PASS: gdb.cp/using-crash.exp: reload file
+Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/var-tag.exp ...
+PASS: gdb.cp/var-tag.exp: before start: c++: set language c++
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype C
+PASS: gdb.cp/var-tag.exp: before start: c++: print E
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype E
+PASS: gdb.cp/var-tag.exp: before start: c++: print S
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype S
+PASS: gdb.cp/var-tag.exp: before start: c++: print U
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype U
+PASS: gdb.cp/var-tag.exp: before start: c++: print cc
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype cc
+PASS: gdb.cp/var-tag.exp: before start: c++: print CC
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype CC
+PASS: gdb.cp/var-tag.exp: before start: c++: print ss
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype ss
+PASS: gdb.cp/var-tag.exp: before start: c++: print SS
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype SS
+PASS: gdb.cp/var-tag.exp: before start: c++: print ee
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype ee
+PASS: gdb.cp/var-tag.exp: before start: c++: print EE
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype EE
+PASS: gdb.cp/var-tag.exp: before start: c++: print uu
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype uu
+PASS: gdb.cp/var-tag.exp: before start: c++: print UU
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype UU
+PASS: gdb.cp/var-tag.exp: before start: c++: print E2
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype E2
+PASS: gdb.cp/var-tag.exp: before start: c++: print S2
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype S2
+PASS: gdb.cp/var-tag.exp: before start: c++: print U2
+PASS: gdb.cp/var-tag.exp: before start: c++: ptype U2
+PASS: gdb.cp/var-tag.exp: before start: c: set language c
+PASS: gdb.cp/var-tag.exp: before start: c: ptype C
+PASS: gdb.cp/var-tag.exp: before start: c: print E
+PASS: gdb.cp/var-tag.exp: before start: c: ptype E
+PASS: gdb.cp/var-tag.exp: before start: c: print S
+PASS: gdb.cp/var-tag.exp: before start: c: ptype S
+PASS: gdb.cp/var-tag.exp: before start: c: print U
+PASS: gdb.cp/var-tag.exp: before start: c: ptype U
+PASS: gdb.cp/var-tag.exp: before start: c: print cc
+PASS: gdb.cp/var-tag.exp: before start: c: ptype cc
+PASS: gdb.cp/var-tag.exp: before start: c: print CC
+PASS: gdb.cp/var-tag.exp: before start: c: ptype CC
+PASS: gdb.cp/var-tag.exp: before start: c: print ss
+PASS: gdb.cp/var-tag.exp: before start: c: ptype ss
+PASS: gdb.cp/var-tag.exp: before start: c: print SS
+PASS: gdb.cp/var-tag.exp: before start: c: ptype SS
+PASS: gdb.cp/var-tag.exp: before start: c: print ee
+PASS: gdb.cp/var-tag.exp: before start: c: ptype ee
+PASS: gdb.cp/var-tag.exp: before start: c: print EE
+PASS: gdb.cp/var-tag.exp: before start: c: ptype EE
+PASS: gdb.cp/var-tag.exp: before start: c: print uu
+PASS: gdb.cp/var-tag.exp: before start: c: ptype uu
+PASS: gdb.cp/var-tag.exp: before start: c: print UU
+PASS: gdb.cp/var-tag.exp: before start: c: ptype UU
+PASS: gdb.cp/var-tag.exp: before start: c: print E2
+PASS: gdb.cp/var-tag.exp: before start: c: ptype E2
+PASS: gdb.cp/var-tag.exp: before start: c: print S2
+PASS: gdb.cp/var-tag.exp: before start: c: ptype S2
+PASS: gdb.cp/var-tag.exp: before start: c: print U2
+PASS: gdb.cp/var-tag.exp: before start: c: ptype U2
+PASS: gdb.cp/var-tag.exp: in main: c++: set language c++
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype C
+PASS: gdb.cp/var-tag.exp: in main: c++: print E
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype E
+PASS: gdb.cp/var-tag.exp: in main: c++: print S
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype S
+PASS: gdb.cp/var-tag.exp: in main: c++: print U
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype U
+PASS: gdb.cp/var-tag.exp: in main: c++: print cc
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype cc
+PASS: gdb.cp/var-tag.exp: in main: c++: print CC
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype CC
+PASS: gdb.cp/var-tag.exp: in main: c++: print ss
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype ss
+PASS: gdb.cp/var-tag.exp: in main: c++: print SS
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype SS
+PASS: gdb.cp/var-tag.exp: in main: c++: print ee
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype ee
+PASS: gdb.cp/var-tag.exp: in main: c++: print EE
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype EE
+PASS: gdb.cp/var-tag.exp: in main: c++: print uu
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype uu
+PASS: gdb.cp/var-tag.exp: in main: c++: print UU
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype UU
+PASS: gdb.cp/var-tag.exp: in main: c++: print E2
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype E2
+PASS: gdb.cp/var-tag.exp: in main: c++: print S2
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype S2
+PASS: gdb.cp/var-tag.exp: in main: c++: print U2
+PASS: gdb.cp/var-tag.exp: in main: c++: ptype U2
+PASS: gdb.cp/var-tag.exp: in main: c: set language c
+PASS: gdb.cp/var-tag.exp: in main: c: ptype C
+PASS: gdb.cp/var-tag.exp: in main: c: print E
+PASS: gdb.cp/var-tag.exp: in main: c: ptype E
+PASS: gdb.cp/var-tag.exp: in main: c: print S
+PASS: gdb.cp/var-tag.exp: in main: c: ptype S
+PASS: gdb.cp/var-tag.exp: in main: c: print U
+PASS: gdb.cp/var-tag.exp: in main: c: ptype U
+PASS: gdb.cp/var-tag.exp: in main: c: print cc
+PASS: gdb.cp/var-tag.exp: in main: c: ptype cc
+PASS: gdb.cp/var-tag.exp: in main: c: print CC
+PASS: gdb.cp/var-tag.exp: in main: c: ptype CC
+PASS: gdb.cp/var-tag.exp: in main: c: print ss
+PASS: gdb.cp/var-tag.exp: in main: c: ptype ss
+PASS: gdb.cp/var-tag.exp: in main: c: print SS
+PASS: gdb.cp/var-tag.exp: in main: c: ptype SS
+PASS: gdb.cp/var-tag.exp: in main: c: print ee
+PASS: gdb.cp/var-tag.exp: in main: c: ptype ee
+PASS: gdb.cp/var-tag.exp: in main: c: print EE
+PASS: gdb.cp/var-tag.exp: in main: c: ptype EE
+PASS: gdb.cp/var-tag.exp: in main: c: print uu
+PASS: gdb.cp/var-tag.exp: in main: c: ptype uu
+PASS: gdb.cp/var-tag.exp: in main: c: print UU
+PASS: gdb.cp/var-tag.exp: in main: c: ptype UU
+PASS: gdb.cp/var-tag.exp: in main: c: print E2
+PASS: gdb.cp/var-tag.exp: in main: c: ptype E2
+PASS: gdb.cp/var-tag.exp: in main: c: print S2
+PASS: gdb.cp/var-tag.exp: in main: c: ptype S2
+PASS: gdb.cp/var-tag.exp: in main: c: print U2
+PASS: gdb.cp/var-tag.exp: in main: c: ptype U2
+PASS: gdb.cp/var-tag.exp: continue to breakpoint: continue to C::f
+PASS: gdb.cp/var-tag.exp: in C::f: c++: set language c++
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype C
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print E
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype E
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print S
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype S
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print U
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype U
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print cc
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype cc
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print CC
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype CC
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print ss
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype ss
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print SS
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype SS
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print ee
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print EE
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print uu
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype uu
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print UU
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype UU
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print E2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print S2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype S2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: print U2
+PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype U2
+PASS: gdb.cp/var-tag.exp: in C::f: c: set language c
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype C
+PASS: gdb.cp/var-tag.exp: in C::f: c: print E
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype E
+PASS: gdb.cp/var-tag.exp: in C::f: c: print S
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype S
+PASS: gdb.cp/var-tag.exp: in C::f: c: print U
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype U
+PASS: gdb.cp/var-tag.exp: in C::f: c: print cc
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype cc
+PASS: gdb.cp/var-tag.exp: in C::f: c: print CC
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype CC
+PASS: gdb.cp/var-tag.exp: in C::f: c: print ss
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype ss
+PASS: gdb.cp/var-tag.exp: in C::f: c: print SS
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype SS
+PASS: gdb.cp/var-tag.exp: in C::f: c: print ee
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype ee
+PASS: gdb.cp/var-tag.exp: in C::f: c: print EE
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype EE
+PASS: gdb.cp/var-tag.exp: in C::f: c: print uu
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype uu
+PASS: gdb.cp/var-tag.exp: in C::f: c: print UU
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype UU
+PASS: gdb.cp/var-tag.exp: in C::f: c: print E2
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype E2
+PASS: gdb.cp/var-tag.exp: in C::f: c: print S2
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype S2
+PASS: gdb.cp/var-tag.exp: in C::f: c: print U2
+PASS: gdb.cp/var-tag.exp: in C::f: c: ptype U2
+PASS: gdb.cp/var-tag.exp: global collision: set language c++
+KFAIL: gdb.cp/var-tag.exp: global collision: print global (PRMS: c++/16463)
+PASS: gdb.cp/var-tag.exp: global collision: print ::global
Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ...
PASS: gdb.cp/virtbase.exp: continue to breakpoint: first breakpoint
FAIL: gdb.cp/virtbase.exp: print *this
@@ -18508,7 +18857,7 @@ PASS: gdb.dlang/demangle.exp: _D8demangle4test7__ClassZ
PASS: gdb.dlang/demangle.exp: _D8demangle4test11__InterfaceZ
PASS: gdb.dlang/demangle.exp: _D8demangle4test6__ctorMFZv
PASS: gdb.dlang/demangle.exp: _D8demangle4test6__dtorMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4test6__postblitMFZv
+PASS: gdb.dlang/demangle.exp: _D8demangle4test10__postblitMFZv
PASS: gdb.dlang/demangle.exp: _D8demangle4testFHAbaZv
PASS: gdb.dlang/demangle.exp: _D8demangle4testFHG42caZv
PASS: gdb.dlang/demangle.exp: _D8demangle4testFAiXv
@@ -18527,11 +18876,11 @@ PASS: gdb.dlang/demangle.exp: _D6object6Object8opAssignFC6ObjectZi
PASS: gdb.dlang/demangle.exp: _D6object6Object8opEqualsFC6ObjectZi
PASS: gdb.dlang/demangle.exp: _D8demangle4testFLC6ObjectLDFLiZiZi
PASS: gdb.dlang/demangle.exp: _D6plugin8generateFiiZAya
-PASS: gdb.dlang/demangle.exp: _D8demangle3fnAFZv3fnBMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZv1S3fnCFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZv1S3fnDMFZv
+PASS: gdb.dlang/demangle.exp: _D8demangle3fnAFZ3fnBMFZv
+PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZ1S3fnCMFZv
+PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZ1S3fnDMFZv
PASS: gdb.dlang/demangle.exp: _D8demangle2fnFNgiZNgi
-PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZv5localMFZi
+PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZ5localMFZi
PASS: gdb.dlang/demangle.exp: _D3std5ascii9uppercaseyAa
PASS: gdb.dlang/demangle.exp: _D3std6stream9BOMEndianyG5E3std6system6Endian
PASS: gdb.dlang/demangle.exp: _D3std8internal7uni_tab10unicodeNkoyS3std8internal3uni12CodepointSet
@@ -18542,7 +18891,7 @@ PASS: gdb.dlang/demangle.exp: _D3std6mmfile6MmFile13opIndexAssignMFhmZh
PASS: gdb.dlang/demangle.exp: _D3std7process18escapeShellCommandFxAAaXAya
PASS: gdb.dlang/demangle.exp: _D4core4sync5mutex5Mutex6__ctorMFC6ObjectZC4core4sync5mutex5Mutex
PASS: gdb.dlang/demangle.exp: _D6object14TypeInfo_Array8argTypesMFNbNfJC8TypeInfoJC8TypeInfoZi
-PASS: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZi7tryExecMFMDFZvZv
+PASS: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZ7tryExecMFMDFZvZv
PASS: gdb.dlang/demangle.exp: _D6object9Exception6__ctorMFNaNbNfAyaAyamC6object9ThrowableZC9Exception
PASS: gdb.dlang/demangle.exp: _D3gcc3deh17parse_lsda_headerFPS3gcc6unwind7generic15_Unwind_ContextPhPS3gcc3deh16lsda_header_infoZPh
PASS: gdb.dlang/demangle.exp: _D3std6socket23UnknownAddressReference6__ctorMFPS4core3sys5posix3sys6socket8sockaddrkZC3std6socket23UnknownAddressReference
@@ -19013,6 +19362,8 @@ PASS: gdb.dwarf2/dw2-dos-drive.exp: break 'z:file.c':func
UNSUPPORTED: gdb.dwarf2/dw2-dos-drive.exp: break file.c:func
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ...
PASS: gdb.dwarf2/dw2-double-set-die-type.exp: ptype a
+Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dummy-cu.exp ...
+PASS: gdb.dwarf2/dw2-dummy-cu.exp: info fun main
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dup-frame.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ...
PASS: gdb.dwarf2/dw2-empty-namespace.exp: ptype var
@@ -19873,7 +20224,7 @@ PASS: gdb.gdb/selftest.exp: next over cmdarg_s VEC_cleanup
PASS: gdb.gdb/selftest.exp: print a string
PASS: gdb.gdb/selftest.exp: step into xmalloc call
FAIL: gdb.gdb/selftest.exp: xgdb is at prompt
-PASS: gdb.gdb/selftest.exp: Set xgdb prompt
+PASS: gdb.gdb/selftest.exp: Set xgdb_prompt
FAIL: gdb.gdb/selftest.exp: send ^C to child process (timeout)
FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout)
FAIL: gdb.gdb/selftest.exp: backtrace through signal handler (timeout)
@@ -21522,27 +21873,127 @@ PASS: gdb.linespec/break-asm-file.exp: delete 1
PASS: gdb.linespec/break-asm-file.exp: set a break-point at a function only for a selected ASM file.
PASS: gdb.linespec/break-asm-file.exp: delete 2
PASS: gdb.linespec/break-asm-file.exp: set a break-point at function in all instances for a selected ASM file.
+Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/cpexplicit.exp ...
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top -line 3
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top -line 3
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator,
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,'
+PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator,"
+PASS: gdb.linespec/cpexplicit.exp: dprintf -function myclass::operator,,"hello"
+PASS: gdb.linespec/cpexplicit.exp: dprintf -function 'myclass::operator,',"hello"
+PASS: gdb.linespec/cpexplicit.exp: dprintf -function "myclass::operator,","hello"
+Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/explicit.exp ...
+PASS: gdb.linespec/explicit.exp: set confirm off
+PASS: gdb.linespec/explicit.exp: break -source
+PASS: gdb.linespec/explicit.exp: break -sour
+PASS: gdb.linespec/explicit.exp: break -function
+PASS: gdb.linespec/explicit.exp: break -func
+PASS: gdb.linespec/explicit.exp: break -label
+PASS: gdb.linespec/explicit.exp: break -labe
+PASS: gdb.linespec/explicit.exp: break -line
+PASS: gdb.linespec/explicit.exp: break -line
+PASS: gdb.linespec/explicit.exp: break -foo
+PASS: gdb.linespec/explicit.exp: break -foo bar
+PASS: gdb.linespec/explicit.exp: break -function myfunction -foo
+PASS: gdb.linespec/explicit.exp: break -function -myfunction -foo bar
+PASS: gdb.linespec/explicit.exp: turn off pending breakpoints
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -function myfunction
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -function myfunction"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -function myfunction -label top
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -function myfunction -label top"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -function myfunction -label top -line 3
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -function myfunction -label top -line 3"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top -line 3 thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -line 29"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -line 29
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -line 29" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -line 29"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -line 29" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -source explicit.c -line 29 thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -function myfunction thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction -label top
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction -label top"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -function myfunction -label top thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -line 3"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction -line 3
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -line 3" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction -line 3"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -line 3" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -function myfunction -line 3 thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction -label top -line 3
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction -label top -line 3"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -function myfunction -label top -line 3 thread 123
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-line 3"
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: -line 3
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-line 3" with valid condition
+PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-line 3"
+PASS: gdb.linespec/explicit.exp: set breakpoint at "-line 3" with invalid condition
+PASS: gdb.linespec/explicit.exp: break -line 3 thread 123
+PASS: gdb.linespec/explicit.exp: complete 'break -fun'
+PASS: gdb.linespec/explicit.exp: complete -function with no value
+PASS: gdb.linespec/explicit.exp: complete 'break -so'
+PASS: gdb.linespec/explicit.exp: complete -source with no value
+PASS: gdb.linespec/explicit.exp: complete 'break -lab'
+PASS: gdb.linespec/explicit.exp: complete -label with no value
+PASS: gdb.linespec/explicit.exp: complete 'break -li'
+PASS: gdb.linespec/explicit.exp: complete -line with no value
+FAIL: gdb.linespec/explicit.exp: complete unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete non-existant file name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete filename and unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete filename and non-unique function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete filename and non-existant function name (timeout)
+FAIL: gdb.linespec/explicit.exp: complete filename and function reversed (timeout)
+PASS: gdb.linespec/explicit.exp: pending invalid conditional explicit breakpoint
+PASS: gdb.linespec/explicit.exp: pending valid conditional explicit breakpoint
+PASS: gdb.linespec/explicit.exp: pending valid conditional explicit breakpoint resolved
+PASS: gdb.linespec/explicit.exp: set new breakpoint condition for explicit linespec
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: condition_command overrides explicit linespec condition
+PASS: gdb.linespec/explicit.exp: clear condition for explicit breakpoint
+PASS: gdb.linespec/explicit.exp: info break of cleared condition of explicit breakpoint
+PASS: gdb.linespec/explicit.exp: list main 1
+PASS: gdb.linespec/explicit.exp: list main 2
+PASS: gdb.linespec/explicit.exp: list -line -,-line +
+PASS: gdb.linespec/explicit.exp: list myfunction 1
+PASS: gdb.linespec/explicit.exp: list +,-
+PASS: gdb.linespec/explicit.exp: list myfunction 2
+PASS: gdb.linespec/explicit.exp: list -line +, -line -
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/keywords.exp ...
-PASS: gdb.linespec/keywords.exp: set breakpoint pending off
-PASS: gdb.linespec/keywords.exp: break if
-PASS: gdb.linespec/keywords.exp: setting breakpoint at thread
-PASS: gdb.linespec/keywords.exp: setting breakpoint at task
-PASS: gdb.linespec/keywords.exp: trailing whitespace: break if
-PASS: gdb.linespec/keywords.exp: trailing whitespace: setting breakpoint at thread
-PASS: gdb.linespec/keywords.exp: trailing whitespace: setting breakpoint at task
-PASS: gdb.linespec/keywords.exp: break thread 123
-PASS: gdb.linespec/keywords.exp: break thread foo
-PASS: gdb.linespec/keywords.exp: break task 123
-PASS: gdb.linespec/keywords.exp: break task foo
-PASS: gdb.linespec/keywords.exp: setting breakpoint at thread if 0
-PASS: gdb.linespec/keywords.exp: break thread thread
-PASS: gdb.linespec/keywords.exp: break thread task
-PASS: gdb.linespec/keywords.exp: break thread if
-PASS: gdb.linespec/keywords.exp: break task task
-PASS: gdb.linespec/keywords.exp: break task thread
-PASS: gdb.linespec/keywords.exp: break task if
-PASS: gdb.linespec/keywords.exp: break thread thread 123
-PASS: gdb.linespec/keywords.exp: break task task 123
+WARNING: program timed out.
+gdb compile failed, exit status is 1
+UNTESTED: gdb.linespec/keywords.exp: keywords
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/linespec.exp ...
PASS: gdb.linespec/linespec.exp: set multiple-symbols to all for linespec tests
PASS: gdb.linespec/linespec.exp: single-location break using dir/file:line
@@ -21583,8 +22034,11 @@ PASS: gdb.linespec/ls-errs.exp: break :
PASS: gdb.linespec/ls-errs.exp: break :
PASS: gdb.linespec/ls-errs.exp: break :
PASS: gdb.linespec/ls-errs.exp: break -100
+PASS: gdb.linespec/ls-errs.exp: break -line -100
PASS: gdb.linespec/ls-errs.exp: break +500
+PASS: gdb.linespec/ls-errs.exp: break -line +500
PASS: gdb.linespec/ls-errs.exp: break 1000
+PASS: gdb.linespec/ls-errs.exp: break -line 1000
PASS: gdb.linespec/ls-errs.exp: break 3:
PASS: gdb.linespec/ls-errs.exp: break +10:
PASS: gdb.linespec/ls-errs.exp: break -10:
@@ -21613,20 +22067,35 @@ PASS: gdb.linespec/ls-errs.exp: break 3 :
PASS: gdb.linespec/ls-errs.exp: break +10 :
PASS: gdb.linespec/ls-errs.exp: break -10 :
PASS: gdb.linespec/ls-errs.exp: break 3 1
+PASS: gdb.linespec/ls-errs.exp: break -line 3 1
PASS: gdb.linespec/ls-errs.exp: break +10 1
+PASS: gdb.linespec/ls-errs.exp: break -line +10 1
PASS: gdb.linespec/ls-errs.exp: break -10 1
+PASS: gdb.linespec/ls-errs.exp: break -line -10 1
PASS: gdb.linespec/ls-errs.exp: break 3 +1
+PASS: gdb.linespec/ls-errs.exp: break -line 3 +1
PASS: gdb.linespec/ls-errs.exp: break +10 +1
+PASS: gdb.linespec/ls-errs.exp: break -line +10 +1
PASS: gdb.linespec/ls-errs.exp: break -10 +1
+PASS: gdb.linespec/ls-errs.exp: break -line -10 +1
PASS: gdb.linespec/ls-errs.exp: break 3 +100
+PASS: gdb.linespec/ls-errs.exp: break -line 3 +100
PASS: gdb.linespec/ls-errs.exp: break +10 +100
+PASS: gdb.linespec/ls-errs.exp: break -line +10 +100
PASS: gdb.linespec/ls-errs.exp: break -10 +100
+PASS: gdb.linespec/ls-errs.exp: break -line -10 +100
PASS: gdb.linespec/ls-errs.exp: break 3 -10
+PASS: gdb.linespec/ls-errs.exp: break -line 3 -10
PASS: gdb.linespec/ls-errs.exp: break +10 -10
+PASS: gdb.linespec/ls-errs.exp: break -line +10 -10
PASS: gdb.linespec/ls-errs.exp: break -10 -10
+PASS: gdb.linespec/ls-errs.exp: break -line -10 -10
PASS: gdb.linespec/ls-errs.exp: break 3 foo
+PASS: gdb.linespec/ls-errs.exp: break -line 3 foo
PASS: gdb.linespec/ls-errs.exp: break +10 foo
+PASS: gdb.linespec/ls-errs.exp: break -line +10 foo
PASS: gdb.linespec/ls-errs.exp: break -10 foo
+PASS: gdb.linespec/ls-errs.exp: break -line -10 foo
PASS: gdb.linespec/ls-errs.exp: break this_file_doesn't_exist.c:3
PASS: gdb.linespec/ls-errs.exp: break this file has spaces.c:3
PASS: gdb.linespec/ls-errs.exp: break "file::colons.c":3
@@ -21637,15 +22106,28 @@ PASS: gdb.linespec/ls-errs.exp: break 'this 'file' has quotes.c':3
PASS: gdb.linespec/ls-errs.exp: break "this 'file' has quotes.c":3
PASS: gdb.linespec/ls-errs.exp: break "spaces: and :colons.c":3
PASS: gdb.linespec/ls-errs.exp: break 'more: :spaces: :and colons::.c':3
+PASS: gdb.linespec/ls-errs.exp: break -source this_file_doesn't_exist.c -line 3
+PASS: gdb.linespec/ls-errs.exp: break -source file::colons.c -line 3
+PASS: gdb.linespec/ls-errs.exp: break -source 'file::colons.c' -line 3
+PASS: gdb.linespec/ls-errs.exp: break -source this file has spaces.c -line 3
+PASS: gdb.linespec/ls-errs.exp: break -function function whitespace
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function function whitespace
+PASS: gdb.linespec/ls-errs.exp: break -function main -label label whitespace
PASS: gdb.linespec/ls-errs.exp: break "src-file.c':3
PASS: gdb.linespec/ls-errs.exp: break 'src-file.c:3
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main:foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function main -label foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c: foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main: foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function main -label foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c: foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main: foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -function main -label foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main:
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:
@@ -21666,29 +22148,47 @@ PASS: gdb.linespec/ls-errs.exp: break ls-errs.c :
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main :
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c::
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 1
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line 3 1
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 +100
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line 3 +100
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 -100
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 foo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line 3 foo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:-100
PASS: gdb.linespec/ls-errs.exp: break "ls-errs.c:-100"
PASS: gdb.linespec/ls-errs.exp: break 'ls-errs.c:-100'
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line -100
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:+500
PASS: gdb.linespec/ls-errs.exp: break "ls-errs.c:+500"
PASS: gdb.linespec/ls-errs.exp: break 'ls-errs.c:+500'
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line +500
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:1000
PASS: gdb.linespec/ls-errs.exp: break "ls-errs.c:1000"
PASS: gdb.linespec/ls-errs.exp: break 'ls-errs.c:1000'
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line 1000
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c -line -x
PASS: gdb.linespec/ls-errs.exp: break foobar
+PASS: gdb.linespec/ls-errs.exp: break -function "foobar"
PASS: gdb.linespec/ls-errs.exp: break foo::bar
+PASS: gdb.linespec/ls-errs.exp: break -function "foo::bar"
PASS: gdb.linespec/ls-errs.exp: break foo.bar
+PASS: gdb.linespec/ls-errs.exp: break -function "foo.bar"
PASS: gdb.linespec/ls-errs.exp: break foo .
+PASS: gdb.linespec/ls-errs.exp: break -function "foo ."
PASS: gdb.linespec/ls-errs.exp: break foo bar
+PASS: gdb.linespec/ls-errs.exp: break -function "foo bar"
PASS: gdb.linespec/ls-errs.exp: break foo 1
+PASS: gdb.linespec/ls-errs.exp: break -function "foo 1"
PASS: gdb.linespec/ls-errs.exp: break foo 0
+PASS: gdb.linespec/ls-errs.exp: break -function "foo 0"
PASS: gdb.linespec/ls-errs.exp: break foo +10
+PASS: gdb.linespec/ls-errs.exp: break -function "foo +10"
PASS: gdb.linespec/ls-errs.exp: break foo -10
+PASS: gdb.linespec/ls-errs.exp: break -function "foo -10"
PASS: gdb.linespec/ls-errs.exp: break foo +100
+PASS: gdb.linespec/ls-errs.exp: break -function "foo +100"
PASS: gdb.linespec/ls-errs.exp: break foo -100
+PASS: gdb.linespec/ls-errs.exp: break -function "foo -100"
PASS: gdb.linespec/ls-errs.exp: break main:there
PASS: gdb.linespec/ls-errs.exp: break main:here:
PASS: gdb.linespec/ls-errs.exp: break main: there
@@ -21708,13 +22208,21 @@ PASS: gdb.linespec/ls-errs.exp: break main:here :
PASS: gdb.linespec/ls-errs.exp: break main : there
PASS: gdb.linespec/ls-errs.exp: break main:here :
PASS: gdb.linespec/ls-errs.exp: break main 3
-PASS: gdb.linespec/ls-errs.exp: break main +100
-PASS: gdb.linespec/ls-errs.exp: break main -100
-PASS: gdb.linespec/ls-errs.exp: break main foo
+PASS: gdb.linespec/ls-errs.exp: break -function "main 3"
PASS: gdb.linespec/ls-errs.exp: break main:here 3
+PASS: gdb.linespec/ls-errs.exp: break -function main -label "here 3"
+PASS: gdb.linespec/ls-errs.exp: break main 3
+PASS: gdb.linespec/ls-errs.exp: break -function "main +100"
PASS: gdb.linespec/ls-errs.exp: break main:here +100
+PASS: gdb.linespec/ls-errs.exp: break -function main -label "here +100"
+PASS: gdb.linespec/ls-errs.exp: break main 3
+PASS: gdb.linespec/ls-errs.exp: break -function "main -100"
PASS: gdb.linespec/ls-errs.exp: break main:here -100
+PASS: gdb.linespec/ls-errs.exp: break -function main -label "here -100"
+PASS: gdb.linespec/ls-errs.exp: break main 3
+PASS: gdb.linespec/ls-errs.exp: break -function "main foo"
PASS: gdb.linespec/ls-errs.exp: break main:here foo
+PASS: gdb.linespec/ls-errs.exp: break -function main -label "here foo"
PASS: gdb.linespec/ls-errs.exp: break if
PASS: gdb.linespec/ls-errs.exp: break task
PASS: gdb.linespec/ls-errs.exp: break thread
@@ -21725,6 +22233,7 @@ PASS: gdb.linespec/ls-errs.exp: break 'main.c'3
PASS: gdb.linespec/ls-errs.exp: break 'main.c'+3
PASS: gdb.linespec/ls-errs.exp: break $zippo
PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:$zippo
+PASS: gdb.linespec/ls-errs.exp: break -source ls-errs.c
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ...
PASS: gdb.linespec/macro-relative.exp: info macro HEADER
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/skip-two.exp ...
@@ -21888,6 +22397,13 @@ PASS: gdb.mi/mi-break.exp: eval tpnum before tracepoint
PASS: gdb.mi/mi-break.exp: break-insert -a operation
PASS: gdb.mi/mi-break.exp: update tpnum
PASS: gdb.mi/mi-break.exp: eval tpnum after tracepoint
+PASS: gdb.mi/mi-break.exp: insert temp explicit breakpoint in main
+PASS: gdb.mi/mi-break.exp: insert temp explicit breakpoint at basics.c:callee2
+PASS: gdb.mi/mi-break.exp: insert temp explicit breakpoint at basics.c:32
+PASS: gdb.mi/mi-break.exp: insert temp explicit breakpoint at "basics.c":23
+PASS: gdb.mi/mi-break.exp: list of explicit breakpoints
+PASS: gdb.mi/mi-break.exp: delete temp breakpoints
+PASS: gdb.mi/mi-break.exp: insert explicit conditional breakpoint in callee2
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ...
PASS: gdb.mi/mi-breakpoint-changed.exp: breakpoint at main
PASS: gdb.mi/mi-breakpoint-changed.exp: mi runto main
@@ -22054,6 +22570,9 @@ PASS: gdb.mi/mi-dprintf.exp: mi insert without location
PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint without format string
PASS: gdb.mi/mi-dprintf.exp: mi insert second breakpoint without format string
PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint main
+PASS: gdb.mi/mi-dprintf.exp: explicit dprintf at main
+PASS: gdb.mi/mi-dprintf.exp: explicit breakpoint at mi-dprintf.c:30
+PASS: gdb.mi/mi-dprintf.exp: invalid explicit dprintf
PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf foo
PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf dp_location1
PASS: gdb.mi/mi-dprintf.exp: mi info dprintf
@@ -22061,18 +22580,18 @@ PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint bp_location1
PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf
PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf stop
PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf
-PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf 2nd stop
+PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf stop
PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to call
-PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf
+FAIL: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf (timeout)
PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf stop
-PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf
-PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf 2nd stop
+FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf (timeout)
+PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf stop
PASS: gdb.mi/mi-dprintf.exp: mi set dprintf-channel stderr
PASS: gdb.mi/mi-dprintf.exp: mi set dprintf channel
-PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf
+FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf (timeout)
PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf stop
-PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf
-PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf 2nd stop
+FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf (timeout)
+PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop
UNSUPPORTED: gdb.mi/mi-dprintf.exp: set dprintf style to agent
PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to an unrecognized type
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-eval.exp ...
@@ -22175,8 +22694,17 @@ UNSUPPORTED: gdb.mi/mi-nsmoribund.exp: displaced stepping
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ...
UNSUPPORTED: gdb.mi/mi-nsthrexec.exp: displaced stepping
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ...
-UNSUPPORTED: gdb.mi/mi-pending.exp: Couldn't compile mi-pending.c: unrecognized error
-UNTESTED: gdb.mi/mi-pending.exp: Could not compile ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.c.
+PASS: gdb.mi/mi-pending.exp: successfully compiled posix threads test case
+PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc1
+PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
+PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on thread_func
+PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1
+PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 a second time
+PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc2 with x==4
+FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func (unknown output after running)
+PASS: gdb.mi/mi-pending.exp: Delete breakpoint 3
+PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc3
+FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2 (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pthreads.exp ...
PASS: gdb.mi/mi-pthreads.exp: successfully compiled posix threads test case
PASS: gdb.mi/mi-pthreads.exp: breakpoint at done_making_threads
@@ -23270,7 +23798,7 @@ PASS: gdb.mi/mi-watch.exp: sw: mi runto callee4
PASS: gdb.mi/mi-watch.exp: sw: break-watch operation
PASS: gdb.mi/mi-watch.exp: sw: list of watchpoints
PASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger
-XPASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger
+PASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger
PASS: gdb.mi/mi-watch.exp: hw watchpoints toggle (2)
PASS: gdb.mi/mi-watch.exp: hw: breakpoint at callee4
PASS: gdb.mi/mi-watch.exp: hw: mi runto callee4
@@ -23971,6 +24499,20 @@ PASS: gdb.pascal/types.exp: pt 10e20
PASS: gdb.pascal/types.exp: pt 10E20
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/backtrace.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/disassemble.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-null-lookup.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-pervasive-typedef.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-print-cerr.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-ptype-string.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-runto-main.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-select-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-null-lookup.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-pervasive-typedef.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-print-cerr.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-ptype-string.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-runto-main.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-select-file.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/single-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/skip-prologue.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/solib.exp ...
@@ -24735,8 +25277,8 @@ PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lazy-string.exp ...
PASS: gdb.python/py-lazy-string.exp: continue to breakpoint: break here
PASS: gdb.python/py-lazy-string.exp: python null = gdb.parse_and_eval("null")
-PASS: gdb.python/py-lazy-string.exp: python print null.lazy_string(length=0).value()
-PASS: gdb.python/py-lazy-string.exp: python print null.lazy_string(length=3).value()
+PASS: gdb.python/py-lazy-string.exp: python print(null.lazy_string(length=0).value())
+PASS: gdb.python/py-lazy-string.exp: python print(null.lazy_string(length=3).value())
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-linetable.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lookup-type.exp ...
PASS: gdb.python/py-lookup-type.exp: set language ada
@@ -24744,7 +25286,7 @@ PASS: gdb.python/py-lookup-type.exp: lookup type character using language ada
PASS: gdb.python/py-lookup-type.exp: set language c
PASS: gdb.python/py-lookup-type.exp: lookup type char using language c
PASS: gdb.python/py-lookup-type.exp: set language d
-PASS: gdb.python/py-lookup-type.exp: lookup type ucent using language d
+FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS: gdb.python/py-lookup-type.exp: set language fortran
PASS: gdb.python/py-lookup-type.exp: lookup type character using language fortran
PASS: gdb.python/py-lookup-type.exp: set language go
@@ -24761,6 +25303,9 @@ PASS: gdb.python/py-lookup-type.exp: set language opencl
PASS: gdb.python/py-lookup-type.exp: lookup type ushort using language opencl
PASS: gdb.python/py-lookup-type.exp: set language pascal
PASS: gdb.python/py-lookup-type.exp: lookup type char using language pascal
+Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi-objfile.exp ...
+PASS: gdb.python/py-mi-objfile.exp: set safe-path
+PASS: gdb.python/py-mi-objfile.exp: file-exec-and-symbols operation
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi.exp ...
PASS: gdb.python/py-mi.exp: breakpoint at main
PASS: gdb.python/py-mi.exp: mi runto main
@@ -24846,12 +25391,12 @@ PASS: gdb.python/py-objfile.exp: Find a symbol in objfile
PASS: gdb.python/py-objfile.exp: Get backing object file
PASS: gdb.python/py-objfile.exp: Get objfile file name
PASS: gdb.python/py-objfile.exp: Get objfile user name
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("py-objfile").filename)
+PASS: gdb.python/py-objfile.exp: print lookup_objfile filename
PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("junk"))
PASS: gdb.python/py-objfile.exp: Get objfile build id
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("a28a56b1aeb53d507558e9bd16beff202bc94874", by_build_id=True).filename)
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("foo", by_build_id=True))
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("1234abcdef", by_build_id=True))
+PASS: gdb.python/py-objfile.exp: print lookup_objfile filename by build-id
+PASS: gdb.python/py-objfile.exp: print invalid file lookup_objfile by build-id
+PASS: gdb.python/py-objfile.exp: print invalid file lookup_objfile by build-id 2
PASS: gdb.python/py-objfile.exp: Get objfile program space
PASS: gdb.python/py-objfile.exp: Get objfile validity
PASS: gdb.python/py-objfile.exp: Get objfile validity after unload
@@ -24868,7 +25413,7 @@ PASS: gdb.python/py-objfile.exp: Test owner of separate debug file
PASS: gdb.python/py-objfile.exp: Test user-name of owner of separate debug file
PASS: gdb.python/py-objfile.exp: print main with debug info
PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (a28a56b1aeb53d507558e9bd16beff202bc94874)
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile (sep_objfile.build_id, by_build_id=True))
+PASS: gdb.python/py-objfile.exp: print lookup_objfile of separate debug file
PASS: gdb.python/py-objfile.exp: gdb.lookup_objfile of symlinked binary
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ...
PASS: gdb.python/py-parameter.exp: python print (gdb.parameter ('directories'))
@@ -25030,7 +25575,7 @@ PASS: gdb.python/py-pp-re-notag.exp: print /r *t
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-registration.exp ...
PASS: gdb.python/py-pp-registration.exp: verbose off: setting breakpoint at py-pp-registration.c:54
PASS: gdb.python/py-pp-registration.exp: verbose off: running to py-pp-registration.c:54 in runto
-PASS: gdb.python/py-pp-registration.exp: verbose off: python exec (open ('[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.python/py-pp-registration.py').read ())
+PASS: gdb.python/py-pp-registration.exp: verbose off: read file
PASS: gdb.python/py-pp-registration.exp: verbose off: py progspace = gdb.current_progspace()
PASS: gdb.python/py-pp-registration.exp: verbose off: py my_pretty_printer1 = build_pretty_printer1()
PASS: gdb.python/py-pp-registration.exp: verbose off: py my_pretty_printer2 = build_pretty_printer2()
@@ -25041,7 +25586,7 @@ PASS: gdb.python/py-pp-registration.exp: verbose off: print flt
PASS: gdb.python/py-pp-registration.exp: verbose off: print s
PASS: gdb.python/py-pp-registration.exp: verbose on: setting breakpoint at py-pp-registration.c:54
PASS: gdb.python/py-pp-registration.exp: verbose on: running to py-pp-registration.c:54 in runto
-PASS: gdb.python/py-pp-registration.exp: verbose on: python exec (open ('[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.python/py-pp-registration.py').read ())
+PASS: gdb.python/py-pp-registration.exp: verbose on: read file
PASS: gdb.python/py-pp-registration.exp: verbose on: py progspace = gdb.current_progspace()
PASS: gdb.python/py-pp-registration.exp: verbose on: py my_pretty_printer1 = build_pretty_printer1()
PASS: gdb.python/py-pp-registration.exp: verbose on: py my_pretty_printer2 = build_pretty_printer2()
@@ -25052,18 +25597,18 @@ PASS: gdb.python/py-pp-registration.exp: verbose on: print flt
PASS: gdb.python/py-pp-registration.exp: verbose on: print s
PASS: gdb.python/py-pp-registration.exp: replace: setting breakpoint at py-pp-registration.c:54
PASS: gdb.python/py-pp-registration.exp: replace: running to py-pp-registration.c:54 in runto
-PASS: gdb.python/py-pp-registration.exp: replace: python exec (open ('[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.python/py-pp-registration.py').read ())
+PASS: gdb.python/py-pp-registration.exp: replace: read file
PASS: gdb.python/py-pp-registration.exp: replace: py progspace = gdb.current_progspace()
PASS: gdb.python/py-pp-registration.exp: replace: py my_pretty_printer1 = build_pretty_printer1()
PASS: gdb.python/py-pp-registration.exp: replace: py my_pretty_printer2 = build_pretty_printer2()
PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(gdb, lookup_function_lookup_test)
PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer1)
PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer2, replace=False)
-PASS: gdb.python/py-pp-registration.exp: replace: print flt
-PASS: gdb.python/py-pp-registration.exp: replace: print s
+PASS: gdb.python/py-pp-registration.exp: replace: test printers 1: print flt
+PASS: gdb.python/py-pp-registration.exp: replace: test printers 1: print s
PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer2, replace=True)
-PASS: gdb.python/py-pp-registration.exp: replace: print flt
-PASS: gdb.python/py-pp-registration.exp: replace: print s
+PASS: gdb.python/py-pp-registration.exp: replace: test printers 2: print flt
+PASS: gdb.python/py-pp-registration.exp: replace: test printers 2: print s
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ...
PASS: gdb.python/py-prettyprint.exp: set print pretty on
PASS: gdb.python/py-prettyprint.exp: b 358
@@ -25947,7 +26492,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/until-reverse.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-precsave.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-reverse.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-attach.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-restart.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-run.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-wrapper.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/file-transfer.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/no-thread-db.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/non-existing-program.exp ...
@@ -26427,7 +26974,16 @@ PASS: gdb.threads/execl.exp: info threads after exec
PASS: gdb.threads/execl.exp: info threads after exec
FAIL: gdb.threads/execl.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: successfully compiled posix threads test case
+FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main
+PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: successfully compiled posix threads test case
+FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
+PASS: gdb.threads/forking-threads-plus-breakpoint.exp: successfully compiled posix threads test case
+FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: Can't run to main
+FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
PASS: gdb.threads/gcore-stale-thread.exp: successfully compiled posix threads test case
PASS: gdb.threads/gcore-stale-thread.exp: set non-stop on
@@ -26445,6 +27001,15 @@ PASS: gdb.threads/hand-call-in-threads.exp: run to all_threads_running
FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking
FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on
UNTESTED: gdb.threads/hand-call-in-threads.exp: aborted; needs porting
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
+PASS: gdb.threads/hand-call-new-thread.exp: successfully compiled posix threads test case
+PASS: gdb.threads/hand-call-new-thread.exp: b foo thread 1
+PASS: gdb.threads/hand-call-new-thread.exp: iter 0: p new_thread ()
+PASS: gdb.threads/hand-call-new-thread.exp: iter 0: no thread marked running
+PASS: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread ()
+PASS: gdb.threads/hand-call-new-thread.exp: iter 1: no thread marked running
+PASS: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
+PASS: gdb.threads/hand-call-new-thread.exp: iter 2: no thread marked running
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
UNSUPPORTED: gdb.threads/ia64-sigill.exp: Couldn't compile ia64-sigill.c: unrecognized error
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ...
@@ -26533,6 +27098,19 @@ FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: info threads shows all
PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: condition $bpnum global_zero == 1
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: set scheduler-locking on
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: next over function call
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: successfully compiled posix threads test case
+PASS: gdb.threads/next-while-other-thread-longjmps.exp: continue to breakpoint: start line
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
+FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
PASS: gdb.threads/no-unwaited-for-left.exp: successfully compiled posix threads test case
FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here
@@ -26576,6 +27154,11 @@ FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: set scheduler-locking on
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
+PASS: gdb.threads/non-ldr-exit.exp: successfully compiled posix threads test case
+FAIL: gdb.threads/non-ldr-exit.exp: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
+FAIL: gdb.threads/non-ldr-exit.exp: program exits normally
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
PASS: gdb.threads/non-stop-fair-events.exp: successfully compiled posix threads test case
PASS: gdb.threads/non-stop-fair-events.exp: set non-stop on
@@ -26597,6 +27180,18 @@ FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS: gdb.threads/print-threads.exp: break thread_function (3)
PASS: gdb.threads/print-threads.exp: set var slow = 1 (2)
FAIL: gdb.threads/print-threads.exp: all threads ran once
+Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
+PASS: gdb.threads/process-dies-while-handling-bp.exp: successfully compiled posix threads test case
+FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
+FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: Can't run to main
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: probe for target remote
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: set breakpoint that evals false
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: continue &
+KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited (timeout) (PRMS: gdb/18749)
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: probe for target remote
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: set breakpoint that evals false
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: continue &
+KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited (timeout) (PRMS: gdb/18749)
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
PASS: gdb.threads/pthread_cond_wait.exp: successfully compiled posix threads test case
PASS: gdb.threads/pthread_cond_wait.exp: breakpoint on break_me
@@ -26783,7 +27378,7 @@ FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: contin
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: unbreak loop in thread 2
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: thread 1
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set scheduler-locking off
-FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step (timeout)
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set displaced-stepping off
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: continue to breakpoint: run to wait-thread breakpoint
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: info threads shows all threads
@@ -26793,7 +27388,7 @@ FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: contin
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: unbreak loop in thread 2
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: thread 1
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking off
-FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next (timeout)
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set displaced-stepping off
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: continue to breakpoint: run to wait-thread breakpoint
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: info threads shows all threads
@@ -27146,6 +27741,7 @@ PASS: gdb.trace/ax.exp: maint agent gdb_long_test > gdb_short_test
PASS: gdb.trace/ax.exp: maint agent gdb_long_test >= gdb_short_test
PASS: gdb.trace/ax.exp: maint agent &gdb_long_test == &gdb_short_test
PASS: gdb.trace/ax.exp: maint agent &gdb_long_test < &gdb_short_test
+PASS: gdb.trace/ax.exp: maint agent (unsigned char)1L
PASS: gdb.trace/ax.exp: maint agent-eval 12
PASS: gdb.trace/ax.exp: maint agent-eval gdb_char_test
PASS: gdb.trace/ax.exp: maint agent-eval gdb_arr_test[12]
@@ -27454,14 +28050,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
=== gdb Summary ===
-# of expected passes 25038
-# of unexpected failures 807
-# of unexpected successes 2
-# of expected failures 40
+# of expected passes 25550
+# of unexpected failures 850
+# of unexpected successes 1
+# of expected failures 42
# of unknown successes 1
-# of known failures 59
-# of unresolved testcases 2
-# of untested testcases 68
-# of unsupported tests 99
-[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150619-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
+# of known failures 56
+# of unresolved testcases 1
+# of untested testcases 70
+# of unsupported tests 100
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.10.50.20150819-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
diff --git a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum
index 090c1527..175d0da5 100644
--- a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum
+++ b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 2 15:22:24 2015
+Test Run By thomas on Thu Nov 5 14:10:20 2015
Native configuration is i686-unknown-gnu0.6
=== ld tests ===
@@ -152,6 +152,7 @@ PASS: Build pr17068.so
PASS: Build pr17068a.a
PASS: Build pr17068b.a
PASS: pr17068 link --as-needed lib in group
+PASS: -Bsymbolic-functions
PASS: ld-elf/comm-data4
PASS: ld-elf/comm-data5
PASS: ld-elf/commonpage1
@@ -254,6 +255,7 @@ PASS: ld-elf/pr16322
PASS: ld-elf/pr16498a
PASS: ld-elf/pr16498b
PASS: ld-elf/pr17615
+PASS: ld-elf/pr18735
PASS: ld-elf/pr349
PASS: relocatable with script
PASS: ld-elf/rpath-1
@@ -262,6 +264,7 @@ PASS: ld-elf/runpath-1
PASS: ld-elf/runpath-2
PASS: ld-elf/seg
PASS: ld-elf/stab
+PASS: ld-elf/strtab
PASS: ld-elf/textaddr1
PASS: ld-elf/textaddr2
PASS: ld-elf/textaddr3
@@ -316,6 +319,8 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/indirect.exp ...
PASS: Build libindirect1c.so
PASS: Build libindirect3c.so
PASS: Build libindirect4c.so
+PASS: Build libpr18720c.so
+PASS: Build pr18720b1.o
PASS: Indirect symbol 1a: : local symbol `foo' in tmpdir/indirect1b.o is referenced by DSO
PASS: Indirect symbol 1a: : final link failed: Bad value
PASS: Indirect symbol 1b: : local symbol `foo' in tmpdir/indirect1b.o is referenced by DSO
@@ -330,6 +335,11 @@ PASS: Run with libindirect4c.so 1
PASS: Run with libindirect4c.so 2
PASS: Run with libindirect4c.so 3
PASS: Run with libindirect4c.so 4
+PASS: Run with libpr18720c.so 1
+PASS: Run with libpr18720c.so 2
+PASS: Run with libpr18720c.so 3
+PASS: Run with libpr18720c.so 4
+PASS: Run with libpr18720c.so 5
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/provide-hidden.exp ...
PASS: PROVIDE_HIDDEN test (auxiliary shared object)
PASS: PROVIDE_HIDDEN test 1
@@ -492,6 +502,11 @@ PASS: Run with libnew1a.so
PASS: Run with libnew1b.so
PASS: Build libpr2404b.a with PIE
PASS: Run pr2404 with PIE
+PASS: Run pr18718
+PASS: Run pr18718 with PIE (1)
+PASS: Run pr18718 with PIE (2)
+PASS: Run pr18718 with PIC (1)
+PASS: Run pr18718 with PIC (2)
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/tls_common.exp ...
PASS: tls_common
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/wrap.exp ...
@@ -754,6 +769,8 @@ PASS: PR ld/14215
PASS: PR ld/17057
PASS: ld-i386/pr17935-1
PASS: ld-i386/pr17935-2
+PASS: ld-i386/pr18801
+PASS: PR ld/18815
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/ia64.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/line.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ifunc/binutils.exp ...
@@ -1199,9 +1216,11 @@ PASS: Run size-2
PASS: Run size-3a
PASS: Run size-3b
PASS: Run size-3c
-PASS: Run size-3d
-PASS: Run size-3d
-PASS: Run size-3e
+PASS: Run size-3d (1)
+PASS: Run size-3d (2)
+PASS: "Run size-3e"
+ "tmpdir/libsize-3c.so" ""
+ {size-3.c} "size-3e" "size-3.out"
PASS: Run size-4a
PASS: Run size-4b
PASS: Run size-5a
@@ -1227,6 +1246,13 @@ PASS: -shared --entry foo -u foo archive
PASS: --entry foo
PASS: --entry foo -u foo
PASS: --entry 0x0
+Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/require-defined.exp ...
+PASS: Build libfoo.a
+PASS: Check require-defined with an undefined symbol
+PASS: Check require-defined can require a symbol from an object
+PASS: Check require-defined does no error on a defined symbol
+PASS: Check require-defined can require a symbol from an archive
+PASS: Check require-defined can require two symbols
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-undefined/undefined.exp ...
PASS: undefined
PASS: undefined function
@@ -1260,10 +1286,10 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 1081
+# of expected passes 1104
# of unexpected failures 2
# of expected failures 8
# of untested testcases 6
# of unsupported tests 8
-[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150619
+[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150819
diff --git a/binutils-gdb/log_build.diff b/binutils-gdb/log_build.diff
index 1659af6b..96662541 100644
--- a/binutils-gdb/log_build.diff
+++ b/binutils-gdb/log_build.diff
@@ -1,8 +1,8 @@
diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_build_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_build_
-index cc5936d..6ebc1cf 100644
+index 984407d..e970b24 100644
--- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_build_
+++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_build_
-@@ -159,12 +159,12 @@ checking for sys/sysmp.h... no
+@@ -163,12 +163,12 @@ checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
@@ -17,7 +17,7 @@ index cc5936d..6ebc1cf 100644
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
-@@ -240,8 +240,8 @@ checking for vfork... yes
+@@ -244,8 +244,8 @@ checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
@@ -28,7 +28,7 @@ index cc5936d..6ebc1cf 100644
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
-@@ -263,7 +263,7 @@ checking for spawnvpe... no
+@@ -267,7 +267,7 @@ checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
@@ -37,7 +37,7 @@ index cc5936d..6ebc1cf 100644
checking for sysmp... no
checking for table... no
checking for times... yes
-@@ -474,7 +474,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -478,7 +478,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -46,7 +46,7 @@ index cc5936d..6ebc1cf 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -494,7 +494,7 @@ checking if gcc-4.9 static flag -static works... yes
+@@ -498,7 +498,7 @@ checking if gcc-4.9 static flag -static works... yes
checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (ld) supports shared libraries... yes
@@ -55,7 +55,7 @@ index cc5936d..6ebc1cf 100644
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
-@@ -594,26 +594,26 @@ checking whether strnlen is declared... yes
+@@ -600,26 +600,26 @@ checking whether strnlen is declared... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
@@ -91,7 +91,16 @@ index cc5936d..6ebc1cf 100644
checking for win32_pstatus_t in sys/procfs.h... no
checking linker --as-needed support... yes
checking for cos in -lm... yes
-@@ -1151,7 +1151,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -830,7 +830,7 @@ gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include
+ getrusage (0, &rusage);
+ ^
+ In file included from ../../W._C._Handy/libiberty/getruntime.c:47:0:
+-/usr/include/i386-linux-gnu/sys/resource.h:87:12: note: expected '__rusage_who_t' but argument is of type 'int'
++/usr/include/i386-gnu/sys/resource.h:87:12: note: expected '__rusage_who_t' but argument is of type 'int'
+ extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
+ ^
+ if [ x"" != x ]; then \
+@@ -1165,7 +1165,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -100,7 +109,7 @@ index cc5936d..6ebc1cf 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -1183,7 +1183,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
+@@ -1197,7 +1197,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -109,7 +118,7 @@ index cc5936d..6ebc1cf 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -1546,27 +1546,6 @@ mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
+@@ -1560,27 +1560,6 @@ mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c
libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c -o dwarf2.o
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
@@ -123,7 +132,7 @@ index cc5936d..6ebc1cf 100644
-libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../W._C._Handy/bfd/pei-i386.c -o pei-i386.o
-mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
-rm -f peigen.c
--sed -e s/XX/pe/g < ../../W._C._Handy/bfd/peXXigen.c > peigen.new
+-/bin/sed -e s/XX/pe/g < ../../W._C._Handy/bfd/peXXigen.c > peigen.new
-mv -f peigen.new peigen.c
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
-libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o
@@ -137,7 +146,7 @@ index cc5936d..6ebc1cf 100644
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../W._C._Handy/bfd/elf32-gen.c
libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../W._C._Handy/bfd/elf32-gen.c -o elf32-gen.o
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
-@@ -1582,12 +1561,9 @@ mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo
+@@ -1596,12 +1575,9 @@ mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo ../../W._C._Handy/bfd/cpu-plugin.c
libtool: compile: gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c ../../W._C._Handy/bfd/cpu-plugin.c -o cpu-plugin.o
mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo
@@ -151,7 +160,7 @@ index cc5936d..6ebc1cf 100644
case " $f " in \
*" $i "*) ;; \
*) f="$f $i" ;; \
-@@ -1597,7 +1573,7 @@ echo $f > tofiles
+@@ -1611,7 +1587,7 @@ echo $f > tofiles
/bin/dash ../../W._C._Handy/bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/dash ./libtool --tag=CC --mode=link gcc-4.9 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/bfd/../zlib -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/W._C._Handy.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -L./../zlib -lz -ldl
@@ -159,8 +168,8 @@ index cc5936d..6ebc1cf 100644
+libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-plugin.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
- libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
-@@ -1664,7 +1640,7 @@ checking if the linker (ld) is GNU ld... yes
+ libtooldir=`/bin/dash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \
+@@ -1678,7 +1654,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -169,7 +178,7 @@ index cc5936d..6ebc1cf 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -1684,7 +1660,7 @@ checking if gcc-4.9 static flag -static works... yes
+@@ -1698,7 +1674,7 @@ checking if gcc-4.9 static flag -static works... yes
checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (ld) supports shared libraries... yes
@@ -178,7 +187,7 @@ index cc5936d..6ebc1cf 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -1844,7 +1820,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -1858,7 +1834,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -187,7 +196,7 @@ index cc5936d..6ebc1cf 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -1865,7 +1841,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
+@@ -1879,7 +1855,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -196,7 +205,7 @@ index cc5936d..6ebc1cf 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2016,7 +1992,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -2030,7 +2006,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -205,7 +214,7 @@ index cc5936d..6ebc1cf 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2037,7 +2013,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
+@@ -2051,7 +2027,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -214,7 +223,7 @@ index cc5936d..6ebc1cf 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2606,7 +2582,7 @@ checking for mmap... yes
+@@ -2620,7 +2596,7 @@ checking for mmap... yes
checking for pread... yes
checking for ftruncate... yes
checking for ffsll... yes
@@ -223,7 +232,7 @@ index cc5936d..6ebc1cf 100644
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
-@@ -2645,7 +2621,7 @@ checking for dlfcn.h... yes
+@@ -2659,7 +2635,7 @@ checking for dlfcn.h... yes
checking for library containing dlopen... -ldl
checking for mallinfo... yes
checking for posix_fallocate... yes
@@ -232,7 +241,7 @@ index cc5936d..6ebc1cf 100644
checking for readv... yes
checking for sysconf... yes
checking for times... yes
-@@ -2810,8 +2786,10 @@ g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -
+@@ -2824,8 +2800,10 @@ g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -
mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po
gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/[ARCH]/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c
mv -f .deps/yyscript.Tpo .deps/yyscript.Po
@@ -244,7 +253,7 @@ index cc5936d..6ebc1cf 100644
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libgold.a
g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/[ARCH]/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../W._C._Handy/gold/dwp.cc
-@@ -2898,7 +2876,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -2912,7 +2890,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -253,7 +262,7 @@ index cc5936d..6ebc1cf 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2919,7 +2897,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
+@@ -2933,7 +2911,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -262,7 +271,7 @@ index cc5936d..6ebc1cf 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -3152,7 +3130,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -3166,7 +3144,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -271,7 +280,7 @@ index cc5936d..6ebc1cf 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -3173,7 +3151,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
+@@ -3187,7 +3165,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -280,7 +289,7 @@ index cc5936d..6ebc1cf 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -3189,7 +3167,7 @@ checking if g++-4.9 static flag -static works... yes
+@@ -3203,7 +3181,7 @@ checking if g++-4.9 static flag -static works... yes
checking if g++-4.9 supports -c -o file.o... yes
checking if g++-4.9 supports -c -o file.o... (cached) yes
checking whether the g++-4.9 linker (ld) supports shared libraries... yes
@@ -289,7 +298,7 @@ index cc5936d..6ebc1cf 100644
checking how to hardcode library paths into programs... immediate
checking for dlfcn.h... (cached) yes
checking for windows.h... no
-@@ -3278,13 +3256,13 @@ make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld'
+@@ -3292,13 +3270,13 @@ make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld'
/bin/dash ../../W._C._Handy/ld/../ylwrap ../../W._C._Handy/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d
updating ldgram.h
(echo "/* This file is automatically generated. DO NOT EDIT! */";\
@@ -305,7 +314,7 @@ index cc5936d..6ebc1cf 100644
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
echo " &ld_${f}_emulation, \\"; \
done;\
-@@ -3424,33 +3402,19 @@ cp ../../W._C._Handy/ld/emultempl/astring.sed stringify.sed
+@@ -3437,33 +3415,19 @@ cp ../../W._C._Handy/ld/emultempl/astring.sed stringify.sed
base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld'
@@ -343,7 +352,7 @@ index cc5936d..6ebc1cf 100644
touch ld.1
perl ../../W._C._Handy/ld/../etc/texi2pod.pl -I ../../W._C._Handy/ld -I ../../W._C._Handy/ld/../bfd/doc -I ../bfd/doc -I ../../W._C._Handy/ld/../libiberty -Dman < ../../W._C._Handy/ld/ld.texinfo > ld.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 ld.pod | \
-@@ -3643,9 +3607,9 @@ checking for termcap.h... yes
+@@ -3656,9 +3620,9 @@ checking for termcap.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
@@ -356,7 +365,7 @@ index cc5936d..6ebc1cf 100644
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
-@@ -3949,7 +3913,10 @@ checking for sys/time.h... yes
+@@ -3962,7 +3926,10 @@ checking for sys/time.h... yes
checking for features.h... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
@@ -368,7 +377,7 @@ index cc5936d..6ebc1cf 100644
checking for mbstate_t... yes
checking whether frexp() can be used without linking with libm... yes
checking whether long double and double are the same... no
-@@ -3965,7 +3932,7 @@ checking whether the inttypes.h PRIxNN macros are broken... no
+@@ -3978,7 +3945,7 @@ checking whether the inttypes.h PRIxNN macros are broken... no
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether byte ordering is bigendian... no
checking for nl_langinfo and CODESET... yes
@@ -377,7 +386,7 @@ index cc5936d..6ebc1cf 100644
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking whether lstat correctly handles trailing slash... yes
-@@ -4143,8 +4110,8 @@ checking for memmem... (cached) yes
+@@ -4156,8 +4123,8 @@ checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
@@ -388,7 +397,7 @@ index cc5936d..6ebc1cf 100644
checking whether rename manages hard links correctly... yes
checking whether rename manages existing destinations correctly... yes
checking whether rmdir works... yes
-@@ -4342,6 +4309,8 @@ checking for bison... bison -y
+@@ -4355,6 +4322,8 @@ checking for bison... bison -y
checking for [ARCH]-ar... ar
checking for [ARCH]-dlltool... dlltool
checking for [ARCH]-windres... windres
@@ -397,7 +406,15 @@ index cc5936d..6ebc1cf 100644
checking for main in -lm... yes
checking for wctype... yes
checking for library containing gethostbyname... none required
-@@ -4390,9 +4359,9 @@ checking for sys/poll.h... yes
+@@ -4388,6 +4357,7 @@ checking for the absolute file name of the 'guild' command... /usr/bin/guild
+ checking whether guild supports this host... yes
+ checking for scm_new_smob... yes
+ checking whether to use intel pt... auto
++configure: WARNING: linux/perf_event.h missing or too old; some features may be unavailable.
+ checking for libipt... no
+ configure: WARNING: libipt is missing or unusable; some features may be unavailable.
+ checking for ANSI C header files... (cached) yes
+@@ -4406,9 +4376,9 @@ checking for sys/poll.h... yes
checking proc_service.h usability... no
checking proc_service.h presence... no
checking for proc_service.h... no
@@ -410,7 +427,7 @@ index cc5936d..6ebc1cf 100644
checking sys/fault.h usability... no
checking sys/fault.h presence... no
checking for sys/fault.h... no
-@@ -4420,12 +4389,12 @@ checking for sys/ptrace.h... yes
+@@ -4436,12 +4406,12 @@ checking for sys/ptrace.h... yes
checking ptrace.h usability... no
checking ptrace.h presence... no
checking for ptrace.h... no
@@ -429,7 +446,7 @@ index cc5936d..6ebc1cf 100644
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
-@@ -4435,9 +4404,9 @@ checking for sys/syscall.h... yes
+@@ -4451,9 +4421,9 @@ checking for sys/syscall.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
@@ -442,7 +459,7 @@ index cc5936d..6ebc1cf 100644
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
-@@ -4446,7 +4415,7 @@ checking elf_hp.h presence... no
+@@ -4462,7 +4432,7 @@ checking elf_hp.h presence... no
checking for elf_hp.h... no
checking for dlfcn.h... (cached) yes
checking for sys/proc.h... no
@@ -451,7 +468,7 @@ index cc5936d..6ebc1cf 100644
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
-@@ -4532,15 +4501,15 @@ checking for waitpid... yes
+@@ -4548,15 +4518,15 @@ checking for waitpid... yes
checking for ptrace64... no
checking for sigaltstack... yes
checking for mkdtemp... yes
@@ -471,7 +488,7 @@ index cc5936d..6ebc1cf 100644
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
-@@ -4559,7 +4528,7 @@ checking for sys/un.h... yes
+@@ -4575,7 +4545,7 @@ checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
@@ -480,7 +497,16 @@ index cc5936d..6ebc1cf 100644
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
-@@ -4584,16 +4553,16 @@ checking for struct reg.r_gs... no
+@@ -4591,7 +4561,7 @@ checking for sys/ptrace.h... (cached) yes
+ checking for ptrace.h... (cached) no
+ checking whether ptrace is declared... yes
+ checking return type of ptrace... long
+-checking types of arguments for ptrace... enum __ptrace_request,int,long,long
++checking types of arguments for ptrace... int,int,long,long
+ checking whether setpgrp takes no argument... yes
+ checking for GNU regex... yes
+ checking for struct thread.td_pcb... no
+@@ -4602,16 +4572,16 @@ checking for struct reg.r_gs... no
checking for struct user_regs_struct.fs_base... no
checking for struct user_regs_struct.gs_base... no
checking for PTRACE_GETREGS... yes
@@ -502,7 +528,7 @@ index cc5936d..6ebc1cf 100644
checking for prsysent_t in sys/procfs.h... no
checking for pr_sigset_t in sys/procfs.h... no
checking for pr_sigaction64_t in sys/procfs.h... no
-@@ -4606,12 +4575,8 @@ checking for long double support in compiler... yes
+@@ -4624,12 +4594,8 @@ checking for long double support in compiler... yes
checking for long double support in printf... yes
checking for long double support in scanf... yes
checking for the dynamic export flag... -Wl,--dynamic-list
@@ -517,7 +543,7 @@ index cc5936d..6ebc1cf 100644
checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral
checking for cygwin... no
checking for ELF support in BFD... yes
-@@ -4621,10 +4586,10 @@ checking whether to use lzma... auto
+@@ -4639,10 +4605,10 @@ checking whether to use lzma... auto
checking for liblzma... yes
checking how to link with liblzma... -llzma
checking for X... libraries , headers
@@ -531,7 +557,7 @@ index cc5936d..6ebc1cf 100644
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating jit-reader.h
-@@ -4634,7 +4599,7 @@ config.status: creating gdb-gdb.gdb
+@@ -4652,7 +4618,7 @@ config.status: creating gdb-gdb.gdb
config.status: creating doc/Makefile
config.status: creating data-directory/Makefile
config.status: creating config.h
@@ -540,7 +566,7 @@ index cc5936d..6ebc1cf 100644
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing default commands
-@@ -4707,808 +4672,6 @@ config.status: creating gdb.stabs/Makefile
+@@ -4725,815 +4691,6 @@ config.status: creating gdb.stabs/Makefile
config.status: creating gdb.threads/Makefile
config.status: creating gdb.trace/Makefile
config.status: creating gdb.xml/Makefile
@@ -1059,18 +1085,7 @@ index cc5936d..6ebc1cf 100644
-checking whether we are using the GNU C compiler... (cached) yes
-checking whether gcc-4.9 accepts -g... (cached) yes
-checking for gcc-4.9 option to accept ISO C89... (cached) none needed
--checking for special C compiler options needed for large files... (cached) no
--checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
-checking how to run the C preprocessor... (cached) gcc-4.9 -E
--checking whether gcc-4.9 supports -W... yes
--checking whether gcc-4.9 supports -Wall... yes
--checking whether gcc-4.9 supports -Wwrite-strings... yes
--checking whether gcc-4.9 supports -Wc++-compat... yes
--checking whether gcc-4.9 supports -Wstrict-prototypes... yes
--checking whether gcc-4.9 supports -pedantic ... yes
--checking whether gcc-4.9 and cc understand -c and -o together... yes
--checking for an ANSI C-conforming const... yes
--checking for inline... inline
-checking for grep that handles long lines and -e... (cached) /bin/grep
-checking for egrep... (cached) /bin/grep -E
-checking for ANSI C header files... (cached) yes
@@ -1083,6 +1098,19 @@ index cc5936d..6ebc1cf 100644
-checking for inttypes.h... (cached) yes
-checking for stdint.h... (cached) yes
-checking for unistd.h... (cached) yes
+-checking for minix/config.h... (cached) no
+-checking whether it is safe to define __EXTENSIONS__... (cached) yes
+-checking for special C compiler options needed for large files... (cached) no
+-checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
+-checking whether gcc-4.9 supports -W... yes
+-checking whether gcc-4.9 supports -Wall... yes
+-checking whether gcc-4.9 supports -Wwrite-strings... yes
+-checking whether gcc-4.9 supports -Wc++-compat... yes
+-checking whether gcc-4.9 supports -Wstrict-prototypes... yes
+-checking whether gcc-4.9 supports -pedantic ... yes
+-checking whether gcc-4.9 and cc understand -c and -o together... yes
+-checking for an ANSI C-conforming const... yes
+-checking for inline... inline
-checking whether byte ordering is bigendian... (cached) no
-checking for a BSD-compatible install... /usr/bin/install -c
-checking for sys/file.h... yes
@@ -1215,10 +1243,10 @@ index cc5936d..6ebc1cf 100644
-checking for times... yes
-checking for wait3... yes
-checking for wait4... yes
--checking whether basename is declared... no
+-checking whether basename is declared... yes
-checking whether ffs is declared... yes
--checking whether asprintf is declared... no
--checking whether vasprintf is declared... no
+-checking whether asprintf is declared... yes
+-checking whether vasprintf is declared... yes
-checking whether snprintf is declared... (cached) yes
-checking whether vsnprintf is declared... (cached) yes
-checking whether calloc is declared... yes
@@ -1232,7 +1260,7 @@ index cc5936d..6ebc1cf 100644
-checking whether strtoll is declared... (cached) yes
-checking whether strtoull is declared... (cached) yes
-checking whether strverscmp is declared... (cached) yes
--checking whether canonicalize_file_name must be declared... yes
+-checking whether canonicalize_file_name must be declared... no
-checking for stdlib.h... (cached) yes
-checking for unistd.h... (cached) yes
-checking for getpagesize... (cached) yes
@@ -1301,6 +1329,11 @@ index cc5936d..6ebc1cf 100644
-checking whether strerror is declared... (cached) yes
-checking whether strstr is declared... (cached) yes
-checking for sigsetjmp... (cached) yes
+-checking for sys/ptrace.h... (cached) yes
+-checking for ptrace.h... (cached) no
+-checking whether ptrace is declared... (cached) yes
+-checking return type of ptrace... (cached) long
+-checking types of arguments for ptrace... (cached) enum __ptrace_request,int,long,long
-checking for ust... no
-checking compiler warning flags... -Wall -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -Wdeclaration-after-statement
-checking for dladdr... yes
@@ -1349,7 +1382,7 @@ index cc5936d..6ebc1cf 100644
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/sim'
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/sim'
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb'
-@@ -5640,6 +4803,22 @@ rm -f dirent.h-t dirent.h && \
+@@ -5665,6 +4822,22 @@ rm -f dirent.h-t dirent.h && \
< ../../../../W._C._Handy/gdb/gnulib/import/dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
@@ -1372,7 +1405,7 @@ index cc5936d..6ebc1cf 100644
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
-@@ -6037,7 +5216,7 @@ rm -f stdio.h-t stdio.h && \
+@@ -6062,7 +5235,7 @@ rm -f stdio.h-t stdio.h && \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
@@ -1381,7 +1414,7 @@ index cc5936d..6ebc1cf 100644
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-@@ -6615,8 +5794,10 @@ gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../../W._C._Handy/gdb/gnulib/import -I..
+@@ -6640,8 +5813,10 @@ gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../../W._C._Handy/gdb/gnulib/import -I..
mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
gcc-4.9 -DHAVE_CONFIG_H -I. -I../../../../W._C._Handy/gdb/gnulib/import -I.. -g -O2 -MT isnanl.o -MD -MP -MF .deps/isnanl.Tpo -c -o isnanl.o ../../../../W._C._Handy/gdb/gnulib/import/isnanl.c
mv -f .deps/isnanl.Tpo .deps/isnanl.Po
@@ -1393,7 +1426,7 @@ index cc5936d..6ebc1cf 100644
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libgnu.a
rm -f t-charset.alias charset.alias && \
-@@ -6634,38 +5815,158 @@ make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/i
+@@ -6659,38 +5834,158 @@ make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/i
make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib'
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib'
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb'
@@ -1429,7 +1462,7 @@ index cc5936d..6ebc1cf 100644
-gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../W._C._Handy/gdb/fork-child.c
+gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../W._C._Handy/gdb/i386gnu-nat.c
+gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../W._C._Handy/gdb/gnu-nat.c
-+In file included from ../../W._C._Handy/gdb/defs.h:488:0,
++In file included from ../../W._C._Handy/gdb/defs.h:493:0,
+ from ../../W._C._Handy/gdb/gnu-nat.c:23:
+../../W._C._Handy/gdb/gnu-nat.c: In function 'proc_trace':
+./nm.h:35:60: warning: right-hand operand of comma expression has no effect [-Wunused-value]
@@ -1574,14 +1607,16 @@ index cc5936d..6ebc1cf 100644
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../W._C._Handy/gdb/remote.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../W._C._Handy/gdb/dcache.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../W._C._Handy/gdb/tracepoint.c
-@@ -7143,1691 +6444,12 @@ Making init.c
+@@ -7170,1700 +6465,13 @@ gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
+ Making init.c
gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
rm -f gdb
- gcc-4.9 -g -O2 -static-libstdc++ -static-libgcc \
-- -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o x86-nat.o x86-dregs.o i386-linux-nat.o x86-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.o linux-waitpid.o linux-personality.o x86-linux.o x86-linux-dregs.o linux-namespaces.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
-- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma -lbabeltrace -lbabeltrace-ctf ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list
-+ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o x86-nat.o x86-dregs.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
-+ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a
+-gcc-4.9 -g -O2 -static-libstdc++ -static-libgcc \
+- -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o x86-nat.o x86-dregs.o i386-linux-nat.o x86-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.o linux-waitpid.o linux-personality.o x86-linux.o x86-linux-dregs.o linux-namespaces.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o namespace.o location.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o d-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
+- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma -lbabeltrace -lbabeltrace-ctf ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list
++gcc-4.9 -g -O2 -D_GNU_SOURCE -static-libstdc++ -static-libgcc \
++ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o x86-nat.o x86-dregs.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o namespace.o location.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o d-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
++ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc'
make[4]: Nothing to be done for 'all'.
@@ -2687,446 +2722,454 @@ index cc5936d..6ebc1cf 100644
-else true; fi
-touch stamp-noasandir
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o regex.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o regex.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o cplus-dem.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o cplus-dem.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o cp-demangle.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o cp-demangle.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o md5.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o md5.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o sha1.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o sha1.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o alloca.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o alloca.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o argv.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o argv.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o choose-temp.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o choose-temp.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o concat.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o concat.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o cp-demint.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o cp-demint.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o crc32.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o crc32.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o pic/d-demangle.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o pic/d-demangle.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o d-demangle.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o d-demangle.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o dyn-string.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o dyn-string.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o filename_cmp.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o filename_cmp.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o getopt.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o getopt.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o
+-../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c: In function 'get_run_time':
+-../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c:98:14: warning: enum conversion when passing argument 1 of 'getrusage' is invalid in C++ [-Wc++-compat]
+- getrusage (0, &rusage);
+- ^
+-In file included from ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c:47:0:
+-/usr/include/i386-linux-gnu/sys/resource.h:87:12: note: expected '__rusage_who_t' but argument is of type 'int'
+- extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
+- ^
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o hex.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o hex.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o make-temp-file.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o make-temp-file.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o obstack.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o obstack.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o partition.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o partition.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o physmem.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o physmem.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pex-common.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pex-common.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pex-one.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pex-one.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pex-unix.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pex-unix.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o vprintf-support.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o vprintf-support.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o safe-ctype.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o safe-ctype.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o simple-object.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o simple-object.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o simple-object-coff.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o simple-object-coff.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o simple-object-elf.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o simple-object-elf.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o sort.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o sort.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o spaces.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o spaces.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o splay-tree.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o splay-tree.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o stack-limit.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o stack-limit.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o strerror.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o strerror.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o timeval-utils.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o timeval-utils.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o pic/xasprintf.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o pic/xasprintf.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o xasprintf.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o xasprintf.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o xexit.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o xexit.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o xvasprintf.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o xvasprintf.o
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \
-else true; fi
-if [ x"" != x ]; then \
-- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
+- gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
-else true; fi
--gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o setproctitle.o
+-gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o setproctitle.o
-rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
-ar rc ./libiberty.a \
- ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
@@ -3268,7 +3311,7 @@ index cc5936d..6ebc1cf 100644
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory'
rm -rf ./syscalls
mkdir ./syscalls
-@@ -8874,25 +6496,25 @@ mkdir -p -- ./guile/gdb
+@@ -8910,13 +6518,13 @@ mkdir -p -- ./guile/gdb
/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o ./gdb.go ./gdb.scm
wrote `./gdb.go'
/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/experimental.go gdb/experimental.scm
@@ -3284,20 +3327,5 @@ index cc5936d..6ebc1cf 100644
-;;; note: source file ./gdb.scm
-;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/printing.go gdb/printing.scm
-+;;; note: source file ./gdb.scm
-+;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
- wrote `gdb/printing.go'
--;;; note: source file ./gdb.scm
--;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
- /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm
- wrote `gdb/support.go'
- /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm
--wrote `gdb/types.go'
;;; note: source file ./gdb.scm
;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
- ;;; note: source file ./gdb/iterator.scm
- ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go
-+wrote `gdb/types.go'
- touch stamp-guile
- rm -rf ./system-gdbinit
- mkdir ./system-gdbinit
diff --git a/binutils-gdb/log_install.diff b/binutils-gdb/log_install.diff
index b4d67c96..b0857012 100644
--- a/binutils-gdb/log_install.diff
+++ b/binutils-gdb/log_install.diff
@@ -1,5 +1,5 @@
diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_install_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_install_
-index 83c375b..9338201 100644
+index c2493e5..dfcbc11 100644
--- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_install_
+++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_install_
@@ -68,7 +68,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/tschwinge/W._C._Han
@@ -18,7 +18,7 @@ index 83c375b..9338201 100644
----------------------------------------------------------------------
Libraries have been installed in:
[...]/tschwinge/W._C._Handy.build.install/lib
-@@ -607,46 +605,6 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb'
+@@ -605,46 +603,6 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc'
@@ -65,7 +65,7 @@ index 83c375b..9338201 100644
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory'
-@@ -773,135 +731,6 @@ make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc'
+@@ -770,135 +728,6 @@ make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc'
make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
make[5]: Nothing to be done for 'install'.
make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
@@ -201,7 +201,7 @@ index 83c375b..9338201 100644
make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory'
make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory'
/bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls
-@@ -962,7 +791,7 @@ make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/
+@@ -959,7 +788,7 @@ make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/
make[10]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import'
make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import'
if test yes = no; then \
diff --git a/binutils-gdb/log_test.diff b/binutils-gdb/log_test.diff
index 5676553b..3dd1476e 100644
--- a/binutils-gdb/log_test.diff
+++ b/binutils-gdb/log_test.diff
@@ -1,5 +1,5 @@
diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_test_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_test_
-index 8014fe6..e4ff894 100644
+index dbc1e2b..4ba017f 100644
--- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_test_
+++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_test_
@@ -11,14 +11,12 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po'
@@ -21,8 +21,8 @@ index 8014fe6..e4ff894 100644
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
--Test Run By thomas on Mon Nov 2 15:16:11 2015
-+Test Run By thomas on Mon Nov 2 15:17:18 2015
+-Test Run By thomas on Mon Nov 2 22:10:48 2015
++Test Run By thomas on Thu Nov 5 14:03:53 2015
Native configuration is [ARCH]
=== binutils tests ===
@@ -30,7 +30,7 @@ index 8014fe6..e4ff894 100644
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/arm/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/bfin/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/compress.exp ...
-+XPASS: objcopy compress debug sections in archive
++XPASS: objcopy compress debug sections in archive with zlib-gnu
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/dlltool.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/elfedit.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/hppa/objdump.exp ...
@@ -38,8 +38,8 @@ index 8014fe6..e4ff894 100644
=== binutils Summary ===
--# of expected passes 119
-+# of expected passes 118
+-# of expected passes 125
++# of expected passes 124
+# of unexpected successes 1
# of unsupported tests 4
+Makefile:1287: recipe for target 'check-DEJAGNU' failed
@@ -63,12 +63,20 @@ index 8014fe6..e4ff894 100644
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
--Test Run By thomas on Mon Nov 2 15:16:19 2015
-+Test Run By thomas on Mon Nov 2 15:17:28 2015
+-Test Run By thomas on Mon Nov 2 22:10:56 2015
++Test Run By thomas on Thu Nov 5 14:04:08 2015
Native configuration is [ARCH]
=== gas tests ===
-@@ -318,7 +328,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po'
+@@ -298,6 +308,7 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/zlib'
+ make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd'
+ Making info in doc
+ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc'
++make[3]: Nothing to be done for 'info'.
+ make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc'
+ Making info in po
+ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po'
+@@ -317,7 +328,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd'
@@ -76,7 +84,7 @@ index 8014fe6..e4ff894 100644
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd'
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd'
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd'
-@@ -327,7 +336,6 @@ make all-recursive
+@@ -326,7 +336,6 @@ make all-recursive
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes'
Making all in .
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes'
@@ -84,7 +92,7 @@ index 8014fe6..e4ff894 100644
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes'
Making all in po
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes/po'
-@@ -347,7 +355,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po'
+@@ -346,7 +355,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/po'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas'
@@ -92,7 +100,7 @@ index 8014fe6..e4ff894 100644
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas'
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas'
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas'
-@@ -374,7 +381,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po'
+@@ -373,7 +381,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/po'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils'
@@ -100,7 +108,7 @@ index 8014fe6..e4ff894 100644
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils'
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils'
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils'
-@@ -758,10 +764,10 @@ g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants
+@@ -766,10 +773,10 @@ g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants
API version: 1
gold version: 111
option: _Z4f13iv
@@ -115,7 +123,7 @@ index 8014fe6..e4ff894 100644
two_file_test_1.o.syms: claim file hook called (offset = 0, size = 3408)
two_file_test_1.o.syms: claiming file, adding 38 symbols
two_file_test_1b.o.syms: claim file hook called (offset = 0, size = 967)
-@@ -770,16 +776,18 @@ two_file_test_2.o.syms: claim file hook called (offset = 0, size = 2203)
+@@ -778,16 +785,18 @@ two_file_test_2.o.syms: claim file hook called (offset = 0, size = 2203)
two_file_test_2.o.syms: claiming file, adding 16 symbols
unused.o.syms: claim file hook called (offset = 0, size = 634)
unused.o.syms: claiming file, adding 1 symbols
@@ -144,7 +152,7 @@ index 8014fe6..e4ff894 100644
all symbols read hook called
two_file_test_1.o.syms: _Z4f13iv: PREVAILING_DEF_IRONLY
two_file_test_1.o.syms: _Z4f11av: PREVAILING_DEF_IRONLY
-@@ -858,12 +866,12 @@ mv -f .deps/plugin_common_test_2.Tpo .deps/plugin_common_test_2.Po
+@@ -866,12 +875,12 @@ mv -f .deps/plugin_common_test_2.Tpo .deps/plugin_common_test_2.Po
../ld-new -r -o plugin_test_8.o --no-demangle --plugin "./plugin_test.so" two_file_test_main.o two_file_test_1.o.syms two_file_test_1b.o.syms two_file_test_2.o
API version: 1
gold version: 111
@@ -159,7 +167,7 @@ index 8014fe6..e4ff894 100644
two_file_test_2.o: claiming file, adding 16 symbols
all symbols read hook called
two_file_test_1.o.syms: _Z4f13iv: PREVAILING_DEF_REG
-@@ -930,23 +938,25 @@ cleanup hook called
+@@ -938,23 +947,25 @@ cleanup hook called
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o plugin_test_10 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so" plugin_common_test_1.o.syms plugin_common_test_2.o
API version: 1
gold version: 111
@@ -199,18 +207,16 @@ index 8014fe6..e4ff894 100644
all symbols read hook called
plugin_common_test_1.o.syms: main: PREVAILING_DEF_REG
plugin_common_test_1.o.syms: foo: RESOLVED_IR
-@@ -1450,8 +1460,8 @@ PASS: ver_test_4.sh
+@@ -1495,7 +1506,7 @@ PASS: ver_test_4.sh
PASS: ver_test_5.sh
PASS: ver_test_7.sh
PASS: ver_test_10.sh
-FAIL: relro_test.sh
--PASS: ver_matching_test.sh
+PASS: relro_test.sh
-+FAIL: ver_matching_test.sh
+ PASS: ver_matching_test.sh
PASS: script_test_3.sh
PASS: script_test_4.sh
- PASS: script_test_5.sh
-@@ -1579,8 +1589,8 @@ PASS: script_test_2
+@@ -1628,8 +1639,8 @@ PASS: script_test_2
PASS: justsyms
PASS: justsyms_exec
PASS: binary_test
@@ -221,16 +227,24 @@ index 8014fe6..e4ff894 100644
PASS: tls_script_test
PASS: script_test_11
PASS: script_test_12
-@@ -1641,7 +1651,7 @@ PASS: ehdr_start_test_2
+@@ -1690,7 +1701,7 @@ PASS: ehdr_start_test_2
PASS: ehdr_start_test_3
PASS: ehdr_start_test_5
============================
--1 of 220 tests failed
-+3 of 220 tests failed
+-1 of 225 tests failed
++2 of 225 tests failed
See testsuite/test-suite.log
============================
- Makefile:4172: recipe for target 'test-suite.log' failed
-@@ -1745,14 +1755,14 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
+ Makefile:4250: recipe for target 'test-suite.log' failed
+@@ -1766,7 +1777,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof/po'
+ make[4]: Nothing to be done for 'check'.
+ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof/po'
+ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof'
+-make[4]: Nothing to be done for 'check-am'.
+ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof'
+ make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof'
+ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof'
+@@ -1794,14 +1804,14 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
CC="gcc-4.9" CFLAGS="-g -O2" \
CXX="g++-4.9" CXXFLAGS="-g -O2" \
CC_FOR_HOST="gcc-4.9" CFLAGS_FOR_HOST="-g -O2" \
@@ -242,12 +256,12 @@ index 8014fe6..e4ff894 100644
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
--Test Run By thomas on Mon Nov 2 15:19:20 2015
-+Test Run By thomas on Mon Nov 2 15:22:24 2015
+-Test Run By thomas on Mon Nov 2 22:15:37 2015
++Test Run By thomas on Thu Nov 5 14:10:20 2015
Native configuration is [ARCH]
=== ld tests ===
-@@ -1811,6 +1821,8 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/ia64.exp ...
+@@ -1860,6 +1870,8 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/ia64.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/line.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ifunc/binutils.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ifunc/ifunc.exp ...
@@ -256,18 +270,18 @@ index 8014fe6..e4ff894 100644
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-libs/libs.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-linkonce/linkonce.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-m68hc11/m68hc11.exp ...
-@@ -1912,16 +1924,27 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ...
+@@ -1962,16 +1974,27 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
--# of expected passes 1112
+-# of expected passes 1142
-# of expected failures 4
-+# of expected passes 1081
++# of expected passes 1104
+# of unexpected failures 2
+# of expected failures 8
# of untested testcases 6
# of unsupported tests 8
- [...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150619
+ [...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150819
+Makefile:3501: recipe for target 'check-DEJAGNU' failed
+make[5]: *** [check-DEJAGNU] Error 1
@@ -286,16 +300,16 @@ index 8014fe6..e4ff894 100644
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libdecnumber'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libdecnumber'
-@@ -2019,7 +2042,7 @@ Making a new config file...
+@@ -2069,7 +2092,7 @@ Making a new config file...
make check-single
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest
--Test Run By thomas on Mon Nov 2 15:21:40 2015
-+Test Run By thomas on Mon Nov 2 15:25:30 2015
+-Test Run By thomas on Mon Nov 2 22:20:12 2015
++Test Run By thomas on Thu Nov 5 14:13:45 2015
Native configuration is [ARCH]
=== gdb tests ===
-@@ -2099,7 +2122,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_interface.exp ...
+@@ -2150,7 +2173,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_interface.exp ...
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_arg.exp ...
@@ -308,7 +322,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_var_array.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mod_from_name.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/n_arr_bound.exp ...
-@@ -2124,6 +2152,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ...
+@@ -2175,6 +2203,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ...
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/py_range.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rdv_wait.exp ...
@@ -316,7 +330,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_comp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_return.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ref_param.exp ...
-@@ -2135,7 +2164,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/small_reg_param.exp ...
+@@ -2186,7 +2215,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/small_reg_param.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/start.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/str_ref_cmp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/str_uninit.exp ...
@@ -324,7 +338,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/sym_print_name.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/taft_type.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged.exp ...
-@@ -2146,7 +2174,19 @@ FAIL: gdb.ada/tagged_access.exp: ptype c.all
+@@ -2197,7 +2225,19 @@ FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ...
@@ -344,7 +358,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_last_segv.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_length_array_enum_idx.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/type_coercion.exp ...
-@@ -2202,9 +2242,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
+@@ -2253,9 +2293,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-byte.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-disp-step.exp ...
@@ -362,7 +376,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx-map.exp ...
gdb compile failed, gcc: error: unrecognized command line option '-fmpx'
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ...
-@@ -2230,6 +2278,30 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ...
+@@ -2281,6 +2329,30 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse.exp ...
@@ -393,7 +407,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-stap-eval-lang-ada.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-unwind.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-word.exp ...
-@@ -2266,7 +2338,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/alias.exp ...
+@@ -2316,7 +2388,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/alias.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/all-bin.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota-input-while-running.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota1.exp ...
@@ -408,7 +422,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/anon.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/args.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/argv0-symlink.exp ...
-@@ -2275,27 +2354,80 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arrayidx.exp ...
+@@ -2325,27 +2404,80 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arrayidx.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/assign.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ...
@@ -436,7 +450,7 @@ index 8014fe6..e4ff894 100644
FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
+FAIL: gdb.base/attach.exp: attach call
+FAIL: gdb.base/attach.exp: continue until exit
-+FAIL: gdb.base/attach.exp: starting with --pid (timeout)
++FAIL: gdb.base/attach.exp: starting with --pid
+FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
+ERROR: Undefined command "".
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ...
@@ -490,7 +504,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-always.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-caller-line.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-entry.exp ...
-@@ -2313,6 +2445,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ...
+@@ -2363,6 +2495,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-rt-st.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-sc.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-signal-resume.exp ...
@@ -498,15 +512,15 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-strs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/callexit.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/callfuncs.exp ...
-@@ -2321,7 +2454,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ...
+@@ -2371,7 +2504,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal-fork.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-syscall.exp ...
-FAIL: gdb.base/catch-syscall.exp: multiple targets: insert catch syscall on syscall 1 -- write on i386:x86-64
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/charset.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ...
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ...
-@@ -2342,7 +2474,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/constvars.exp ...
+@@ -2393,7 +2525,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/constvars.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/continue-all-already-running.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/coredump-filter.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/corefile.exp ...
@@ -515,7 +529,16 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ctxobj.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cursal.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cvexpr.exp ...
-@@ -2363,15 +2495,43 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
+@@ -2401,6 +2533,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dbx.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ...
++FAIL: gdb.base/default.exp: info set
++FAIL: gdb.base/default.exp: show
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/define.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/del.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/detach.exp ...
+@@ -2413,56 +2547,45 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dmsym.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ...
@@ -551,17 +574,88 @@ index 8014fe6..e4ff894 100644
+FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ...
+WARNING: program timed out.
++gdb compile failed, exit status is 1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
+FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf.exp ...
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dso2dso.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dtrace-probe.exp ...
-gdb compile failed, /usr/bin/ld: i386:x86-64 architecture of input file `[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.base/dtrace-probe-p.o' is incompatible with i386 output
-collect2: error: ld returned 1 exit status
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dup-sect.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/duplicate-bp.exp ...
-@@ -2390,9 +2550,34 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ...
+@@ -2470,28 +2593,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/echo.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/empty_exe.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ena-dis-br.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ending-run.exp ...
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.base/ending-run.exp: step out of main
+-FAIL: gdb.base/ending-run.exp: step to end of run
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/enum_cond.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/enumval.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/environ.exp ...
+@@ -2503,9 +2604,34 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execl-update-breakpoints.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ...
@@ -596,31 +690,68 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/filesym.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/find-unmapped.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/find.exp ...
-@@ -2412,6 +2597,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/func-ptrs.exp ...
+@@ -2525,6 +2651,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/func-ptrs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/funcargs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ...
+FAIL: gdb.base/gcore-relro-pie.exp: Can't run to break_here
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ...
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ...
-@@ -2432,6 +2618,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu-debugdata.exp ...
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu-ifunc.exp ...
- FAIL: gdb.base/gnu-ifunc.exp: step
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu_vector.exp ...
-+FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
-+FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
-+FAIL: gdb.base/gnu_vector.exp: set vector return value
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ...
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ...
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ...
-@@ -2460,13 +2649,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ...
+@@ -2572,64 +2699,24 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interact.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interp.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ...
- FAIL: gdb.base/interrupt.exp: process is alive (timeout)
- FAIL: gdb.base/interrupt.exp: child process ate our char (timeout)
--FAIL: gdb.base/interrupt.exp: echo data (timeout)
--FAIL: gdb.base/interrupt.exp: echo more data (timeout)
--FAIL: gdb.base/interrupt.exp: send end of file (timeout)
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
-FAIL: gdb.base/interrupt.exp: send end of file
+FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ...
@@ -629,8 +760,21 @@ index 8014fe6..e4ff894 100644
+FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-after-signal.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-detach-inferiors-cmd.exp ...
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill (got interactive prompt)
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 (GDB internal error)
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/killed-outside.exp ...
++WARNING: program timed out.
++gdb compile failed, exit status is 1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/label.exp ...
-@@ -2480,15 +2667,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/logical.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/langs.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ldbl_e308.exp ...
+@@ -2641,39 +2728,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/logical.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/long_long.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/longest-types.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/longjmp.exp ...
@@ -647,8 +791,33 @@ index 8014fe6..e4ff894 100644
+cc1: error: '-fsplit-stack' is not supported by this compiler configuration
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/moribund-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ...
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ...
-@@ -2503,6 +2689,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/overlays.exp ...
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -i "$inferior_spawn_id $gdb_spawn_id"
+- -re "($decimal done)|(Breakpoint)|($gdb_prompt)" {
+- if {[info exists e..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openFAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout)
+-FAIL: gdb.base/multi-forks.exp: info breakpoints (timeout)
+-ERROR: breakpoints not deleted
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -i "$inferior_spawn_id $gdb_spawn_id"
+- -re "($decimal done)|(Breakpoint)|($gdb_prompt)" {
+- if {[info exists e..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openRunning ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ...
++Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nextoverexit.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nodebug.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nofield.exp ...
+@@ -2685,6 +2750,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/overlays.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/page.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ...
@@ -662,7 +831,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pc-fp.exp ...
-@@ -2572,6 +2765,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return.exp ...
+@@ -2754,6 +2826,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/save-bp.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/savedregs.exp ...
@@ -673,7 +842,51 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/scope.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sect-cmd.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sep.exp ...
-@@ -2586,16 +2783,41 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shlib-call.exp ...
+@@ -2765,204 +2841,52 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/setshow.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/setvar.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shell.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shlib-call.exp ...
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.base/shlib-call.exp: print g
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shreloc.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigall.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigaltstack.exp ...
@@ -688,14 +901,13 @@ index 8014fe6..e4ff894 100644
+FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (timeout)
+FAIL: gdb.base/sigaltstack.exp: finish to MAIN (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigbpt.exp ...
-+WARNING: program timed out.
+FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler
+FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler
+FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler
+FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigchld.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-addr.exp ...
-+FAIL: gdb.base/siginfo-addr.exp: si_addr value
++FAIL: gdb.base/siginfo-addr.exp: correct si_addr (the program exited)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
+FAIL: gdb.base/siginfo-infcall.exp: continue to the handler
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-obj.exp ...
@@ -705,8 +917,14 @@ index 8014fe6..e4ff894 100644
+FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1) (timeout)
+FAIL: gdb.base/siginfo.exp: step out of handler (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signals.exp ...
-+WARNING: program timed out.
-+gdb compile failed, exit status is 1
++FAIL: gdb.base/signals.exp: p count #1
++FAIL: gdb.base/signals.exp: p func1 () #2
++FAIL: gdb.base/signals.exp: backtrace from handler when calling func1
++FAIL: gdb.base/signals.exp: continue (the program exited)
++FAIL: gdb.base/signals.exp: p count #2
++FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running)
++FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running)
++FAIL: gdb.base/signals.exp: backtrace for SIGUSR1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signest.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signull.exp ...
+FAIL: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV
@@ -715,7 +933,151 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigrepeat.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ...
-@@ -2670,6 +2892,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs2.exp ...
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp11 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.base/sizeof.exp: set padding_char.v = 1
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip-solib.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-impl-ld.exp ...
+@@ -3034,6 +2958,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs2.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs3.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/subst.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ...
@@ -727,15 +1089,71 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symtab-search-order.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/term.exp ...
-@@ -2685,7 +2912,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ...
+@@ -3049,63 +2978,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unwindonsignal.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
+-FAIL: gdb.base/valgrind-disp-step.exp: target remote for vgdb
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
-FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ...
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
+-FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vdso-warning.exp ...
-@@ -2701,9 +2927,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-non-mem.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ...
+@@ -3119,9 +2994,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-non-mem.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-read.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ...
@@ -752,7 +1170,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ...
-@@ -3011,7 +3244,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ...
+@@ -3433,7 +3315,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/valop.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/array-element.exp ...
@@ -760,10 +1178,145 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/common-block.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/complex.exp ...
-@@ -3028,13 +3260,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ...
+@@ -3450,169 +3331,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/types.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/whatis_type.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ...
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/complaints.exp: list has one entry
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/complaints.exp: serial line 1
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/complaints.exp: serial line 2
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/complaints.exp: short line 1
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/complaints.exp: short line 2
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop
+WARNING: Couldn't test self
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/observer.exp ...
@@ -777,6 +1330,27 @@ index 8014fe6..e4ff894 100644
+FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop
+WARNING: Couldn't test self
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/selftest.exp ...
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-ERROR OCCURED: : spawn id exp8 not open
+- while executing
+-"expect {
+--i exp12 -timeout 10
+- -re ".*A problem internal to GDB has been detected" {
+- fail "$message (GDB internal error)"
+- gdb_internal_erro..."
+- ("uplevel" body line 1)
+- invoked from within
+-"uplevel $body" NONE : spawn id exp8 not openWARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
+FAIL: gdb.gdb/selftest.exp: xgdb is at prompt
+FAIL: gdb.gdb/selftest.exp: send ^C to child process (timeout)
+FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout)
@@ -784,7 +1358,23 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/basic-types.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/chan.exp ...
-@@ -3106,8 +3345,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ...
+@@ -3683,8 +3415,14 @@ FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
+ FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
+ FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout)
+ FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout)
+-ERROR: Process no longer exists
++FAIL: gdb.linespec/explicit.exp: complete non-existant file name (timeout)
++FAIL: gdb.linespec/explicit.exp: complete filename and unique function name (timeout)
++FAIL: gdb.linespec/explicit.exp: complete filename and non-unique function name (timeout)
++FAIL: gdb.linespec/explicit.exp: complete filename and non-existant function name (timeout)
++FAIL: gdb.linespec/explicit.exp: complete filename and function reversed (timeout)
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/keywords.exp ...
++WARNING: program timed out.
++gdb compile failed, exit status is 1
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/linespec.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-dollar.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-errs.exp ...
+@@ -3692,8 +3430,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/skip-two.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/thread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ...
@@ -800,7 +1390,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb680.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb701.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb792.exp ...
-@@ -3115,12 +3361,25 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ...
+@@ -3701,12 +3446,25 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-basics.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-break.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ...
@@ -826,7 +1416,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf-pending.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf.exp ...
-@@ -3137,6 +3396,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.ex
+@@ -3727,6 +3485,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.ex
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-language.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-logging.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-memory-changed.exp ...
@@ -834,9 +1424,12 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ...
-@@ -3145,6 +3405,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ...
+@@ -3734,7 +3493,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsintrall.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ...
++FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func (unknown output after running)
++FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2 (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pthreads.exp ...
+FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 10
+FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 3
@@ -848,7 +1441,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-read-memory.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-record-changed.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reg-undefined.exp ...
-@@ -3158,6 +3425,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-start.exp ...
+@@ -3748,6 +3516,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-start.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepi.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepn.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-syn-frame.exp ...
@@ -856,7 +1449,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-undefined-cmd.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-until.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-block.exp ...
-@@ -3169,6 +3437,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ...
+@@ -3759,6 +3528,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-display.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-list-children-invalid-grandchild.exp ...
@@ -866,7 +1459,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-rtti.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ...
-@@ -3182,10 +3453,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ...
+@@ -3771,10 +3543,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/base.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ...
@@ -895,7 +1488,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.exp ...
-@@ -3241,11 +3530,25 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ...
+@@ -3844,11 +3634,25 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp ...
@@ -921,7 +1514,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ...
FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
-@@ -3259,11 +3562,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ...
+@@ -3862,6 +3666,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-function.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-inferior.exp ...
@@ -930,7 +1523,9 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-infthread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lazy-string.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-linetable.exp ...
- Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lookup-type.exp ...
+@@ -3869,6 +3675,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lookup-type.exp ...
+ FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi-objfile.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi.exp ...
+FAIL: gdb.python/py-mi.exp: varobj update 1
+FAIL: gdb.python/py-mi.exp: varobj update 2
@@ -939,7 +1534,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile-script.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ...
-@@ -3334,82 +3643,506 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/gdb11479.exp ...
+@@ -3941,88 +3751,531 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/gdb11479.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/weird.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ...
@@ -1059,7 +1654,13 @@ index 8014fe6..e4ff894 100644
+FAIL: gdb.threads/execl.exp: continue across exec
+FAIL: gdb.threads/execl.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
++FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main
++FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
++FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: Can't run to main
++FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ...
+FAIL: gdb.threads/gcore-thread.exp: thread 1 is running
@@ -1067,6 +1668,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ...
+FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking
+FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ...
+FAIL: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start
@@ -1122,6 +1724,17 @@ index 8014fe6..e4ff894 100644
+FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: info threads shows all threads
+FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: set scheduler-locking on
+FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: next over function call
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
+FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here
+FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for thread 2
@@ -1159,12 +1772,19 @@ index 8014fe6..e4ff894 100644
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: set scheduler-locking on
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
++FAIL: gdb.threads/non-ldr-exit.exp: continue to breakpoint: break-here
++FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
++FAIL: gdb.threads/non-ldr-exit.exp: program exits normally
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pending-step.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/print-threads.exp ...
+FAIL: gdb.threads/print-threads.exp: all threads ran once
+FAIL: gdb.threads/print-threads.exp: all threads ran once
+FAIL: gdb.threads/print-threads.exp: all threads ran once
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
++FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
++FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthreads.exp ...
+FAIL: gdb.threads/pthreads.exp: Continue to creation of first thread
@@ -1258,14 +1878,14 @@ index 8014fe6..e4ff894 100644
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: continue to breakpoint: run to breakpoint in thread 2
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: thread 1
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set scheduler-locking off
-+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step
++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step (timeout)
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: info threads shows all threads
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking on
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: thread 2
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: continue to breakpoint: run to breakpoint in thread 2
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: thread 1
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking off
-+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next
++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next (timeout)
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: info threads shows all threads
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set scheduler-locking on
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: thread 2
@@ -1446,7 +2066,7 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions-changed.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ax.exp ...
-@@ -3448,6 +4181,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-buffer-size.exp ...
+@@ -4061,6 +4314,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-buffer-size.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-mt.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tracecmd.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ...
@@ -1454,34 +2074,35 @@ index 8014fe6..e4ff894 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tsv.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp ...
-@@ -3462,15 +4196,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ...
+@@ -4075,15 +4329,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ...
=== gdb Summary ===
--# of expected passes 33408
--# of unexpected failures 142
-+# of expected passes 25038
-+# of unexpected failures 807
- # of unexpected successes 2
--# of expected failures 62
-+# of expected failures 40
+-# of expected passes 34125
+-# of unexpected failures 157
++# of expected passes 25550
++# of unexpected failures 850
+ # of unexpected successes 1
+-# of expected failures 64
++# of expected failures 42
# of unknown successes 1
--# of known failures 64
-+# of known failures 59
- # of unresolved testcases 2
+-# of known failures 63
+-# of unresolved testcases 4
-# of untested testcases 41
--# of unsupported tests 66
-+# of untested testcases 68
-+# of unsupported tests 99
- [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150619-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
+-# of unsupported tests 67
++# of known failures 56
++# of unresolved testcases 1
++# of untested testcases 70
++# of unsupported tests 100
+ [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.10.50.20150819-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
Makefile:196: recipe for target 'check-single' failed
-@@ -3479,7 +4213,7 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
+@@ -4092,7 +4346,7 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
Makefile:155: recipe for target 'check' failed
make[3]: *** [check] Error 2
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
--Makefile:1144: recipe for target 'check' failed
-+Makefile:1168: recipe for target 'check' failed
+-Makefile:1149: recipe for target 'check' failed
++Makefile:1173: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb'
- Makefile:10718: recipe for target 'check-gdb' failed
+ Makefile:10776: recipe for target 'check-gdb' failed
diff --git a/binutils-gdb/test.diff b/binutils-gdb/test.diff
index 5b4f697f..28b0b0b0 100644
--- a/binutils-gdb/test.diff
+++ b/binutils-gdb/test.diff
@@ -1,11 +1,11 @@
diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum
-index 885d588..52efad2 100644
+index 01594ea..94c7334 100644
--- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum
+++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum
@@ -1,5 +1,5 @@
--Test Run By thomas on Mon Nov 2 15:16:11 2015
+-Test Run By thomas on Mon Nov 2 22:10:48 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Mon Nov 2 15:17:18 2015
++Test Run By thomas on Thu Nov 5 14:03:53 2015
+Native configuration is i686-unknown-gnu0.6
=== binutils tests ===
@@ -14,44 +14,44 @@ index 885d588..52efad2 100644
PASS: objcopy (objcopy compress debug sections)
PASS: objcopy (objcopy decompress compressed debug sections)
PASS: objcopy decompress debug sections in archive
--PASS: objcopy compress debug sections in archive
-+XPASS: objcopy compress debug sections in archive
+-PASS: objcopy compress debug sections in archive with zlib-gnu
++XPASS: objcopy compress debug sections in archive with zlib-gnu
PASS: objdump compress debug sections
PASS: objdump compress debug sections 3
PASS: objcopy (objcopy compress empty debug sections)
-@@ -153,5 +153,6 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-6
+@@ -159,5 +159,6 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-6
=== binutils Summary ===
--# of expected passes 119
-+# of expected passes 118
+-# of expected passes 125
++# of expected passes 124
+# of unexpected successes 1
# of unsupported tests 4
diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum
-index eac04ee..7db7b1b 100644
+index 03eb530..cc697e7 100644
--- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum
+++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum
@@ -1,5 +1,5 @@
--Test Run By thomas on Mon Nov 2 15:16:19 2015
+-Test Run By thomas on Mon Nov 2 22:10:56 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Mon Nov 2 15:17:28 2015
++Test Run By thomas on Thu Nov 5 14:04:08 2015
+Native configuration is i686-unknown-gnu0.6
=== gas tests ===
diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
-index 89e7833..45b7402 100644
+index 90a9ebf..5c4008c 100644
--- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum
+++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum
@@ -1,5 +1,5 @@
--Test Run By thomas on Mon Nov 2 15:21:40 2015
+-Test Run By thomas on Mon Nov 2 22:20:12 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Mon Nov 2 15:25:30 2015
++Test Run By thomas on Thu Nov 5 14:13:45 2015
+Native configuration is i686-unknown-gnu0.6
=== gdb tests ===
-@@ -373,14 +373,14 @@ FAIL: gdb.ada/mi_interface.exp: list ggg1's children
+@@ -379,14 +379,14 @@ FAIL: gdb.ada/mi_interface.exp: list ggg1's children
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_arg.exp ...
PASS: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
PASS: gdb.ada/mi_task_arg.exp: breakpoint at task_switch.break_me
@@ -71,7 +71,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_var_array.exp ...
PASS: gdb.ada/mi_var_array.exp: compilation bar.adb
PASS: gdb.ada/mi_var_array.exp: breakpoint at main
-@@ -549,7 +549,7 @@ PASS: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir')))
+@@ -555,7 +555,7 @@ PASS: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir')))
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rdv_wait.exp ...
PASS: gdb.ada/rdv_wait.exp: compilation foo.adb
PASS: gdb.ada/rdv_wait.exp: set debug-file-directory
@@ -80,7 +80,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_comp.exp ...
PASS: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
PASS: gdb.ada/rec_comp.exp: whatis r.ia
-@@ -598,7 +598,7 @@ PASS: gdb.ada/str_ref_cmp.exp: print String_Var (1 .. 3) = "Hel"
+@@ -604,7 +604,7 @@ PASS: gdb.ada/str_ref_cmp.exp: print String_Var (1 .. 3) = "Hel"
PASS: gdb.ada/str_ref_cmp.exp: print String_Var (1 .. 3) = "hel"
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/str_uninit.exp ...
PASS: gdb.ada/str_uninit.exp: compilation parse.adb
@@ -89,7 +89,7 @@ index 89e7833..45b7402 100644
PASS: gdb.ada/str_uninit.exp: print 1235813
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/sym_print_name.exp ...
PASS: gdb.ada/sym_print_name.exp: compilation foo.adb
-@@ -623,33 +623,33 @@ PASS: gdb.ada/tagged_not_init.exp: print obj
+@@ -629,33 +629,33 @@ PASS: gdb.ada/tagged_not_init.exp: print obj
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ...
PASS: gdb.ada/task_bp.exp: compilation foo.adb
PASS: gdb.ada/task_bp.exp: break pck.dummy_task - from psymtab
@@ -135,7 +135,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_last_segv.exp ...
PASS: gdb.ada/tick_last_segv.exp: compilation foo.adb
PASS: gdb.ada/tick_last_segv.exp: print short-integer'first
-@@ -829,16 +829,16 @@ PASS: gdb.arch/i386-disp-step.exp: continue to test_prefixed_abs_jump_end
+@@ -841,16 +841,16 @@ PASS: gdb.arch/i386-disp-step.exp: continue to test_prefixed_abs_jump_end
PASS: gdb.arch/i386-disp-step.exp: break test_syscall
PASS: gdb.arch/i386-disp-step.exp: break test_syscall_end
PASS: gdb.arch/i386-disp-step.exp: continue to test_syscall
@@ -158,7 +158,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-dr3-watch.exp ...
PASS: gdb.arch/i386-dr3-watch.exp: set breakpoint always-inserted on
PASS: gdb.arch/i386-dr3-watch.exp: watch i1
-@@ -859,9 +859,8 @@ PASS: gdb.arch/i386-float.exp: info float
+@@ -871,9 +871,8 @@ PASS: gdb.arch/i386-float.exp: info float
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ...
PASS: gdb.arch/i386-gnu-cfi.exp: continue to abort()
PASS: gdb.arch/i386-gnu-cfi.exp: backtrace
@@ -170,7 +170,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx-map.exp ...
gdb compile failed, gcc: error: unrecognized command line option '-fmpx'
UNTESTED: gdb.arch/i386-mpx-map.exp: i386-mpx-map.exp
-@@ -906,22 +905,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse.exp ...
+@@ -918,22 +917,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse.exp ...
PASS: gdb.arch/i386-sse.exp: check whether processor supports SSE
PASS: gdb.arch/i386-sse.exp: set first breakpoint in main
PASS: gdb.arch/i386-sse.exp: continue to breakpoint: continue to first breakpoint in main
@@ -209,7 +209,7 @@ index 89e7833..45b7402 100644
PASS: gdb.arch/i386-sse.exp: set %xmm0
PASS: gdb.arch/i386-sse.exp: set %xmm1
PASS: gdb.arch/i386-sse.exp: set %xmm2
-@@ -932,14 +931,14 @@ PASS: gdb.arch/i386-sse.exp: set %xmm6
+@@ -944,14 +943,14 @@ PASS: gdb.arch/i386-sse.exp: set %xmm6
PASS: gdb.arch/i386-sse.exp: set %xmm7
PASS: gdb.arch/i386-sse.exp: set second breakpoint in main
PASS: gdb.arch/i386-sse.exp: continue to breakpoint: continue to second breakpoint in main
@@ -232,7 +232,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-stap-eval-lang-ada.exp ...
PASS: gdb.arch/i386-stap-eval-lang-ada.exp: set language ada
PASS: gdb.arch/i386-stap-eval-lang-ada.exp: printing $_probe_arg0
-@@ -1130,7 +1129,7 @@ PASS: gdb.base/annota1.exp: set height 0
+@@ -1141,7 +1140,7 @@ PASS: gdb.base/annota1.exp: set height 0
PASS: gdb.base/annota1.exp: breakpoint main
PASS: gdb.base/annota1.exp: annotation set at level 2
PASS: gdb.base/annota1.exp: breakpoint info
@@ -241,7 +241,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/annota1.exp: go after array init line
PASS: gdb.base/annota1.exp: print array
PASS: gdb.base/annota1.exp: print non_existent_value
-@@ -1139,7 +1138,7 @@ PASS: gdb.base/annota1.exp: break printf
+@@ -1150,7 +1149,7 @@ PASS: gdb.base/annota1.exp: break printf
PASS: gdb.base/annota1.exp: continue to printf
PASS: gdb.base/annota1.exp: backtrace from shlibrary
PASS: gdb.base/annota1.exp: send SIGUSR1
@@ -250,7 +250,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/annota1.exp: delete bp 1
PASS: gdb.base/annota1.exp: delete bp 2
PASS: gdb.base/annota1.exp: delete bp 3
-@@ -1150,12 +1149,12 @@ PASS: gdb.base/annota1.exp: break at value++
+@@ -1161,12 +1160,12 @@ PASS: gdb.base/annota1.exp: break at value++
PASS: gdb.base/annota1.exp: ignore 5 4
PASS: gdb.base/annota1.exp: annotate ignore count change
PASS: gdb.base/annota1.exp: breakpoint ignore count
@@ -265,7 +265,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota3.exp ...
PASS: gdb.base/annota3.exp: set height 0
PASS: gdb.base/annota3.exp: breakpoint main
-@@ -1172,7 +1171,7 @@ PASS: gdb.base/annota3.exp: breakpoint printf
+@@ -1183,7 +1182,7 @@ PASS: gdb.base/annota3.exp: breakpoint printf
PASS: gdb.base/annota3.exp: continue to printf
PASS: gdb.base/annota3.exp: backtrace from shlibrary
PASS: gdb.base/annota3.exp: send SIGUSR1
@@ -274,7 +274,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/annota3.exp: delete bp 1
PASS: gdb.base/annota3.exp: delete bp 2
PASS: gdb.base/annota3.exp: delete bp 3
-@@ -1184,8 +1183,8 @@ PASS: gdb.base/annota3.exp: ignore 5 4
+@@ -1195,8 +1194,8 @@ PASS: gdb.base/annota3.exp: ignore 5 4
PASS: gdb.base/annota3.exp: annotate ignore count change
PASS: gdb.base/annota3.exp: next to exit loop
PASS: gdb.base/annota3.exp: breakpoint ignore count
@@ -285,7 +285,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/annota3.exp: cleanup core file (not dumped)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/anon.exp ...
PASS: gdb.base/anon.exp: set breakpoint in anon.c
-@@ -1318,72 +1317,40 @@ PASS: gdb.base/assign.exp: v_int+=v_float
+@@ -1329,72 +1328,40 @@ PASS: gdb.base/assign.exp: v_int+=v_float
PASS: gdb.base/assign.exp: set v_int to 6 (18)
PASS: gdb.base/assign.exp: v_int+=double
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ...
@@ -376,7 +376,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/attach.exp: set source path
PASS: gdb.base/attach.exp: cd away from process working directory
PASS: gdb.base/attach.exp: before attach3, flush symbols
-@@ -1391,13 +1358,14 @@ PASS: gdb.base/attach.exp: before attach3, flush exec
+@@ -1402,13 +1369,14 @@ PASS: gdb.base/attach.exp: before attach3, flush exec
FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
PASS: gdb.base/attach.exp: after attach3, exit
PASS: gdb.base/attach.exp: force switch to gdb64, if necessary
@@ -389,14 +389,14 @@ index 89e7833..45b7402 100644
-PASS: gdb.base/attach.exp: cmdline attach run: run to prompt
-PASS: gdb.base/attach.exp: cmdline attach run: run to main
+FAIL: gdb.base/attach.exp: continue until exit
-+FAIL: gdb.base/attach.exp: starting with --pid (timeout)
++FAIL: gdb.base/attach.exp: starting with --pid
+FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
+ERROR: Undefined command "".
+UNRESOLVED: gdb.base/attach.exp: cmdline attach run: run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ...
PASS: gdb.base/auto-connect-native-target.exp: check whether a target is already connected
PASS: gdb.base/auto-connect-native-target.exp: check whether board tests the native target
-@@ -1407,14 +1375,14 @@ PASS: gdb.base/auto-connect-native-target.exp: start no longer works
+@@ -1418,14 +1386,14 @@ PASS: gdb.base/auto-connect-native-target.exp: start no longer works
PASS: gdb.base/auto-connect-native-target.exp: explicitly connect to the native target
PASS: gdb.base/auto-connect-native-target.exp: kill: start
PASS: gdb.base/auto-connect-native-target.exp: kill: kill
@@ -418,7 +418,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/auto-connect-native-target.exp: disconnect: disconnect
PASS: gdb.base/auto-connect-native-target.exp: disconnect: check whether the target is no longer connected
PASS: gdb.base/auto-connect-native-target.exp: disconnect: no longer connected to a target
-@@ -1426,22 +1394,6 @@ PASS: gdb.base/auto-load.exp: set auto-load scripts-directory
+@@ -1437,22 +1405,6 @@ PASS: gdb.base/auto-load.exp: set auto-load scripts-directory
PASS: gdb.base/auto-load.exp: set auto-load safe-path
PASS: gdb.base/auto-load.exp: print $script_loaded
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ...
@@ -441,7 +441,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ...
PASS: gdb.base/bang.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp ...
-@@ -1471,32 +1423,18 @@ PASS: gdb.base/bfp-test.exp: set variable b64 = 200.25x
+@@ -1513,32 +1465,18 @@ PASS: gdb.base/bfp-test.exp: set variable b64 = 200.25x
PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fl
PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fff
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bg-execution-repeat.exp ...
@@ -483,7 +483,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bitfields.exp ...
PASS: gdb.base/bitfields.exp: set print sevenbit-strings
PASS: gdb.base/bitfields.exp: print flags
-@@ -1655,18 +1593,18 @@ PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue
+@@ -1697,18 +1635,18 @@ PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue
PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: permanent bp
PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: condition $bpnum 0
PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done
@@ -507,7 +507,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: set breakpoint always-inserted off
PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: watch $dummy_convenience
PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: set probe breakpoint
-@@ -1699,18 +1637,18 @@ PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue
+@@ -1741,18 +1679,18 @@ PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue
PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: permanent bp
PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: condition $bpnum 0
PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done
@@ -531,7 +531,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: set breakpoint always-inserted on
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: set probe breakpoint
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: get size of instruction
-@@ -1742,18 +1680,18 @@ PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue t
+@@ -1784,18 +1722,18 @@ PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue t
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: permanent bp
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: condition $bpnum 0
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done
@@ -555,7 +555,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: set breakpoint always-inserted on
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: watch $dummy_convenience
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: set probe breakpoint
-@@ -1786,18 +1724,18 @@ PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue t
+@@ -1828,18 +1766,18 @@ PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue t
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: permanent bp
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: condition $bpnum 0
PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done
@@ -579,7 +579,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-always.exp ...
PASS: gdb.base/break-always.exp: set breakpoint always-inserted on
PASS: gdb.base/break-always.exp: confirm breakpoint always-inserted
-@@ -1910,693 +1848,6 @@ PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: continue
+@@ -1952,693 +1890,6 @@ PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: continue
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-inline.exp ...
PASS: gdb.base/break-inline.exp: break
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-interp.exp ...
@@ -1273,7 +1273,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ...
PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: set breakpoint always-inserted on
PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: break foo
-@@ -3076,7 +2327,7 @@ PASS: gdb.base/call-signal-resume.exp: break stop_one
+@@ -3118,7 +2369,7 @@ PASS: gdb.base/call-signal-resume.exp: break stop_one
PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at stop_one
PASS: gdb.base/call-signal-resume.exp: inferior function call signaled
PASS: gdb.base/call-signal-resume.exp: dummy stack frame number
@@ -1282,7 +1282,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/call-signal-resume.exp: set confirm off
PASS: gdb.base/call-signal-resume.exp: return
PASS: gdb.base/call-signal-resume.exp: maintenance print dummy-frames
-@@ -3092,7 +2343,7 @@ PASS: gdb.base/call-signal-resume.exp: set confirm off
+@@ -3134,7 +2385,7 @@ PASS: gdb.base/call-signal-resume.exp: set confirm off
PASS: gdb.base/call-signal-resume.exp: return
PASS: gdb.base/call-signal-resume.exp: break handle_signal
PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at handle_signal
@@ -1291,7 +1291,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-strs.exp ...
PASS: gdb.base/call-strs.exp: set print sevenbit-strings
PASS: gdb.base/call-strs.exp: set print address off
-@@ -3582,99 +2833,6 @@ PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for 'all'
+@@ -3624,99 +2875,6 @@ PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for 'all'
PASS: gdb.base/catch-signal.exp: 2nd line of save breakpoints for 'all'
PASS: gdb.base/catch-signal.exp: Trailing newline of save breakpoints for 'all'
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-syscall.exp ...
@@ -1391,9 +1391,149 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/charset.exp ...
PASS: gdb.base/charset.exp: show charset
PASS: gdb.base/charset.exp: show target-charset
-@@ -3943,145 +3101,6 @@ PASS: gdb.base/charset.exp: assign string to short array
+@@ -3985,285 +3143,7 @@ PASS: gdb.base/charset.exp: assign string to short array
PASS: gdb.base/charset.exp: assign string to int array
PASS: gdb.base/charset.exp: assign string to long array
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
+-PASS: gdb.base/checkpoint-ns.exp: break1 start
+-PASS: gdb.base/checkpoint-ns.exp: break1 two
+-PASS: gdb.base/checkpoint-ns.exp: break1 three
+-PASS: gdb.base/checkpoint-ns.exp: break1 four
+-PASS: gdb.base/checkpoint-ns.exp: break1 five
+-PASS: gdb.base/checkpoint-ns.exp: break1 six
+-PASS: gdb.base/checkpoint-ns.exp: break1 seven
+-PASS: gdb.base/checkpoint-ns.exp: break1 eight
+-PASS: gdb.base/checkpoint-ns.exp: break1 nine
+-PASS: gdb.base/checkpoint-ns.exp: break1 ten
+-PASS: gdb.base/checkpoint-ns.exp: info checkpoints one
+-PASS: gdb.base/checkpoint-ns.exp: break2 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 1 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 1 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 1 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 1 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 2 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 2 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 2 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 2 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 3 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 3 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 3 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 3 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 4 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 4 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 4 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 4 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 5 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 5 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 5 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 5 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 6 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 6 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 6 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 6 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 7 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 7 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 7 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 7 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 8 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 8 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 8 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 8 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 9 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 9 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 9 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 9 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 10 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 10 one
+-PASS: gdb.base/checkpoint-ns.exp: verify i 10 one
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 10 one
+-PASS: gdb.base/checkpoint-ns.exp: restart 0 one
+-PASS: gdb.base/checkpoint-ns.exp: break3 one
+-PASS: gdb.base/checkpoint-ns.exp: Diff input and output one
+-PASS: gdb.base/checkpoint-ns.exp: restart 1 two
+-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 1 two
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 1 two
+-PASS: gdb.base/checkpoint-ns.exp: restart 2 two
+-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 2 two
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 2 two
+-PASS: gdb.base/checkpoint-ns.exp: restart 3 two
+-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 3 two
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 3 two
+-PASS: gdb.base/checkpoint-ns.exp: restart 4 two
+-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 4 two
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 4 two
+-PASS: gdb.base/checkpoint-ns.exp: restart 5 two
+-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 5 two
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 5 two
+-PASS: gdb.base/checkpoint-ns.exp: restart 6 two
+-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 6 two
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 5 two
+-PASS: gdb.base/checkpoint-ns.exp: restart 7 two
+-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
+-PASS: gdb.base/checkpoint-ns.exp: step in 7 two
+-PASS: gdb.base/checkpoint-ns.exp: verify lines 7 two
+-PASS: gdb.base/checkpoint-ns.exp: Diff input and output two
+-PASS: gdb.base/checkpoint-ns.exp: restart 0 one
+-PASS: gdb.base/checkpoint-ns.exp: break4 one
+-PASS: gdb.base/checkpoint-ns.exp: delete copy1
+-PASS: gdb.base/checkpoint-ns.exp: restart 1 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 1 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 1
+-PASS: gdb.base/checkpoint-ns.exp: restart 2 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 2 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 2
+-PASS: gdb.base/checkpoint-ns.exp: restart 3 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 3 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 3
+-PASS: gdb.base/checkpoint-ns.exp: restart 4 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 4 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 4
+-PASS: gdb.base/checkpoint-ns.exp: restart 5 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 5 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 5
+-PASS: gdb.base/checkpoint-ns.exp: restart 6 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 6 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 6
+-PASS: gdb.base/checkpoint-ns.exp: restart 7 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 7 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 7
+-PASS: gdb.base/checkpoint-ns.exp: restart 8 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 8 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 8
+-PASS: gdb.base/checkpoint-ns.exp: restart 9 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 9 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 9
+-PASS: gdb.base/checkpoint-ns.exp: restart 10 three
+-PASS: gdb.base/checkpoint-ns.exp: break2 10 one
+-PASS: gdb.base/checkpoint-ns.exp: outfile still open 10
+-PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
+-PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
+-PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
+-PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
+-PASS: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
+-PASS: gdb.base/checkpoint-ns.exp: info checkpoints two
+-PASS: gdb.base/checkpoint-ns.exp: kill all one
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 0
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 1
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 2
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 3
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 4
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 5
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 6
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 7
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 8
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 9
+-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 10
+-PASS: gdb.base/checkpoint-ns.exp: set checkpoint breakpoint
+-PASS: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
+-PASS: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
+-PASS: gdb.base/checkpoint-ns.exp: kill all one with many checkpoints
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ...
-PASS: gdb.base/checkpoint.exp: break1 start
-PASS: gdb.base/checkpoint.exp: break1 two
@@ -1537,7 +1677,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ...
PASS: gdb.base/chng-syms.exp: setting conditional breakpoint on function
PASS: gdb.base/chng-syms.exp: running to stop_here first time
-@@ -4365,7 +3384,6 @@ PASS: gdb.base/completion.exp: complete set cp-abi aut
+@@ -4547,7 +3427,6 @@ PASS: gdb.base/completion.exp: complete set cp-abi aut
PASS: gdb.base/completion.exp: complete target core
PASS: gdb.base/completion.exp: complete target tfile
PASS: gdb.base/completion.exp: complete target exec
@@ -1545,7 +1685,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/completion.exp: complete set height
PASS: gdb.base/completion.exp: complete set height u
PASS: gdb.base/completion.exp: complete set listsize
-@@ -4603,77 +3621,10 @@ PASS: gdb.base/constvars.exp: ptype crass
+@@ -4797,77 +3676,10 @@ PASS: gdb.base/constvars.exp: ptype crass
PASS: gdb.base/constvars.exp: ptype crisp
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/continue-all-already-running.exp ...
PASS: gdb.base/continue-all-already-running.exp: set non-stop on
@@ -1625,7 +1765,25 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ctxobj.exp ...
PASS: gdb.base/ctxobj.exp: break in get_version functions
PASS: gdb.base/ctxobj.exp: continue to get_version_1
-@@ -5144,10 +4095,6 @@ PASS: gdb.base/del.exp: breakpoint insertion (d)
+@@ -5134,7 +3946,7 @@ PASS: gdb.base/default.exp: info program
+ PASS: gdb.base/default.exp: info registers
+ PASS: gdb.base/default.exp: info stack "s" abbreviation
+ PASS: gdb.base/default.exp: info stack
+-PASS: gdb.base/default.exp: info set
++FAIL: gdb.base/default.exp: info set
+ PASS: gdb.base/default.exp: info symbol
+ PASS: gdb.base/default.exp: info source
+ PASS: gdb.base/default.exp: info sources
+@@ -5265,7 +4077,7 @@ PASS: gdb.base/default.exp: show verbose
+ PASS: gdb.base/default.exp: show version
+ PASS: gdb.base/default.exp: show width
+ PASS: gdb.base/default.exp: show write
+-PASS: gdb.base/default.exp: show
++FAIL: gdb.base/default.exp: show
+ PASS: gdb.base/default.exp: set history save off
+ PASS: gdb.base/default.exp: stepi "si" abbreviation
+ PASS: gdb.base/default.exp: stepi
+@@ -5338,10 +4150,6 @@ PASS: gdb.base/del.exp: breakpoint insertion (d)
PASS: gdb.base/del.exp: Remove last breakpoint (d)
PASS: gdb.base/del.exp: info break after removing break on main (d)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/detach.exp ...
@@ -1636,9 +1794,9 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-exprs.exp ...
PASS: gdb.base/dfp-exprs.exp: p 1.2df
PASS: gdb.base/dfp-exprs.exp: p -1.2df
-@@ -5407,50 +4354,7 @@ PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&main"
- PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&dummy_3"
+@@ -5602,50 +4410,7 @@ PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&dummy_3"
PASS: gdb.base/disasm-end-cu.exp: disassemble command returned some output
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-optim.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
-PASS: gdb.base/disp-step-syscall.exp: fork: probe for target remote
-PASS: gdb.base/disp-step-syscall.exp: fork: delete break 1
@@ -1688,7 +1846,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ...
PASS: gdb.base/display.exp: kill
PASS: gdb.base/display.exp: detach
-@@ -5527,15 +4431,15 @@ PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continu
+@@ -5722,15 +4487,15 @@ PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continu
PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height 2
PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: continue to pagination
PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: first prompt
@@ -1708,7 +1866,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ...
PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf-style gdb
PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint always-inserted on
-@@ -5553,96 +4457,93 @@ PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: set dprintf-style gdb
+@@ -5748,96 +4513,92 @@ PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: set dprintf-style gdb
PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: set disconnected-dprintf on
PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: get inferior process ID
PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: dprintf insertion
@@ -1816,10 +1974,12 @@ index 89e7833..45b7402 100644
+FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: detach program
+FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ...
+-PASS: gdb.base/dprintf-next.exp: dprintf 24, "%d\n", x
+-PASS: gdb.base/dprintf-next.exp: next 1
+-PASS: gdb.base/dprintf-next.exp: next 2
+WARNING: program timed out.
- PASS: gdb.base/dprintf-next.exp: dprintf 24, "%d\n", x
- PASS: gdb.base/dprintf-next.exp: next 1
- PASS: gdb.base/dprintf-next.exp: next 2
++gdb compile failed, exit status is 1
++UNTESTED: gdb.base/dprintf-next.exp: failed to prepare for dprintf with next
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
PASS: gdb.base/dprintf-non-stop.exp: set non-stop on
-PASS: gdb.base/dprintf-non-stop.exp: dprintf foo,"At foo entry\n"
@@ -1829,18 +1989,56 @@ index 89e7833..45b7402 100644
-PASS: gdb.base/dprintf-non-stop.exp: inferior stopped
+FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ...
- PASS: gdb.base/dprintf-pending.exp: without format: set pending dprintf
- PASS: gdb.base/dprintf-pending.exp: without format: resolved dprintf fails to be re-set
-@@ -5674,8 +4575,6 @@ UNSUPPORTED: gdb.base/dprintf.exp: set dprintf style to agent
- PASS: gdb.base/dprintf.exp: Set dprintf style to an unrecognized type
- PASS: gdb.base/dprintf.exp: probe for target remote
+ PASS: gdb.base/dprintf-pending.exp: without format: missing ,FMT
+ PASS: gdb.base/dprintf-pending.exp: without format: missing FMT
+@@ -5862,9 +4623,7 @@ PASS: gdb.base/dprintf.exp: call: printf: dprintf foo,"At foo entry\n"
+ PASS: gdb.base/dprintf.exp: call: printf: dprintf 28,"arg=%d, g=%d\n", arg, g
+ PASS: gdb.base/dprintf.exp: call: printf: break 29
+ PASS: gdb.base/dprintf.exp: call: printf: set dprintf style to call
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/dprintf.exp: call: printf: 1st dprintf
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/dprintf.exp: call: printf: 2nd dprintf
+ PASS: gdb.base/dprintf.exp: call: fprintf: dprintf foo,"At foo entry\n"
+ PASS: gdb.base/dprintf.exp: call: fprintf: dprintf 28,"arg=%d, g=%d\n", arg, g
+@@ -5872,9 +4631,7 @@ PASS: gdb.base/dprintf.exp: call: fprintf: break 29
+ PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf function
+ PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf channel
+ PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf style to call
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/dprintf.exp: call: fprintf: 1st dprintf
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf
+ PASS: gdb.base/dprintf.exp: agent: dprintf foo,"At foo entry\n"
+ PASS: gdb.base/dprintf.exp: agent: dprintf 28,"arg=%d, g=%d\n", arg, g
+@@ -5886,8 +4643,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dso2dso.exp ...
+ PASS: gdb.base/dso2dso.exp: continue to breakpoint: at call to sub2
+ PASS: gdb.base/dso2dso.exp: next over call to sub2
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dtrace-probe.exp ...
-gdb compile failed, /usr/bin/ld: i386:x86-64 architecture of input file `[...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.base/dtrace-probe-p.o' is incompatible with i386 output
-collect2: error: ld returned 1 exit status
UNTESTED: gdb.base/dtrace-probe.exp: could not compile test program
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ...
PASS: gdb.base/dump.exp: inaccessible memory is reported
-@@ -6096,10 +4995,7 @@ PASS: gdb.base/exe-lock.exp: continue until exit
+@@ -6239,14 +4994,12 @@ PASS: gdb.base/ending-run.exp: b ending-run.c:11
+ PASS: gdb.base/ending-run.exp: Breakpoint 7 at *ending-run.c:11
+ PASS: gdb.base/ending-run.exp: Clear 2 by default
+ PASS: gdb.base/ending-run.exp: all set to continue
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/ending-run.exp: cont
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/ending-run.exp: Step to return
+-FAIL: gdb.base/ending-run.exp: step out of main
+-FAIL: gdb.base/ending-run.exp: step to end of run
++PASS: gdb.base/ending-run.exp: step out of main
++PASS: gdb.base/ending-run.exp: step to end of run
+ UNSUPPORTED: gdb.base/ending-run.exp: continue after exit
+-UNSUPPORTED: gdb.base/ending-run.exp: don't step after run
++PASS: gdb.base/ending-run.exp: don't step after run
+ PASS: gdb.base/ending-run.exp: ls: core (No core dumped on quit)
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/enum_cond.exp ...
+ PASS: gdb.base/enum_cond.exp: break call_me if param.e == 1
+@@ -6310,10 +5063,7 @@ PASS: gdb.base/exe-lock.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execl-update-breakpoints.exp ...
PASS: gdb.base/execl-update-breakpoints.exp: main address first
PASS: gdb.base/execl-update-breakpoints.exp: probe memory access
@@ -1852,7 +2050,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ...
PASS: gdb.base/execution-termios.exp: next: termios ok
PASS: gdb.base/execution-termios.exp: infcall: termios ok
-@@ -6113,10 +5009,10 @@ PASS: gdb.base/exitsignal.exp: $_exitsignal is void before running
+@@ -6327,10 +5077,10 @@ PASS: gdb.base/exitsignal.exp: $_exitsignal is void before running
PASS: gdb.base/exitsignal.exp: $_exitcode is void before running
PASS: gdb.base/exitsignal.exp: trigger SIGSEGV
PASS: gdb.base/exitsignal.exp: program terminated with SIGSEGV
@@ -1865,7 +2063,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/exitsignal.exp: $_exitcode is still void after restarting the inferior
PASS: gdb.base/exitsignal.exp: $_exitsignal is void before normal inferior is executed
PASS: gdb.base/exitsignal.exp: $_exitcode is void before normal inferior is executed
-@@ -6473,33 +5369,33 @@ PASS: gdb.base/fileio.exp: Lseeking SET a file
+@@ -6687,33 +5437,33 @@ PASS: gdb.base/fileio.exp: Lseeking SET a file
PASS: gdb.base/fileio.exp: Closing a file
PASS: gdb.base/fileio.exp: Closing an invalid file descriptor returns EBADF
PASS: gdb.base/fileio.exp: Stat a file
@@ -1922,7 +2120,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/filesym.exp ...
PASS: gdb.base/filesym.exp: complete on "filesy"
PASS: gdb.base/filesym.exp: completion list for "filesym"
-@@ -6567,204 +5463,8 @@ PASS: gdb.base/float.exp: info float
+@@ -6781,204 +5531,8 @@ PASS: gdb.base/float.exp: info float
PASS: gdb.base/float.exp: step
PASS: gdb.base/float.exp: finish
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/foll-exec.exp ...
@@ -2127,7 +2325,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/fortran-sym-case.exp ...
PASS: gdb.base/fortran-sym-case.exp: set language fortran
PASS: gdb.base/fortran-sym-case.exp: frame
-@@ -6953,32 +5653,16 @@ PASS: gdb.base/funcargs.exp: backtrace through call with trampolines
+@@ -7167,32 +5721,16 @@ PASS: gdb.base/funcargs.exp: backtrace through call with trampolines
PASS: gdb.base/funcargs.exp: stepping back to main from function called with trampolines
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ...
PASS: gdb.base/gcore-buffer-overflow.exp: Set buffer exceeding arguments
@@ -2161,27 +2359,10 @@ index 89e7833..45b7402 100644
-PASS: gdb.base/gcore.exp: corefile restored stack array
-PASS: gdb.base/gcore.exp: corefile restored backtrace
+UNSUPPORTED: gdb.base/gcore.exp: save a corefile
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ...
+ PASS: gdb.base/gdb-sigterm-2.exp: expect eof
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ...
- PASS: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ...
-@@ -7210,11 +5894,11 @@ KFAIL: gdb.base/gnu_vector.exp: call add_many_charvecs (PRMS: gdb/18537)
- KFAIL: gdb.base/gnu_vector.exp: call add_various_floatvecs (PRMS: gdb/18537)
- KFAIL: gdb.base/gnu_vector.exp: call add_structvecs (PRMS: gdb/18537)
- PASS: gdb.base/gnu_vector.exp: call add_singlevecs
--PASS: gdb.base/gnu_vector.exp: continue to add_some_intvecs
--KFAIL: gdb.base/gnu_vector.exp: finish shows vector return value (PRMS: gdb/18537)
--PASS: gdb.base/gnu_vector.exp: continue to add_some_intvecs
--PASS: gdb.base/gnu_vector.exp: set vector return value
--KFAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited) (PRMS: gdb/18537)
-+FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
-+KFAIL: gdb.base/gnu_vector.exp: finish shows vector return value (the program is no longer running) (PRMS: gdb/18537)
-+FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
-+FAIL: gdb.base/gnu_vector.exp: set vector return value
-+KFAIL: gdb.base/gnu_vector.exp: verify vector return value (the program is no longer running) (PRMS: gdb/18537)
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ...
- PASS: gdb.base/hashline1.exp: set breakpoint
- Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ...
-@@ -7375,12 +6059,7 @@ PASS: gdb.base/included.exp: list integer
+@@ -7633,12 +6171,7 @@ PASS: gdb.base/included.exp: list integer
PASS: gdb.base/included.exp: ptype integer
PASS: gdb.base/included.exp: info variables integer
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/inferior-died.exp ...
@@ -2195,7 +2376,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/infnan.exp ...
PASS: gdb.base/infnan.exp: print a
PASS: gdb.base/infnan.exp: print b
-@@ -7421,33 +6100,10 @@ PASS: gdb.base/info-macros.exp: info macros 6
+@@ -7679,33 +6212,10 @@ PASS: gdb.base/info-macros.exp: info macros 6
PASS: gdb.base/info-macros.exp: info macros 7
KFAIL: gdb.base/info-macros.exp: info macros info-macros.c:42 (PRMS: gdb/NNNN)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-os.exp ...
@@ -2231,7 +2412,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-shared.exp ...
PASS: gdb.base/info-shared.exp: info sharedlibrary #1
PASS: gdb.base/info-shared.exp: continue to breakpoint: library load #1
-@@ -7499,23 +6155,14 @@ PASS: gdb.base/interrupt-noterm.exp: set interactive-mode off
+@@ -7757,23 +6267,14 @@ PASS: gdb.base/interrupt-noterm.exp: set interactive-mode off
PASS: gdb.base/interrupt-noterm.exp: set confirm off
PASS: gdb.base/interrupt-noterm.exp: delete
PASS: gdb.base/interrupt-noterm.exp: set confirm on
@@ -2241,24 +2422,26 @@ index 89e7833..45b7402 100644
+UNSUPPORTED: gdb.base/interrupt-noterm.exp: continue &
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ...
PASS: gdb.base/interrupt.exp: set interrupt character in interrupt.exp
- FAIL: gdb.base/interrupt.exp: process is alive (timeout)
- FAIL: gdb.base/interrupt.exp: child process ate our char (timeout)
+-WARNING: remote_expect statement without a default case?!
+-WARNING: remote_expect statement without a default case?!
++PASS: gdb.base/interrupt.exp: process is alive
++PASS: gdb.base/interrupt.exp: child process ate our char
PASS: gdb.base/interrupt.exp: send_gdb control C
-PASS: gdb.base/interrupt.exp: call function when asleep
-PASS: gdb.base/interrupt.exp: call function a second time
-PASS: gdb.base/interrupt.exp: continue
--FAIL: gdb.base/interrupt.exp: echo data (timeout)
+-WARNING: remote_expect statement without a default case?!
-PASS: gdb.base/interrupt.exp: Send Control-C, second time
-PASS: gdb.base/interrupt.exp: signal SIGINT
--FAIL: gdb.base/interrupt.exp: echo more data (timeout)
--FAIL: gdb.base/interrupt.exp: send end of file (timeout)
+-WARNING: remote_expect statement without a default case?!
+-WARNING: remote_expect statement without a default case?!
-FAIL: gdb.base/interrupt.exp: send end of file
+FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output)
+UNTESTED: gdb.base/interrupt.exp: aborted; in the following, GDB will get stuck
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ...
PASS: gdb.base/jit-simple.exp: blah 1
PASS: gdb.base/jit-simple.exp: recompile jit-simple.c
-@@ -7560,14 +6207,7 @@ PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1
+@@ -7818,14 +6319,7 @@ PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1
PASS: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function
PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2
PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function
@@ -2274,7 +2457,48 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ...
PASS: gdb.base/jump.exp: break before jump to non-call
PASS: gdb.base/jump.exp: jump to non-call
-@@ -7980,15 +6620,19 @@ PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 1 start
+@@ -7849,30 +6343,18 @@ PASS: gdb.base/kill-detach-inferiors-cmd.exp: load binary
+ PASS: gdb.base/kill-detach-inferiors-cmd.exp: start
+ PASS: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3
+ PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3
+-PASS: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
+-PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
+-PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
+-PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill
+-PASS: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
+-PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
+-PASS: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill (got interactive prompt)
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
++FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 (GDB internal error)
+ PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/killed-outside.exp ...
+-PASS: gdb.base/killed-outside.exp: continue: get pid of inferior
+-PASS: gdb.base/killed-outside.exp: continue: continue
+-PASS: gdb.base/killed-outside.exp: continue: info threads
+-PASS: gdb.base/killed-outside.exp: continue: quit GDB
+-PASS: gdb.base/killed-outside.exp: stepi: get pid of inferior
+-PASS: gdb.base/killed-outside.exp: stepi: si
+-PASS: gdb.base/killed-outside.exp: stepi: info threads
+-PASS: gdb.base/killed-outside.exp: stepi: quit GDB
+-PASS: gdb.base/killed-outside.exp: registers: get pid of inferior
+-PASS: gdb.base/killed-outside.exp: registers: flushregs
+-PASS: gdb.base/killed-outside.exp: registers: info threads
+-PASS: gdb.base/killed-outside.exp: registers: quit GDB
+-PASS: gdb.base/killed-outside.exp: info threads: get pid of inferior
+-PASS: gdb.base/killed-outside.exp: info threads: info threads
+-PASS: gdb.base/killed-outside.exp: info threads: quit GDB
++WARNING: program timed out.
++gdb compile failed, exit status is 1
++UNTESTED: gdb.base/killed-outside.exp: failed to prepare
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/label.exp ...
+ PASS: gdb.base/label.exp: breakpoint here
+ PASS: gdb.base/label.exp: breakpoint there
+@@ -8269,15 +6751,19 @@ PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 1 start
PASS: gdb.base/longjmp.exp: breakpoint at miss_step_1
PASS: gdb.base/longjmp.exp: next over setjmp (1)
PASS: gdb.base/longjmp.exp: next to longjmp (1)
@@ -2297,7 +2521,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/macscp.exp ...
PASS: gdb.base/macscp.exp: list main for support check
PASS: gdb.base/macscp.exp: list main for WHERE
-@@ -8439,94 +7083,12 @@ PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] << 2
+@@ -8728,96 +7214,12 @@ PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] << 2
PASS: gdb.base/miscexprs.exp: print value of sbig.s[90] >> 4
PASS: gdb.base/miscexprs.exp: print value of lbig.l[333] >> 6
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/morestack.exp ...
@@ -2312,9 +2536,11 @@ index 89e7833..45b7402 100644
+UNSUPPORTED: gdb.base/moribund-step.exp: displaced stepping
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ...
-PASS: gdb.base/multi-forks.exp: set follow-fork child
--PASS: gdb.base/multi-forks.exp: run to exit 2
+-FAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout)
-PASS: gdb.base/multi-forks.exp: follow child, print pids
--PASS: gdb.base/multi-forks.exp: run to exit 2
+-FAIL: gdb.base/multi-forks.exp: info breakpoints (timeout)
+-ERROR: breakpoints not deleted
+-UNRESOLVED: gdb.base/multi-forks.exp: run to exit 2 (timeout)
-PASS: gdb.base/multi-forks.exp: follow parent, print pids
-PASS: gdb.base/multi-forks.exp: help set detach
-PASS: gdb.base/multi-forks.exp: show detach default on
@@ -2396,7 +2622,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ...
PASS: gdb.base/multi-line-starts-subshell.exp: spawn subshell from multi-line
PASS: gdb.base/multi-line-starts-subshell.exp: shell input works
-@@ -8605,22 +7167,22 @@ PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set heig
+@@ -8896,22 +7298,22 @@ PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set heig
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ...
PASS: gdb.base/paginate-bg-execution.exp: paginate: b after_sleep
PASS: gdb.base/paginate-bg-execution.exp: paginate: set height 2
@@ -2426,7 +2652,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: GDB accepts further input
PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: set height unlimited
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ...
-@@ -8705,11 +7267,6 @@ PASS: gdb.base/permissions.exp: set may-write-memory off
+@@ -8996,11 +7398,6 @@ PASS: gdb.base/permissions.exp: set may-write-memory off
PASS: gdb.base/permissions.exp: try to set a global
PASS: gdb.base/permissions.exp: print x
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pie-execl.exp ...
@@ -2438,7 +2664,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pointers.exp ...
PASS: gdb.base/pointers.exp: continuing after dummy()
PASS: gdb.base/pointers.exp: set pointer to beginning of array
-@@ -8785,50 +7342,24 @@ PASS: gdb.base/pr11022.exp: watchpoint hit 2
+@@ -9076,50 +7473,24 @@ PASS: gdb.base/pr11022.exp: watchpoint hit 2
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prelink.exp ...
PASS: gdb.base/prelink.exp: ldd prelinkt
PASS: gdb.base/prelink.exp: ldd prelinkt output contains libs
@@ -2498,7 +2724,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ...
PASS: gdb.base/printcmds.exp: print $pc
PASS: gdb.base/printcmds.exp: print "abc"
-@@ -9832,25 +8363,9 @@ PASS: gdb.base/radix.exp: Output radix unchanged after rejecting 1
+@@ -10123,25 +8494,9 @@ PASS: gdb.base/radix.exp: Output radix unchanged after rejecting 1
PASS: gdb.base/radix.exp: set radix 7 rejected
PASS: gdb.base/radix.exp: Output radix unchanged after rejection through set radix command
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/random-signal.exp ...
@@ -2526,7 +2752,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/range-stepping.exp ...
PASS: gdb.base/range-stepping.exp: probe range-stepping support
UNSUPPORTED: gdb.base/range-stepping.exp: range stepping not supported by the target
-@@ -9868,38 +8383,7 @@ PASS: gdb.base/readline-ask.exp: ask message for 01 and 02
+@@ -10159,38 +8514,7 @@ PASS: gdb.base/readline-ask.exp: ask message for 01 and 02
PASS: gdb.base/readline-ask.exp: ask message no
PASS: gdb.base/readline-ask.exp: abort ask message
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/readline.exp ...
@@ -2566,7 +2792,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/realname-expand.exp ...
PASS: gdb.base/realname-expand.exp: set basenames-may-differ on
PASS: gdb.base/realname-expand.exp: rbreak realname-expand-real.c:func
-@@ -10288,22 +8772,22 @@ PASS: gdb.base/savedregs.exp: handle SIGSEGV pass print nostop
+@@ -10579,22 +8903,22 @@ PASS: gdb.base/savedregs.exp: handle SIGSEGV pass print nostop
PASS: gdb.base/savedregs.exp: handle SIGILL pass print nostop
PASS: gdb.base/savedregs.exp: advance catcher
PASS: gdb.base/savedregs.exp: Get sigtramp info frame
@@ -2593,7 +2819,25 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/scope.exp ...
PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro
PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss before run
-@@ -10763,402 +9247,24 @@ PASS: gdb.base/shreloc.exp: (msymbol) relocated extern vars have different addre
+@@ -11018,16 +9342,12 @@ PASS: gdb.base/shlib-call.exp: set print address off
+ PASS: gdb.base/shlib-call.exp: set width 0
+ PASS: gdb.base/shlib-call.exp: next to shr1
+ PASS: gdb.base/shlib-call.exp: print g
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/shlib-call.exp: next over shr1
+-FAIL: gdb.base/shlib-call.exp: print g
+-WARNING: remote_expect statement without a default case?!
++PASS: gdb.base/shlib-call.exp: print g
+ PASS: gdb.base/shlib-call.exp: print shr1(1)
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/shlib-call.exp: print shr1(g)
+ PASS: gdb.base/shlib-call.exp: breakpoint function shr2
+ PASS: gdb.base/shlib-call.exp: run until breakpoint set at a function
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/shlib-call.exp: print shr1(1) 2nd time
+ PASS: gdb.base/shlib-call.exp: print mainshr1(1) from shlib func
+ PASS: gdb.base/shlib-call.exp: step out of shr2 to main (stopped in shr2 epilogue)
+@@ -11058,401 +9378,22 @@ PASS: gdb.base/shreloc.exp: (msymbol) relocated extern vars have different addre
PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12]
PASS: gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigall.exp ...
@@ -3004,11 +3248,9 @@ index 89e7833..45b7402 100644
+FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (timeout)
+FAIL: gdb.base/sigaltstack.exp: finish to MAIN (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigbpt.exp ...
-+WARNING: program timed out.
PASS: gdb.base/sigbpt.exp: break keeper
PASS: gdb.base/sigbpt.exp: display/i $pc
- PASS: gdb.base/sigbpt.exp: advance to the bowler
-@@ -11169,20 +9275,20 @@ PASS: gdb.base/sigbpt.exp: rerun to main
+@@ -11464,20 +9405,20 @@ PASS: gdb.base/sigbpt.exp: rerun to main
PASS: gdb.base/sigbpt.exp: stepi; pass SIGSEGV
PASS: gdb.base/sigbpt.exp: stepi; continue to keeper
PASS: gdb.base/sigbpt.exp: stepi; nopass SIGSEGV
@@ -3032,7 +3274,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/sigbpt.exp: stepi bp at segv; clear breakpoint 0 of 1
PASS: gdb.base/sigbpt.exp: rerun to main
PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; pass SIGSEGV
-@@ -11190,7 +9296,7 @@ PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; continue to keeper
+@@ -11485,7 +9426,7 @@ PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; continue to keeper
PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; nopass SIGSEGV
PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 0 of 2
PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 1 of 2
@@ -3041,12 +3283,12 @@ index 89e7833..45b7402 100644
PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 0 of 2
PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 1 of 2
PASS: gdb.base/sigbpt.exp: rerun to main
-@@ -11230,107 +9336,23 @@ PASS: gdb.base/sigchld.exp: SIGCHLD blocked in inferior
+@@ -11525,73 +9466,19 @@ PASS: gdb.base/sigchld.exp: SIGCHLD blocked in inferior
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-addr.exp ...
PASS: gdb.base/siginfo-addr.exp: display/i $pc
PASS: gdb.base/siginfo-addr.exp: continue to signal
--PASS: gdb.base/siginfo-addr.exp: si_addr value
-+FAIL: gdb.base/siginfo-addr.exp: si_addr value
+-PASS: gdb.base/siginfo-addr.exp: correct si_addr
++FAIL: gdb.base/siginfo-addr.exp: correct si_addr (the program exited)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
PASS: gdb.base/siginfo-infcall.exp: continue to SIGUSR1
PASS: gdb.base/siginfo-infcall.exp: p callme ()
@@ -3118,46 +3360,42 @@ index 89e7833..45b7402 100644
+FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1) (timeout)
+FAIL: gdb.base/siginfo.exp: step out of handler (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signals.exp ...
--PASS: gdb.base/signals.exp: handle all print
--PASS: gdb.base/signals.exp: set variable count = 0
--PASS: gdb.base/signals.exp: break handler if 0
--PASS: gdb.base/signals.exp: set $handler_breakpoint_number = $bpnum
--PASS: gdb.base/signals.exp: next to signal
--PASS: gdb.base/signals.exp: next to alarm #1
--PASS: gdb.base/signals.exp: next to ++count #1
--PASS: gdb.base/signals.exp: p func1 () #1
+ PASS: gdb.base/signals.exp: handle all print
+ PASS: gdb.base/signals.exp: set variable count = 0
+@@ -11601,14 +9488,14 @@ PASS: gdb.base/signals.exp: next to signal
+ PASS: gdb.base/signals.exp: next to alarm #1
+ PASS: gdb.base/signals.exp: next to ++count #1
+ PASS: gdb.base/signals.exp: p func1 () #1
-PASS: gdb.base/signals.exp: p count #1
--PASS: gdb.base/signals.exp: condition $handler_breakpoint_number
--PASS: gdb.base/signals.exp: next to alarm #2
--PASS: gdb.base/signals.exp: next to ++count #2
++FAIL: gdb.base/signals.exp: p count #1
+ PASS: gdb.base/signals.exp: condition $handler_breakpoint_number
+ PASS: gdb.base/signals.exp: next to alarm #2
+ PASS: gdb.base/signals.exp: next to ++count #2
-PASS: gdb.base/signals.exp: p func1 () #2
-PASS: gdb.base/signals.exp: backtrace from handler when calling func1
-PASS: gdb.base/signals.exp: continue
-PASS: gdb.base/signals.exp: p count #2
--PASS: gdb.base/signals.exp: info signals
--PASS: gdb.base/signals.exp: info signal SIGTRAP
--PASS: gdb.base/signals.exp: info signal 5
--PASS: gdb.base/signals.exp: handle without arguments
--PASS: gdb.base/signals.exp: handle with bogus SIG
--PASS: gdb.base/signals.exp: handle SIG with bogus action
--PASS: gdb.base/signals.exp: handle SIG with multiple conflicting actions
--PASS: gdb.base/signals.exp: handle SIG parses all legal actions
--PASS: gdb.base/signals.exp: handle multiple SIGs
--PASS: gdb.base/signals.exp: override SIGTRAP
--PASS: gdb.base/signals.exp: invalid signal number rejected
--PASS: gdb.base/signals.exp: handle multiple SIGs via integer range
--PASS: gdb.base/signals.exp: handle multiple SIGs via reverse integer range
--PASS: gdb.base/signals.exp: override SIGINT
++FAIL: gdb.base/signals.exp: p func1 () #2
++FAIL: gdb.base/signals.exp: backtrace from handler when calling func1
++FAIL: gdb.base/signals.exp: continue (the program exited)
++FAIL: gdb.base/signals.exp: p count #2
+ PASS: gdb.base/signals.exp: info signals
+ PASS: gdb.base/signals.exp: info signal SIGTRAP
+ PASS: gdb.base/signals.exp: info signal 5
+@@ -11623,9 +9510,9 @@ PASS: gdb.base/signals.exp: invalid signal number rejected
+ PASS: gdb.base/signals.exp: handle multiple SIGs via integer range
+ PASS: gdb.base/signals.exp: handle multiple SIGs via reverse integer range
+ PASS: gdb.base/signals.exp: override SIGINT
-PASS: gdb.base/signals.exp: signal without arguments disallowed
-PASS: gdb.base/signals.exp: signal SIGUSR1
-PASS: gdb.base/signals.exp: backtrace for SIGUSR1
-+WARNING: program timed out.
-+gdb compile failed, exit status is 1
-+UNTESTED: gdb.base/signals.exp: signals.exp
++FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running)
++FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running)
++FAIL: gdb.base/signals.exp: backtrace for SIGUSR1
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signest.exp ...
PASS: gdb.base/signest.exp: continue to fault
PASS: gdb.base/signest.exp: set conditional breakpoint
-@@ -11350,792 +9372,23 @@ PASS: gdb.base/signull.exp: data read; select the pointer type
+@@ -11645,792 +9532,23 @@ PASS: gdb.base/signull.exp: data read; select the pointer type
PASS: gdb.base/signull.exp: data read; take the SIGSEGV
PASS: gdb.base/signull.exp: data read; backtrace from SIGSEGV
PASS: gdb.base/signull.exp: data read; continue to the keeper
@@ -3953,9 +4191,50 @@ index 89e7833..45b7402 100644
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue
+UNTESTED: gdb.base/sigstep.exp: aborted; in the following, GDB will get stuck
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ...
- PASS: gdb.base/sizeof.exp: next
+ PASS: gdb.base/sizeof.exp: next 2
PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (char)" (1)
-@@ -12200,15 +9453,6 @@ PASS: gdb.base/sizeof.exp: print/f padding_long_double.v
+@@ -12443,39 +9561,25 @@ PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (void (*)(void))" (4)
+ PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (float)" (4)
+ PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (double)" (8)
+ PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (long double)" (12)
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "char"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "short"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "int"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "long"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "long long"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "void *"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "void (*)(void)"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "float"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "double"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check sizeof "long double"
+ PASS: gdb.base/sizeof.exp: get integer valueof "'\377'" (-1)
+ PASS: gdb.base/sizeof.exp: get integer valueof "(int) (char) -1" (-1)
+ PASS: gdb.base/sizeof.exp: get integer valueof "(int) (signed char) -1" (-1)
+ PASS: gdb.base/sizeof.exp: get integer valueof "(int) (unsigned char) -1" (255)
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check valueof "'\377'"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check valueof "(int) (char) -1"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check valueof "(int) (signed char) -1"
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/sizeof.exp: check valueof "(int) (unsigned char) -1"
+-FAIL: gdb.base/sizeof.exp: set padding_char.v = 1
++PASS: gdb.base/sizeof.exp: set padding_char.v = 1
+ PASS: gdb.base/sizeof.exp: print padding_char.p1
+ PASS: gdb.base/sizeof.exp: print/d padding_char.v
+ PASS: gdb.base/sizeof.exp: print padding_char.p2
+@@ -12509,15 +9613,6 @@ PASS: gdb.base/sizeof.exp: print/f padding_long_double.v
PASS: gdb.base/sizeof.exp: print padding_long_double.p2
PASS: gdb.base/sizeof.exp: maint print arch
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip-solib.exp ...
@@ -3971,7 +4250,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip.exp ...
PASS: gdb.base/skip.exp: skip file (no default file)
PASS: gdb.base/skip.exp: skip function
-@@ -12316,15 +9560,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ...
+@@ -12625,15 +9720,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ...
UNTESTED: gdb.base/solib-overlap.exp: 0x40000000: Could not prelink OBJDIR/gdb.base/solib-overlap-lib1-0x40000000.so or OBJDIR/gdb.base/solib-overlap-lib2-0x40000000.so.
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-search.exp ...
PASS: gdb.base/solib-search.exp: continue to break_here
@@ -3988,7 +4267,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-symbol.exp ...
PASS: gdb.base/solib-symbol.exp: foo2 in main
PASS: gdb.base/solib-symbol.exp: foo in libmd
-@@ -12362,7 +9598,7 @@ UNSUPPORTED: gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software singl
+@@ -12671,7 +9758,7 @@ UNSUPPORTED: gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software singl
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ...
PASS: gdb.base/sss-bp-on-user-bp.exp: continue to breakpoint: first breakpoint
PASS: gdb.base/sss-bp-on-user-bp.exp: disassemble main
@@ -3997,7 +4276,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/sss-bp-on-user-bp.exp: set breakpoint always-inserted on
PASS: gdb.base/sss-bp-on-user-bp.exp: si
PASS: gdb.base/sss-bp-on-user-bp.exp: jump *$pc
-@@ -12376,8 +9612,14 @@ PASS: gdb.base/stack-checking.exp: bt
+@@ -12685,8 +9772,14 @@ PASS: gdb.base/stack-checking.exp: bt
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stale-infcall.exp ...
PASS: gdb.base/stale-infcall.exp: continue to breakpoint: test-next
PASS: gdb.base/stale-infcall.exp: set $test_fail_bpnum=$bpnum
@@ -4014,7 +4293,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stap-probe.exp ...
PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: check argument not at probe point
PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: info probes stap
-@@ -12480,20 +9722,6 @@ PASS: gdb.base/step-over-no-symbols.exp: displaced=off: set displaced-stepping o
+@@ -12789,20 +9882,6 @@ PASS: gdb.base/step-over-no-symbols.exp: displaced=off: set displaced-stepping o
PASS: gdb.base/step-over-no-symbols.exp: displaced=off: stepi
PASS: gdb.base/step-over-no-symbols.exp: displaced=off: get after PC
PASS: gdb.base/step-over-no-symbols.exp: displaced=off: advanced
@@ -4035,7 +4314,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-resume-infcall.exp ...
PASS: gdb.base/step-resume-infcall.exp: step
PASS: gdb.base/step-resume-infcall.exp: up
-@@ -12539,35 +9767,15 @@ PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on
+@@ -12848,35 +9927,15 @@ PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on
PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: set non-stop on
PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: set displaced-stepping off
PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: set breakpoint always-inserted off
@@ -4071,7 +4350,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-symless.exp ...
PASS: gdb.base/step-symless.exp: strip stub symbols
PASS: gdb.base/step-symless.exp: step
-@@ -13512,24 +10720,12 @@ PASS: gdb.base/subst.exp: show substitute-path after empty rule removed
+@@ -13821,24 +10880,12 @@ PASS: gdb.base/subst.exp: show substitute-path after empty rule removed
PASS: gdb.base/subst.exp: remove all remaining substitution rules
PASS: gdb.base/subst.exp: show substitute-path after all remaining rules removed
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ...
@@ -4102,7 +4381,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ...
PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file
PASS: gdb.base/symbol-without-target_section.exp: list main
-@@ -13615,21 +10811,9 @@ PASS: gdb.base/unwindonsignal.exp: unwindonsignal, inferior function call signal
+@@ -13924,41 +10971,11 @@ PASS: gdb.base/unwindonsignal.exp: unwindonsignal, inferior function call signal
PASS: gdb.base/unwindonsignal.exp: unwindonsignal, stack unwound
PASS: gdb.base/unwindonsignal.exp: unwindonsignal, dummy frame removed
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ...
@@ -4114,10 +4393,31 @@ index 89e7833..45b7402 100644
-PASS: gdb.base/valgrind-db-attach.exp: bt
-PASS: gdb.base/valgrind-db-attach.exp: kill program
+UNSUPPORTED: gdb.base/valgrind-db-attach.exp: spawn valgrind
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
+-PASS: gdb.base/valgrind-disp-step.exp: spawn valgrind
+-PASS: gdb.base/valgrind-disp-step.exp: valgrind started
+-PASS: gdb.base/valgrind-disp-step.exp: vgdb prompt
+-PASS: gdb.base/valgrind-disp-step.exp: disconnect
+-FAIL: gdb.base/valgrind-disp-step.exp: target remote for vgdb
+-PASS: gdb.base/valgrind-disp-step.exp: monitor v.set gdb_output
+-PASS: gdb.base/valgrind-disp-step.exp: set displaced-stepping off
+-PASS: gdb.base/valgrind-disp-step.exp: continue to main
+-PASS: gdb.base/valgrind-disp-step.exp: displaced off: set displaced-stepping off
+-PASS: gdb.base/valgrind-disp-step.exp: displaced off: once: set breakpoint
+-PASS: gdb.base/valgrind-disp-step.exp: displaced off: once: step over breakpoint
+-PASS: gdb.base/valgrind-disp-step.exp: displaced off: twice: set breakpoint
+-PASS: gdb.base/valgrind-disp-step.exp: displaced off: twice: step over breakpoint
+-PASS: gdb.base/valgrind-disp-step.exp: displaced on: set displaced-stepping on
+-PASS: gdb.base/valgrind-disp-step.exp: displaced on: once: set breakpoint
+-PASS: gdb.base/valgrind-disp-step.exp: displaced on: once: step over breakpoint
+-PASS: gdb.base/valgrind-disp-step.exp: displaced on: twice: set breakpoint
+-PASS: gdb.base/valgrind-disp-step.exp: displaced on: twice: step over breakpoint
++UNSUPPORTED: gdb.base/valgrind-disp-step.exp: spawn valgrind
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
-PASS: gdb.base/valgrind-infcall.exp: spawn valgrind
-PASS: gdb.base/valgrind-infcall.exp: valgrind started
-PASS: gdb.base/valgrind-infcall.exp: vgdb prompt
+-PASS: gdb.base/valgrind-infcall.exp: disconnect
-FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb
-PASS: gdb.base/valgrind-infcall.exp: monitor v.set gdb_output
-PASS: gdb.base/valgrind-infcall.exp: continue #1
@@ -4126,7 +4426,28 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ...
PASS: gdb.base/value-double-free.exp: watch var
PASS: gdb.base/value-double-free.exp: continue
-@@ -13879,29 +11063,26 @@ PASS: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
+@@ -13968,18 +10985,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ...
+ PASS: gdb.base/varargs.exp: set print sevenbit-strings
+ PASS: gdb.base/varargs.exp: set print address off
+ PASS: gdb.base/varargs.exp: set width 0
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/varargs.exp: print find_max1(5,1,2,3,4,5)
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/varargs.exp: print find_max1(1,3)
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/varargs.exp: print find_max1(10,1,2,3,4,5,6,7,8,29,0)
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/varargs.exp: print find_max2(3,1,2,3)
+-WARNING: remote_expect statement without a default case?!
+ PASS: gdb.base/varargs.exp: print find_max_double(5,1.0,17.0,2.0,3.0,4.0)
+-FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
+-FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
++PASS: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
++PASS: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
+ PASS: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vdso-warning.exp ...
+ PASS: gdb.base/vdso-warning.exp: set environment LD_DEBUG=unused
+@@ -14213,29 +11225,26 @@ PASS: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ...
@@ -4163,7 +4484,7 @@ index 89e7833..45b7402 100644
PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ...
PASS: gdb.base/watchpoint-cond-gone.exp: set can-use-hw-watchpoints 0
-@@ -13916,7 +11097,7 @@ PASS: gdb.base/watchpoint-delete.exp: delete $bpnum
+@@ -14250,7 +11259,7 @@ PASS: gdb.base/watchpoint-delete.exp: delete $bpnum
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ...
PASS: gdb.base/watchpoint-hw-hit-once.exp: rwatch watchee
PASS: gdb.base/watchpoint-hw-hit-once.exp: continue
@@ -4172,7 +4493,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ...
PASS: gdb.base/watchpoint-hw.exp: watch watchee
PASS: gdb.base/watchpoint-hw.exp: start
-@@ -22279,9 +19460,11 @@ PASS: gdb.dwarf2/valop.exp: print uses_lit_op
+@@ -22802,9 +19811,11 @@ PASS: gdb.dwarf2/valop.exp: print uses_lit_op
Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ...
PASS: gdb.dwarf2/watch-notconst.exp: watch x
Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/array-element.exp ...
@@ -4186,35 +4507,47 @@ index 89e7833..45b7402 100644
PASS: gdb.fortran/charset.exp: print fortran narrow character
PASS: gdb.fortran/charset.exp: print fortran wide character
PASS: gdb.fortran/charset.exp: print fortran wide string
-@@ -22547,25 +19730,8 @@ PASS: gdb.fortran/whatis_type.exp: ptype t1
+@@ -23070,36 +20081,10 @@ PASS: gdb.fortran/whatis_type.exp: ptype t1
PASS: gdb.fortran/whatis_type.exp: ptype t1v
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ...
PASS: gdb.gdb/complaints.exp: breakpoint in captured_command_loop
-PASS: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop
-PASS: gdb.gdb/complaints.exp: set stop_whining = 2
+-WARNING: remote_expect statement without a default case?!
-PASS: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, "Register a complaint")
-PASS: gdb.gdb/complaints.exp: print symfile_complaints->root->fmt
+-WARNING: remote_expect statement without a default case?!
-PASS: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, symfile_complaints->root->fmt)
--PASS: gdb.gdb/complaints.exp: list has one entry
+-FAIL: gdb.gdb/complaints.exp: list has one entry
+-WARNING: remote_expect statement without a default case?!
-PASS: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, "Testing! Testing! Testing!")
-PASS: gdb.gdb/complaints.exp: serial start
--PASS: gdb.gdb/complaints.exp: serial line 1
--PASS: gdb.gdb/complaints.exp: serial line 2
+-WARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/complaints.exp: serial line 1
+-WARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/complaints.exp: serial line 2
+-WARNING: remote_expect statement without a default case?!
-PASS: gdb.gdb/complaints.exp: serial end
-PASS: gdb.gdb/complaints.exp: short start
--PASS: gdb.gdb/complaints.exp: short line 1
--PASS: gdb.gdb/complaints.exp: short line 2
+-WARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/complaints.exp: short line 1
+-WARNING: remote_expect statement without a default case?!
+-FAIL: gdb.gdb/complaints.exp: short line 2
+-WARNING: remote_expect statement without a default case?!
-PASS: gdb.gdb/complaints.exp: short end
--PASS: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear
--PASS: gdb.gdb/complaints.exp: empty verbose non-noisy clear
--PASS: gdb.gdb/complaints.exp: empty verbose noisy clear
--PASS: gdb.gdb/complaints.exp: empty non-verbose noisy clear
+-WARNING: remote_expect statement without a default case?!
+-WARNING: remote_expect statement without a default case?!
+-WARNING: remote_expect statement without a default case?!
+-WARNING: remote_expect statement without a default case?!
+FAIL: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop
+WARNING: Couldn't test self
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/observer.exp ...
- PASS: gdb.gdb/observer.exp: breakpoint in captured_main
+-UNRESOLVED: gdb.gdb/observer.exp: breakpoint in captured_main
++PASS: gdb.gdb/observer.exp: breakpoint in captured_main
PASS: gdb.gdb/observer.exp: run until breakpoint at captured_main
-@@ -22676,14 +19842,12 @@ PASS: gdb.gdb/observer.exp: first observer removed; check second observer counte
+ PASS: gdb.gdb/observer.exp: no observer attached; reset first observer counter
+ PASS: gdb.gdb/observer.exp: no observer attached; reset second observer counter
+@@ -23208,14 +20193,12 @@ PASS: gdb.gdb/observer.exp: first observer removed; check second observer counte
PASS: gdb.gdb/observer.exp: first observer removed; check third observer counter value
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-interrupts.exp ...
PASS: gdb.gdb/python-interrupts.exp: breakpoint in captured_command_loop
@@ -4233,23 +4566,24 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/selftest.exp ...
PASS: gdb.gdb/selftest.exp: Disassemble main
PASS: gdb.gdb/selftest.exp: breakpoint in captured_main
-@@ -22708,11 +19872,11 @@ PASS: gdb.gdb/selftest.exp: next over notice_open_fds
+@@ -23240,11 +20223,11 @@ PASS: gdb.gdb/selftest.exp: next over notice_open_fds
PASS: gdb.gdb/selftest.exp: next over cmdarg_s VEC_cleanup
PASS: gdb.gdb/selftest.exp: print a string
PASS: gdb.gdb/selftest.exp: step into xmalloc call
--PASS: gdb.gdb/selftest.exp: xgdb is at prompt
-+FAIL: gdb.gdb/selftest.exp: xgdb is at prompt
- PASS: gdb.gdb/selftest.exp: Set xgdb prompt
+-WARNING: remote_expect statement without a default case?!
+-WARNING: remote_expect statement without a default case?!
-PASS: gdb.gdb/selftest.exp: send ^C to child process
-PASS: gdb.gdb/selftest.exp: send SIGINT signal to child process
--PASS: gdb.gdb/selftest.exp: backtrace through signal handler
+-FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
++FAIL: gdb.gdb/selftest.exp: xgdb is at prompt
++PASS: gdb.gdb/selftest.exp: Set xgdb_prompt
+FAIL: gdb.gdb/selftest.exp: send ^C to child process (timeout)
+FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout)
+FAIL: gdb.gdb/selftest.exp: backtrace through signal handler (timeout)
Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ...
PASS: gdb.gdb/xfullpath.exp: breakpoint in captured_main
PASS: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main
-@@ -23644,7 +20808,7 @@ PASS: gdb.guile/scm-ports.exp: basic r+0 tests: test port-closed? after it's clo
+@@ -24176,7 +21159,7 @@ PASS: gdb.guile/scm-ports.exp: basic r+0 tests: test port-closed? after it's clo
PASS: gdb.guile/scm-ports.exp: buffered: create r/w memory port
PASS: gdb.guile/scm-ports.exp: buffered: guile (print rw-mem-port)
PASS: gdb.guile/scm-ports.exp: buffered: get sp reg
@@ -4258,7 +4592,7 @@ index 89e7833..45b7402 100644
PASS: gdb.guile/scm-ports.exp: buffered: save current value at sp
PASS: gdb.guile/scm-ports.exp: buffered: un-lazyify byte-at-sp
PASS: gdb.guile/scm-ports.exp: buffered: seek to $sp
-@@ -23661,7 +20825,7 @@ PASS: gdb.guile/scm-ports.exp: buffered: test byte at sp, after close
+@@ -24193,7 +21176,7 @@ PASS: gdb.guile/scm-ports.exp: buffered: test byte at sp, after close
PASS: gdb.guile/scm-ports.exp: unbuffered: create r/w memory port
PASS: gdb.guile/scm-ports.exp: unbuffered: guile (print rw-mem-port)
PASS: gdb.guile/scm-ports.exp: unbuffered: get sp reg
@@ -4267,7 +4601,59 @@ index 89e7833..45b7402 100644
PASS: gdb.guile/scm-ports.exp: unbuffered: save current value at sp
PASS: gdb.guile/scm-ports.exp: unbuffered: un-lazyify byte-at-sp
PASS: gdb.guile/scm-ports.exp: unbuffered: seek to $sp
-@@ -24581,10 +21745,10 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function
+@@ -24988,29 +21971,29 @@ FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
+ FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
+ FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout)
+ FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout)
+-ERROR: Process no longer exists
+-UNRESOLVED: gdb.linespec/explicit.exp: complete non-existant file name
++FAIL: gdb.linespec/explicit.exp: complete non-existant file name (timeout)
++FAIL: gdb.linespec/explicit.exp: complete filename and unique function name (timeout)
++FAIL: gdb.linespec/explicit.exp: complete filename and non-unique function name (timeout)
++FAIL: gdb.linespec/explicit.exp: complete filename and non-existant function name (timeout)
++FAIL: gdb.linespec/explicit.exp: complete filename and function reversed (timeout)
++PASS: gdb.linespec/explicit.exp: pending invalid conditional explicit breakpoint
++PASS: gdb.linespec/explicit.exp: pending valid conditional explicit breakpoint
++PASS: gdb.linespec/explicit.exp: pending valid conditional explicit breakpoint resolved
++PASS: gdb.linespec/explicit.exp: set new breakpoint condition for explicit linespec
++PASS: gdb.linespec/explicit.exp: continue to breakpoint: condition_command overrides explicit linespec condition
++PASS: gdb.linespec/explicit.exp: clear condition for explicit breakpoint
++PASS: gdb.linespec/explicit.exp: info break of cleared condition of explicit breakpoint
++PASS: gdb.linespec/explicit.exp: list main 1
++PASS: gdb.linespec/explicit.exp: list main 2
++PASS: gdb.linespec/explicit.exp: list -line -,-line +
++PASS: gdb.linespec/explicit.exp: list myfunction 1
++PASS: gdb.linespec/explicit.exp: list +,-
++PASS: gdb.linespec/explicit.exp: list myfunction 2
++PASS: gdb.linespec/explicit.exp: list -line +, -line -
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/keywords.exp ...
+-PASS: gdb.linespec/keywords.exp: set breakpoint pending off
+-PASS: gdb.linespec/keywords.exp: break if
+-PASS: gdb.linespec/keywords.exp: setting breakpoint at thread
+-PASS: gdb.linespec/keywords.exp: setting breakpoint at task
+-PASS: gdb.linespec/keywords.exp: trailing whitespace: break if
+-PASS: gdb.linespec/keywords.exp: trailing whitespace: setting breakpoint at thread
+-PASS: gdb.linespec/keywords.exp: trailing whitespace: setting breakpoint at task
+-PASS: gdb.linespec/keywords.exp: break thread 123
+-PASS: gdb.linespec/keywords.exp: break thread foo
+-PASS: gdb.linespec/keywords.exp: break task 123
+-PASS: gdb.linespec/keywords.exp: break task foo
+-PASS: gdb.linespec/keywords.exp: setting breakpoint at thread if 0
+-PASS: gdb.linespec/keywords.exp: break thread thread
+-PASS: gdb.linespec/keywords.exp: break thread task
+-PASS: gdb.linespec/keywords.exp: break thread if
+-PASS: gdb.linespec/keywords.exp: break task task
+-PASS: gdb.linespec/keywords.exp: break task thread
+-PASS: gdb.linespec/keywords.exp: break task if
+-PASS: gdb.linespec/keywords.exp: break thread thread 123
+-PASS: gdb.linespec/keywords.exp: break task task 123
++WARNING: program timed out.
++gdb compile failed, exit status is 1
++UNTESTED: gdb.linespec/keywords.exp: keywords
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/linespec.exp ...
+ PASS: gdb.linespec/linespec.exp: set multiple-symbols to all for linespec tests
+ PASS: gdb.linespec/linespec.exp: single-location break using dir/file:line
+@@ -25271,10 +22254,10 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ...
PASS: gdb.mi/dw2-ref-missing-frame.exp: breakpoint at func_nofb_marker
PASS: gdb.mi/dw2-ref-missing-frame.exp: mi runto func_nofb_marker
@@ -4280,7 +4666,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb2549.exp ...
PASS: gdb.mi/gdb2549.exp: wrong arguments
PASS: gdb.mi/gdb2549.exp: no executable
-@@ -24604,50 +21768,35 @@ PASS: gdb.mi/gdb669.exp: info threads (at main)
+@@ -25294,50 +22277,35 @@ PASS: gdb.mi/gdb669.exp: info threads (at main)
PASS: gdb.mi/gdb669.exp: finding MI result string (at main)
PASS: gdb.mi/gdb669.exp: finding number of threads in MI output (at main)
PASS: gdb.mi/gdb669.exp: got number of threads from MI (at main)
@@ -4336,7 +4722,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb680.exp ...
PASS: gdb.mi/gdb680.exp: -data-list-register-names -1, try 0
PASS: gdb.mi/gdb680.exp: -data-list-register-names -1, try 1
-@@ -24677,9 +21826,6 @@ PASS: gdb.mi/gdb792.exp: list children of A.protected.b.private
+@@ -25367,9 +22335,6 @@ PASS: gdb.mi/gdb792.exp: list children of A.protected.b.private
PASS: gdb.mi/gdb792.exp: create var for class C which has baseclass A
PASS: gdb.mi/gdb792.exp: list children of class C
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ...
@@ -4346,7 +4732,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-basics.exp ...
PASS: gdb.mi/mi-basics.exp: acceptance of MI operations
PASS: gdb.mi/mi-basics.exp: file-exec-and-symbols operation
-@@ -24748,8 +21894,8 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: mi runto main
+@@ -25445,8 +22410,8 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: mi runto main
PASS: gdb.mi/mi-breakpoint-changed.exp: change command
PASS: gdb.mi/mi-breakpoint-changed.exp: watch watch
PASS: gdb.mi/mi-breakpoint-changed.exp: trace marker
@@ -4357,7 +4743,7 @@ index 89e7833..45b7402 100644
PASS: gdb.mi/mi-breakpoint-changed.exp: condition 2 main > 0x0
PASS: gdb.mi/mi-breakpoint-changed.exp: -break-condition 2 main == 0x0
PASS: gdb.mi/mi-breakpoint-changed.exp: disable 3
-@@ -24763,7 +21909,7 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: -break-passcount 4 1
+@@ -25460,7 +22425,7 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: -break-passcount 4 1
PASS: gdb.mi/mi-breakpoint-changed.exp: delete 3
PASS: gdb.mi/mi-breakpoint-changed.exp: delete 4
PASS: gdb.mi/mi-breakpoint-changed.exp: delete 5
@@ -4366,7 +4752,7 @@ index 89e7833..45b7402 100644
PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on pendfunc1
PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved
PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved: hit_count is updated
-@@ -24826,16 +21972,16 @@ PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0"
+@@ -25523,16 +22488,16 @@ PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0"
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ...
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: breakpoint at main
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: mi runto main
@@ -4392,7 +4778,7 @@ index 89e7833..45b7402 100644
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" warmup
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache on"
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache off"
-@@ -24874,7 +22020,7 @@ PASS: gdb.mi/mi-console.exp: finished step over hello
+@@ -25571,7 +22536,7 @@ PASS: gdb.mi/mi-console.exp: finished step over hello
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-detach.exp ...
PASS: gdb.mi/mi-detach.exp: breakpoint at main
PASS: gdb.mi/mi-detach.exp: mi runto main
@@ -4401,7 +4787,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ...
PASS: gdb.mi/mi-disassemble.exp: breakpoint at main
PASS: gdb.mi/mi-disassemble.exp: mi runto main
-@@ -24951,12 +22097,6 @@ PASS: gdb.mi/mi-exit-code.exp: second run: -list-thread-groups during run shows
+@@ -25651,12 +22616,6 @@ PASS: gdb.mi/mi-exit-code.exp: second run: -list-thread-groups during run shows
PASS: gdb.mi/mi-exit-code.exp: second run: exit with code
PASS: gdb.mi/mi-exit-code.exp: second run: -list-thread-groups after exit shows exit-code
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-file-transfer.exp ...
@@ -4414,7 +4800,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-file.exp ...
PASS: gdb.mi/mi-file.exp: request path info of current source file (basics.c)
PASS: gdb.mi/mi-file.exp: Getting a list of source files.
-@@ -24985,7 +22125,7 @@ PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command -unsupported-command
+@@ -25685,7 +22644,7 @@ PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command -unsupported-command
PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command symbol-list-lines
PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command -symbol-list-lines
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-info-os.exp ...
@@ -4423,7 +4809,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ...
PASS: gdb.mi/mi-inheritance-syntax-error.exp: breakpoint at C::testLocation
PASS: gdb.mi/mi-inheritance-syntax-error.exp: mi runto C::testLocation
-@@ -25018,120 +22158,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-memory-changed.exp ...
+@@ -25718,120 +22677,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-memory-changed.exp ...
PASS: gdb.mi/mi-memory-changed.exp: insert breakpoint
PASS: gdb.mi/mi-memory-changed.exp: continue to callee4
PASS: gdb.mi/mi-memory-changed.exp: set var C = 4
@@ -4549,9 +4935,22 @@ index 89e7833..45b7402 100644
-PASS: gdb.mi/mi-nsthrexec.exp: stop at main after exec
+UNSUPPORTED: gdb.mi/mi-nsthrexec.exp: displaced stepping
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ...
- UNSUPPORTED: gdb.mi/mi-pending.exp: Couldn't compile mi-pending.c: unrecognized error
- UNTESTED: gdb.mi/mi-pending.exp: Could not compile ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.c.
-@@ -25143,18 +22185,26 @@ PASS: gdb.mi/mi-pthreads.exp: -thread_list_ids (in check_mi_thread_command_set)
+ PASS: gdb.mi/mi-pending.exp: successfully compiled posix threads test case
+ PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc1
+@@ -25840,10 +22701,10 @@ PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on thread_func
+ PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1
+ PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 a second time
+ PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc2 with x==4
+-PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func
++FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func (unknown output after running)
+ PASS: gdb.mi/mi-pending.exp: Delete breakpoint 3
+ PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc3
+-PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2
++FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2 (timeout)
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pthreads.exp ...
+ PASS: gdb.mi/mi-pthreads.exp: successfully compiled posix threads test case
+ PASS: gdb.mi/mi-pthreads.exp: breakpoint at done_making_threads
+@@ -25852,18 +22713,26 @@ PASS: gdb.mi/mi-pthreads.exp: -thread_list_ids (in check_mi_thread_command_set)
PASS: gdb.mi/mi-pthreads.exp: finding threads in MI output (in check_mi_thread_command_set)
PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select
PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 123456789
@@ -4584,7 +4983,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-read-memory.exp ...
PASS: gdb.mi/mi-read-memory.exp: breakpoint at main
PASS: gdb.mi/mi-read-memory.exp: mi runto main
-@@ -25167,11 +22217,6 @@ PASS: gdb.mi/mi-read-memory.exp: ascii and data
+@@ -25876,11 +22745,6 @@ PASS: gdb.mi/mi-read-memory.exp: ascii and data
PASS: gdb.mi/mi-read-memory.exp: decimal
PASS: gdb.mi/mi-read-memory.exp: octal
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-record-changed.exp ...
@@ -4596,7 +4995,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reg-undefined.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-regs.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-return.exp ...
-@@ -25180,22 +22225,6 @@ PASS: gdb.mi/mi-return.exp: mi runto callee4
+@@ -25889,22 +22753,6 @@ PASS: gdb.mi/mi-return.exp: mi runto callee4
PASS: gdb.mi/mi-return.exp: delete all breakpoints
PASS: gdb.mi/mi-return.exp: return from callee4 now
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reverse.exp ...
@@ -4619,7 +5018,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-simplerun.exp ...
PASS: gdb.mi/mi-simplerun.exp: break-insert operation
PASS: gdb.mi/mi-simplerun.exp: insert breakpoint at basics.c:callee2
-@@ -25270,7 +22299,7 @@ PASS: gdb.mi/mi-syn-frame.exp: finished exec continue
+@@ -25979,7 +22827,7 @@ PASS: gdb.mi/mi-syn-frame.exp: finished exec continue
PASS: gdb.mi/mi-syn-frame.exp: list stack frames
PASS: gdb.mi/mi-syn-frame.exp: insert breakpoint subroutine
PASS: gdb.mi/mi-syn-frame.exp: data evaluate expression
@@ -4628,7 +5027,7 @@ index 89e7833..45b7402 100644
PASS: gdb.mi/mi-syn-frame.exp: finished exec continue
PASS: gdb.mi/mi-syn-frame.exp: list stack frames
PASS: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception
-@@ -25965,11 +22994,11 @@ PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: set print object on
+@@ -26674,11 +23522,11 @@ PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: set print object on
PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: breakpoint at main
PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: mi runto main
PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: run to 41 (set breakpoint)
@@ -4643,7 +5042,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-rtti.exp ...
PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:36 (set breakpoint)
PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in use_rtti_for_ptr
-@@ -26233,10 +23262,7 @@ PASS: gdb.mi/mi-vla-c99.exp: show format variable vla
+@@ -26942,10 +23790,7 @@ PASS: gdb.mi/mi-vla-c99.exp: show format variable vla
PASS: gdb.mi/mi-vla-c99.exp: eval variable vla
PASS: gdb.mi/mi-vla-c99.exp: get children of vla
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ...
@@ -4655,7 +5054,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ...
PASS: gdb.mi/mi-watch.exp: hw watchpoints toggle (1)
PASS: gdb.mi/mi-watch.exp: sw: breakpoint at callee4
-@@ -26730,49 +23756,26 @@ PASS: gdb.multi/base.exp: continue
+@@ -27439,49 +24284,26 @@ PASS: gdb.multi/base.exp: continue
PASS: gdb.multi/base.exp: remove-inferiors 2-3
PASS: gdb.multi/base.exp: check remove-inferiors
Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ...
@@ -4716,7 +5115,7 @@ index 89e7833..45b7402 100644
PASS: gdb.multi/multi-attach.exp: backtrace 2
PASS: gdb.multi/multi-attach.exp: kill inferior 2
PASS: gdb.multi/multi-attach.exp: inferior 1
-@@ -26780,20 +23783,20 @@ PASS: gdb.multi/multi-attach.exp: kill inferior 1
+@@ -27489,20 +24311,20 @@ PASS: gdb.multi/multi-attach.exp: kill inferior 1
Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ...
PASS: gdb.multi/watchpoint-multi.exp: successfully compiled posix threads test case
PASS: gdb.multi/watchpoint-multi.exp: set breakpoint always-inserted on
@@ -4746,7 +5145,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ...
UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile basicclass.m: unrecognized error
Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ...
-@@ -27317,41 +24320,27 @@ PASS: gdb.python/py-events.exp: New objfile notification
+@@ -28040,41 +24862,27 @@ PASS: gdb.python/py-events.exp: New objfile notification
PASS: gdb.python/py-events.exp: test-events
PASS: gdb.python/py-events.exp: continue
PASS: gdb.python/py-events.exp: step 3
@@ -4803,7 +5202,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ...
PASS: gdb.python/py-explore-cc.exp: continue to breakpoint: Break here
PASS: gdb.python/py-explore-cc.exp: explore A
-@@ -27494,7 +24483,7 @@ PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exit()
+@@ -28217,7 +25025,7 @@ PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exit()
PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exit
PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exec
PASS: gdb.python/py-finish-breakpoint.exp: catch exec
@@ -4812,7 +5211,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ...
PASS: gdb.python/py-finish-breakpoint2.exp: import python scripts
PASS: gdb.python/py-finish-breakpoint2.exp: run to exception 1
-@@ -27723,83 +24712,10 @@ PASS: gdb.python/py-inferior.exp: test equality comparison (true)
+@@ -28446,83 +25254,10 @@ PASS: gdb.python/py-inferior.exp: test equality comparison (true)
PASS: gdb.python/py-inferior.exp: test Inferior.num
PASS: gdb.python/py-inferior.exp: test Inferior.pid
PASS: gdb.python/py-inferior.exp: test Inferior.was_attached
@@ -4899,7 +5298,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-infthread.exp ...
PASS: gdb.python/py-infthread.exp: test gdb.selected_thread
PASS: gdb.python/py-infthread.exp: verify InferiorThread object
-@@ -27862,15 +24778,15 @@ PASS: gdb.python/py-mi.exp: update string varobj after assignment
+@@ -28588,15 +25323,15 @@ PASS: gdb.python/py-mi.exp: update string varobj after assignment
PASS: gdb.python/py-mi.exp: create container varobj
PASS: gdb.python/py-mi.exp: examine container children=0
PASS: gdb.python/py-mi.exp: next over update 1
@@ -4919,25 +5318,16 @@ index 89e7833..45b7402 100644
PASS: gdb.python/py-mi.exp: list varobj children after selecting child range
PASS: gdb.python/py-mi.exp: list varobj children after resetting child range
PASS: gdb.python/py-mi.exp: next over update 3
-@@ -27933,7 +24849,7 @@ PASS: gdb.python/py-objfile.exp: Get objfile user name
- PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("py-objfile").filename)
- PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("junk"))
- PASS: gdb.python/py-objfile.exp: Get objfile build id
--PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("8852bbefaa897934fa060e5c710d6bf9d02ec43b", by_build_id=True).filename)
-+PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("a28a56b1aeb53d507558e9bd16beff202bc94874", by_build_id=True).filename)
- PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("foo", by_build_id=True))
- PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("1234abcdef", by_build_id=True))
- PASS: gdb.python/py-objfile.exp: Get objfile program space
-@@ -27951,7 +24867,7 @@ PASS: gdb.python/py-objfile.exp: Get separate debug info objfile
+@@ -28677,7 +25412,7 @@ PASS: gdb.python/py-objfile.exp: Get separate debug info objfile
PASS: gdb.python/py-objfile.exp: Test owner of separate debug file
PASS: gdb.python/py-objfile.exp: Test user-name of owner of separate debug file
PASS: gdb.python/py-objfile.exp: print main with debug info
-PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (8852bbefaa897934fa060e5c710d6bf9d02ec43b)
+PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (a28a56b1aeb53d507558e9bd16beff202bc94874)
- PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile (sep_objfile.build_id, by_build_id=True))
+ PASS: gdb.python/py-objfile.exp: print lookup_objfile of separate debug file
PASS: gdb.python/py-objfile.exp: gdb.lookup_objfile of symlinked binary
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ...
-@@ -28276,18 +25192,7 @@ PASS: gdb.python/py-strfns.exp: p arg
+@@ -29002,18 +25737,7 @@ PASS: gdb.python/py-strfns.exp: p arg
PASS: gdb.python/py-strfns.exp: condition $bpnum $_memeq (arg, buf3, 4)
PASS: gdb.python/py-strfns.exp: continue to breakpoint: Break bfunc here.
PASS: gdb.python/py-strfns.exp: p /d {char[4]} arg
@@ -4957,7 +5347,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-symbol.exp ...
PASS: gdb.python/py-symbol.exp: Lookup main
PASS: gdb.python/py-symbol.exp: Test main_func.is_function
-@@ -29015,2880 +25920,43 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address
+@@ -29741,2901 +26465,45 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address
Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/aarch64.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ...
Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/break-precsave.exp ...
@@ -7758,6 +8148,15 @@ index 89e7833..45b7402 100644
-PASS: gdb.server/ext-attach.exp: backtrace 2
-PASS: gdb.server/ext-attach.exp: kill
-PASS: gdb.server/ext-attach.exp: monitor exit
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-restart.exp ...
+-PASS: gdb.server/ext-restart.exp: disconnect
+-PASS: gdb.server/ext-restart.exp: set remote exec-file
+-PASS: gdb.server/ext-restart.exp: run to main
+-PASS: gdb.server/ext-restart.exp: restart: set remote run-packet off
+-PASS: gdb.server/ext-restart.exp: restart: set remote exec-file
+-PASS: gdb.server/ext-restart.exp: restart: run to main
+-PASS: gdb.server/ext-restart.exp: kill
+-PASS: gdb.server/ext-restart.exp: monitor exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-run.exp ...
-PASS: gdb.server/ext-run.exp: disconnect
-PASS: gdb.server/ext-run.exp: set remote exec-file
@@ -7766,6 +8165,17 @@ index 89e7833..45b7402 100644
-PASS: gdb.server/ext-run.exp: kill
-PASS: gdb.server/ext-run.exp: load new file without any gdbserver inferior
-PASS: gdb.server/ext-run.exp: monitor exit
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-wrapper.exp ...
+-PASS: gdb.server/ext-wrapper.exp: disconnect
+-PASS: gdb.server/ext-wrapper.exp: set remote exec-file
+-PASS: gdb.server/ext-wrapper.exp: run to marker
+-PASS: gdb.server/ext-wrapper.exp: print d
+-PASS: gdb.server/ext-wrapper.exp: restart: set remote run-packet off
+-PASS: gdb.server/ext-wrapper.exp: restart: set remote exec-file
+-PASS: gdb.server/ext-wrapper.exp: restart: run to marker
+-PASS: gdb.server/ext-wrapper.exp: restart: print d
+-PASS: gdb.server/ext-wrapper.exp: kill
+-PASS: gdb.server/ext-wrapper.exp: monitor exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/file-transfer.exp ...
-PASS: gdb.server/file-transfer.exp: disconnect
-PASS: gdb.server/file-transfer.exp: put binary file
@@ -7789,6 +8199,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/non-existing-program.exp ...
-PASS: gdb.server/non-existing-program.exp: gdbserver exits cleanly
Running ../../../W._C._Handy/gdb/testsuite/gdb.server/server-exec-info.exp ...
+-PASS: gdb.server/server-exec-info.exp: disconnect
-PASS: gdb.server/server-exec-info.exp: set remote pid-to-exec-file-packet off
-PASS: gdb.server/server-exec-info.exp: file
-PASS: gdb.server/server-exec-info.exp: set sysroot remote:
@@ -7838,17 +8249,17 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/exclfwd.exp ...
PASS: gdb.stabs/exclfwd.exp: ptype v1
PASS: gdb.stabs/exclfwd.exp: ptype v2
-@@ -32112,234 +26180,83 @@ PASS: gdb.stabs/weird.exp: p common0var0
+@@ -32859,234 +26727,83 @@ PASS: gdb.stabs/weird.exp: p common0var0
XFAIL: gdb.stabs/weird.exp: p common0var1
XFAIL: gdb.stabs/weird.exp: p common0var2
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ...
-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: handle SIGALRM stop print pass
--PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch
--PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 2), pending signal catch
+-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach (pass 1), pending signal catch
+-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach (pass 2), pending signal catch
-PASS: gdb.threads/attach-into-signal.exp: successfully compiled posix threads test case
-PASS: gdb.threads/attach-into-signal.exp: threaded: handle SIGALRM stop print pass
--PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
--PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 2), pending signal catch
+-PASS: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch
+-PASS: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach (pass 2), pending signal catch
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ...
-PASS: gdb.threads/attach-many-short-lived-threads.exp: successfully compiled posix threads test case
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
@@ -8113,7 +8524,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/continue-pending-after-query.exp ...
PASS: gdb.threads/continue-pending-after-query.exp: successfully compiled posix threads test case
PASS: gdb.threads/continue-pending-after-query.exp: iter 1: continue to breakpoint: cont to break_function
-@@ -32375,277 +26292,174 @@ PASS: gdb.threads/continue-pending-after-query.exp: iter 10: continue until exit
+@@ -33122,287 +26839,168 @@ PASS: gdb.threads/continue-pending-after-query.exp: iter 10: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/continue-pending-status.exp ...
PASS: gdb.threads/continue-pending-status.exp: successfully compiled posix threads test case
PASS: gdb.threads/continue-pending-status.exp: attempt 0: set break in tight loop
@@ -8351,6 +8762,25 @@ index 89e7833..45b7402 100644
-PASS: gdb.threads/fork-child-threads.exp: next over fork
-PASS: gdb.threads/fork-child-threads.exp: get to the spawned thread
-PASS: gdb.threads/fork-child-threads.exp: two threads found
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
+ PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: successfully compiled posix threads test case
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: set detach-on-fork on
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: continue &
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: inferior 1 exited
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no failure to remove breakpoints
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no spurious thread stop
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no threads left
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: only inferior 1 left
++FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main
+ PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: successfully compiled posix threads test case
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: set detach-on-fork off
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: continue &
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no failure to remove breakpoints
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no spurious thread stop
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left
+-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
++FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
-PASS: gdb.threads/fork-thread-pending.exp: successfully compiled posix threads test case
-PASS: gdb.threads/fork-thread-pending.exp: 1, set follow-fork-mode child
@@ -8368,6 +8798,22 @@ index 89e7833..45b7402 100644
-PASS: gdb.threads/fork-thread-pending.exp: 2, multiple threads found
-PASS: gdb.threads/fork-thread-pending.exp: 2, get to the spawned thread in fork child
-PASS: gdb.threads/fork-thread-pending.exp: 2, followed to the child, found two threads
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
+ PASS: gdb.threads/forking-threads-plus-breakpoint.exp: successfully compiled posix threads test case
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: set detach-on-fork on
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: set breakpoint that evals false
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: continue &
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: inferior 1 exited
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: no threads left
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: only inferior 1 left
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: set detach-on-fork on
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: set breakpoint that evals false
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: continue &
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: inferior 1 exited
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: no threads left
+-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: only inferior 1 left
++FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: Can't run to main
++FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: Can't run to main
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
PASS: gdb.threads/gcore-stale-thread.exp: successfully compiled posix threads test case
PASS: gdb.threads/gcore-stale-thread.exp: set non-stop on
@@ -8438,6 +8884,12 @@ index 89e7833..45b7402 100644
+FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking
+FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on
+UNTESTED: gdb.threads/hand-call-in-threads.exp: aborted; needs porting
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
+ PASS: gdb.threads/hand-call-new-thread.exp: successfully compiled posix threads test case
+ PASS: gdb.threads/hand-call-new-thread.exp: b foo thread 1
+@@ -33413,26 +27011,20 @@ PASS: gdb.threads/hand-call-new-thread.exp: iter 1: no thread marked running
+ PASS: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
+ PASS: gdb.threads/hand-call-new-thread.exp: iter 2: no thread marked running
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
-PASS: gdb.threads/ia64-sigill.exp: successfully compiled posix threads test case
-PASS: gdb.threads/ia64-sigill.exp: info addr label
@@ -8470,7 +8922,7 @@ index 89e7833..45b7402 100644
PASS: gdb.threads/interrupted-hand-call.exp: dummy stack frame present
PASS: gdb.threads/interrupted-hand-call.exp: finish hand-call
PASS: gdb.threads/interrupted-hand-call.exp: dummy frame popped
-@@ -32653,7 +26467,7 @@ PASS: gdb.threads/interrupted-hand-call.exp: continue until exit
+@@ -33440,7 +27032,7 @@ PASS: gdb.threads/interrupted-hand-call.exp: continue until exit
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ...
PASS: gdb.threads/kill.exp: threaded: successfully compiled posix threads test case
PASS: gdb.threads/kill.exp: threaded: continue to breakpoint: break here
@@ -8479,7 +8931,7 @@ index 89e7833..45b7402 100644
PASS: gdb.threads/kill.exp: threaded: kill program
PASS: gdb.threads/kill.exp: non-threaded: continue to breakpoint: break here
PASS: gdb.threads/kill.exp: non-threaded: kill program
-@@ -32663,873 +26477,108 @@ PASS: gdb.threads/killed.exp: run program to completion
+@@ -33450,891 +27042,126 @@ PASS: gdb.threads/killed.exp: run program to completion
PASS: gdb.threads/killed.exp: GDB exits after multi-threaded program exits messily
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ...
PASS: gdb.threads/leader-exit.exp: successfully compiled posix threads test case
@@ -8860,6 +9312,29 @@ index 89e7833..45b7402 100644
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: next over function call
+FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: set scheduler-locking on
+FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: next over function call
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
+ PASS: gdb.threads/next-while-other-thread-longjmps.exp: successfully compiled posix threads test case
+ PASS: gdb.threads/next-while-other-thread-longjmps.exp: continue to breakpoint: start line
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
+-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
++FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
PASS: gdb.threads/no-unwaited-for-left.exp: successfully compiled posix threads test case
-PASS: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here
@@ -8935,6 +9410,14 @@ index 89e7833..45b7402 100644
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: set scheduler-locking on
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
+ PASS: gdb.threads/non-ldr-exit.exp: successfully compiled posix threads test case
+-PASS: gdb.threads/non-ldr-exit.exp: continue to breakpoint: break-here
+-PASS: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
+-KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally (PRMS: gdb/18717)
++FAIL: gdb.threads/non-ldr-exit.exp: continue to breakpoint: break-here
++FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
++FAIL: gdb.threads/non-ldr-exit.exp: program exits normally
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
PASS: gdb.threads/non-stop-fair-events.exp: successfully compiled posix threads test case
PASS: gdb.threads/non-stop-fair-events.exp: set non-stop on
@@ -9423,7 +9906,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pending-step.exp ...
PASS: gdb.threads/pending-step.exp: successfully compiled posix threads test case
PASS: gdb.threads/pending-step.exp: continue to breakpoint: continue to first breakpoint hit
-@@ -33541,31 +26590,13 @@ PASS: gdb.threads/print-threads.exp: set width 0
+@@ -34346,50 +27173,25 @@ PASS: gdb.threads/print-threads.exp: set width 0
PASS: gdb.threads/print-threads.exp: shell stty intr '^C'
PASS: gdb.threads/print-threads.exp: break thread_function
PASS: gdb.threads/print-threads.exp: set var slow = 0
@@ -9455,10 +9938,33 @@ index 89e7833..45b7402 100644
-PASS: gdb.threads/print-threads.exp: program exited normally
-PASS: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint)
+FAIL: gdb.threads/print-threads.exp: all threads ran once
+ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
+ PASS: gdb.threads/process-dies-while-handling-bp.exp: successfully compiled posix threads test case
+-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: probe for target remote
+-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: set breakpoint that evals false
+-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: continue &
+-KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited (prompt) (PRMS: gdb/18749)
+-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: probe for target remote
+-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: set breakpoint that evals false
+-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: continue &
+-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
+-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
++FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
++FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: Can't run to main
+ PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: probe for target remote
+ PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: set breakpoint that evals false
+ PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: continue &
+-KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited (prompt) (PRMS: gdb/18749)
++KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited (timeout) (PRMS: gdb/18749)
+ PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: probe for target remote
+ PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: set breakpoint that evals false
+ PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: continue &
+-KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited (prompt) (PRMS: gdb/18749)
++KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited (timeout) (PRMS: gdb/18749)
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
PASS: gdb.threads/pthread_cond_wait.exp: successfully compiled posix threads test case
PASS: gdb.threads/pthread_cond_wait.exp: breakpoint on break_me
-@@ -33578,10 +26609,11 @@ PASS: gdb.threads/pthreads.exp: set width 0
+@@ -34402,10 +27204,11 @@ PASS: gdb.threads/pthreads.exp: set width 0
PASS: gdb.threads/pthreads.exp: shell stty intr '^C'
PASS: gdb.threads/pthreads.exp: info threads
PASS: gdb.threads/pthreads.exp: break thread1
@@ -9472,7 +9978,7 @@ index 89e7833..45b7402 100644
PASS: gdb.threads/pthreads.exp: set var common_routine::hits=0
PASS: gdb.threads/pthreads.exp: set var common_routine::from_thread1=0
PASS: gdb.threads/pthreads.exp: set var common_routine::from_thread2=0
-@@ -33589,27 +26621,24 @@ PASS: gdb.threads/pthreads.exp: set var common_routine::from_main=0
+@@ -34413,27 +27216,24 @@ PASS: gdb.threads/pthreads.exp: set var common_routine::from_main=0
PASS: gdb.threads/pthreads.exp: set var common_routine::full_coverage=0
PASS: gdb.threads/pthreads.exp: disable
PASS: gdb.threads/pthreads.exp: tbreak common_routine if hits >= 15
@@ -9514,7 +10020,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/queue-signal.exp ...
PASS: gdb.threads/queue-signal.exp: successfully compiled posix threads test case
PASS: gdb.threads/queue-signal.exp: handle SIGUSR1 stop print pass
-@@ -33617,350 +26646,88 @@ PASS: gdb.threads/queue-signal.exp: handle SIGUSR2 stop print pass
+@@ -34441,350 +27241,88 @@ PASS: gdb.threads/queue-signal.exp: handle SIGUSR2 stop print pass
PASS: gdb.threads/queue-signal.exp: handle SIGABRT stop print pass
PASS: gdb.threads/queue-signal.exp: continue to breakpoint: all_threads_running
PASS: gdb.threads/queue-signal.exp: thread 2
@@ -9910,7 +10416,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ...
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: successfully compiled posix threads test case
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to wait-thread-2 breakpoint
-@@ -33969,29 +26736,24 @@ PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to br
+@@ -34793,29 +27331,24 @@ PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to br
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: info threads with thread 3
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking on
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 to run to its breakpoint
@@ -9949,7 +10455,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ...
PASS: gdb.threads/sigthread.exp: successfully compiled posix threads test case
PASS: gdb.threads/sigthread.exp: handle SIGUSR1 nostop noprint pass
-@@ -33999,406 +26761,86 @@ PASS: gdb.threads/sigthread.exp: handle SIGUSR2 nostop noprint pass
+@@ -34823,406 +27356,86 @@ PASS: gdb.threads/sigthread.exp: handle SIGUSR2 nostop noprint pass
PASS: gdb.threads/sigthread.exp: continue
PASS: gdb.threads/sigthread.exp: stop with control-c
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ...
@@ -10001,7 +10507,7 @@ index 89e7833..45b7402 100644
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: thread 1
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set scheduler-locking off
-+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step
++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step (timeout)
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set displaced-stepping off
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: info threads shows all threads
@@ -10018,7 +10524,7 @@ index 89e7833..45b7402 100644
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: thread 1
+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking off
-+FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next
++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next (timeout)
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set displaced-stepping off
PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: info threads shows all threads
@@ -10401,7 +10907,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ...
PASS: gdb.threads/thread-specific.exp: successfully compiled posix threads test case
PASS: gdb.threads/thread-specific.exp: set print sevenbit-strings
-@@ -34408,38 +26850,27 @@ PASS: gdb.threads/thread-specific.exp: continue to breakpoint: all threads start
+@@ -35232,38 +27445,27 @@ PASS: gdb.threads/thread-specific.exp: continue to breakpoint: all threads start
PASS: gdb.threads/thread-specific.exp: get threads list
PASS: gdb.threads/thread-specific.exp: thread var in main
PASS: gdb.threads/thread-specific.exp: breakpoint 59 main thread
@@ -10448,7 +10954,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threadapply.exp ...
PASS: gdb.threads/threadapply.exp: successfully compiled posix threads test case
PASS: gdb.threads/threadapply.exp: b 62
-@@ -34454,24 +26885,25 @@ PASS: gdb.threads/threadapply.exp: run a simple print command on all threads
+@@ -35278,24 +27480,25 @@ PASS: gdb.threads/threadapply.exp: run a simple print command on all threads
PASS: gdb.threads/threadapply.exp: go down and check selected frame
PASS: gdb.threads/threadapply.exp: thread apply all detach
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ...
@@ -10480,7 +10986,7 @@ index 89e7833..45b7402 100644
PASS: gdb.threads/tls-shared.exp: ptype of thread local storage variable
PASS: gdb.threads/tls-shared.exp: print storage info for thread local storage variable
PASS: gdb.threads/tls-shared.exp: break at and of main
-@@ -34480,72 +26912,44 @@ PASS: gdb.threads/tls-shared.exp: print result
+@@ -35304,72 +27507,44 @@ PASS: gdb.threads/tls-shared.exp: print result
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-var.exp ...
PASS: gdb.threads/tls-var.exp: successfully compiled posix threads test case
PASS: gdb.threads/tls-var.exp: whatis tls_var
@@ -10576,7 +11082,7 @@ index 89e7833..45b7402 100644
PASS: gdb.threads/tls.exp: info address a_thread_local
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork.exp ...
PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show detach-on-fork
-@@ -34563,57 +26967,26 @@ PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after
+@@ -35387,57 +27562,26 @@ PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after
PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
UNSUPPORTED: gdb.threads/watchpoint-fork.exp: parent: multithreaded: Couldn't compile watchpoint-fork-parent.c: unrecognized error
UNTESTED: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint-fork.exp
@@ -10644,7 +11150,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/wp-replication.exp ...
PASS: gdb.threads/wp-replication.exp: successfully compiled posix threads test case
PASS: gdb.threads/wp-replication.exp: Breakpoint on empty_cycle
-@@ -34626,100 +26999,100 @@ PASS: gdb.threads/wp-replication.exp: set var hw_watch_count=4
+@@ -35450,100 +27594,100 @@ PASS: gdb.threads/wp-replication.exp: set var hw_watch_count=4
PASS: gdb.threads/wp-replication.exp: set var watch_count_done=1
PASS: gdb.threads/wp-replication.exp: Breakpoint on thread_started
PASS: gdb.threads/wp-replication.exp: watch watched_data[0]
@@ -10835,7 +11341,7 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions-changed.exp ...
UNSUPPORTED: gdb.trace/actions-changed.exp: Current target does not support trace
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions.exp ...
-@@ -35007,7 +27380,8 @@ PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint
+@@ -35832,7 +27976,8 @@ PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint
PASS: gdb.trace/tracecmd.exp: 1.14: help trace
PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ...
@@ -10845,40 +11351,41 @@ index 89e7833..45b7402 100644
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ...
UNSUPPORTED: gdb.trace/tstatus.exp: target does not support trace
Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tsv.exp ...
-@@ -35080,14 +27454,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
+@@ -35905,14 +28050,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
=== gdb Summary ===
--# of expected passes 33408
--# of unexpected failures 142
-+# of expected passes 25038
-+# of unexpected failures 807
- # of unexpected successes 2
--# of expected failures 62
-+# of expected failures 40
+-# of expected passes 34125
+-# of unexpected failures 157
++# of expected passes 25550
++# of unexpected failures 850
+ # of unexpected successes 1
+-# of expected failures 64
++# of expected failures 42
# of unknown successes 1
--# of known failures 64
-+# of known failures 59
- # of unresolved testcases 2
+-# of known failures 63
+-# of unresolved testcases 4
-# of untested testcases 41
--# of unsupported tests 66
-+# of untested testcases 68
-+# of unsupported tests 99
- [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150619-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
+-# of unsupported tests 67
++# of known failures 56
++# of unresolved testcases 1
++# of untested testcases 70
++# of unsupported tests 100
+ [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.10.50.20150819-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum
-index 6fbf089..090c152 100644
+index 2c0e242..175d0da 100644
--- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum
+++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum
@@ -1,5 +1,5 @@
--Test Run By thomas on Mon Nov 2 15:19:20 2015
+-Test Run By thomas on Mon Nov 2 22:15:37 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Mon Nov 2 15:22:24 2015
++Test Run By thomas on Thu Nov 5 14:10:20 2015
+Native configuration is i686-unknown-gnu0.6
=== ld tests ===
-@@ -291,10 +291,10 @@ PASS: PIE init array
+@@ -294,10 +294,10 @@ PASS: PIE init array
PASS: PIE fini array
PASS: PIE init array mixed
PASS: PIE PR ld/14525
@@ -10893,10 +11400,10 @@ index 6fbf089..090c152 100644
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/exclude.exp ...
PASS: ld link shared library
PASS: ld export symbols from archive
-@@ -754,31 +754,6 @@ PASS: PR ld/14215
- PASS: PR ld/17057
- PASS: ld-i386/pr17935-1
+@@ -771,32 +771,6 @@ PASS: ld-i386/pr17935-1
PASS: ld-i386/pr17935-2
+ PASS: ld-i386/pr18801
+ PASS: PR ld/18815
-PASS: Build plt-lib.so
-PASS: Build libplt-main1.a
-PASS: Build libplt-main2.a
@@ -10922,10 +11429,11 @@ index 6fbf089..090c152 100644
-PASS: Run pr17689 with PIE, -z now and GOTOFF
-PASS: Run pr17689ver with PIE and GOTOFF
-PASS: ld-i386/pltgot-1
+-PASS: ld-i386/pltgot-2
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/ia64.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/line.exp ...
Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ifunc/binutils.exp ...
-@@ -793,8 +768,8 @@ PASS: Build libpr16467a.so
+@@ -811,8 +785,8 @@ PASS: Build libpr16467a.so
PASS: Build libpr16467b.a
PASS: Build libpr16467b.so
PASS: Build libpr16467c.a
@@ -10936,15 +11444,28 @@ index 6fbf089..090c152 100644
PASS: ld-ifunc/ifunc-1-local-x86
PASS: ld-ifunc/ifunc-1-x86
PASS: ld-ifunc/ifunc-10-i386
-@@ -1285,8 +1260,9 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ...
+@@ -857,12 +831,6 @@ PASS: Build ifunc-lib.so
+ PASS: Run pr16467
+ PASS: Run ifunc-main
+ PASS: Run ifunc-main with -fpic
+-PASS: Build libpr18808.so
+-PASS: Build libpr18841b.so
+-PASS: Build libpr18841c.so
+-PASS: Run pr18808
+-PASS: Run pr18841 with libpr18841b.so
+-PASS: Run pr18841 with libpr18841c.so
+ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-libs/libs.exp ...
+ PASS: -l: test (preparation)
+ PASS: -l: test
+@@ -1318,8 +1286,9 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
--# of expected passes 1112
+-# of expected passes 1142
-# of expected failures 4
-+# of expected passes 1081
++# of expected passes 1104
+# of unexpected failures 2
+# of expected failures 8
# of untested testcases 6
# of unsupported tests 8
- [...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150619
+ [...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20150819