From 85758d1cedd4345ebe9ff1e3df5eab9513fd040e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 12 Sep 2014 17:52:59 +0200 Subject: binutils-gdb: a01cbb490b34eda832c0215b8447e6aef68b0278 (2014-09-11) --- binutils-gdb/laplace.SCHWINGE/log_build | 831 +++++--- binutils-gdb/laplace.SCHWINGE/log_build.diff.sed | 2 +- binutils-gdb/laplace.SCHWINGE/log_install | 104 +- binutils-gdb/laplace.SCHWINGE/log_test | 866 +++++--- .../laplace.SCHWINGE/test/binutils/binutils.sum | 8 +- .../laplace.SCHWINGE/test/gas/testsuite/gas.sum | 39 +- .../laplace.SCHWINGE/test/gdb/testsuite/gdb.sum | 2227 +++++++++++++++++--- binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum | 78 +- 8 files changed, 3096 insertions(+), 1059 deletions(-) (limited to 'binutils-gdb/laplace.SCHWINGE') diff --git a/binutils-gdb/laplace.SCHWINGE/log_build b/binutils-gdb/laplace.SCHWINGE/log_build index 5aab3473..79aad13d 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_build +++ b/binutils-gdb/laplace.SCHWINGE/log_build @@ -28,6 +28,7 @@ checking for version 0.11 of ISL... yes checking for version 0.17.0 of CLooG... no checking for version 0.18.0 of CLooG... yes checking for default BUILD_CONFIG... +checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no @@ -497,6 +498,9 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow @@ -550,10 +554,6 @@ checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required -checking windows.h usability... no -checking windows.h presence... no -checking for windows.h... no -checking for dlfcn.h... (cached) yes checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes @@ -579,6 +579,7 @@ checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes +checking whether strnlen is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes @@ -639,243 +640,424 @@ if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_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; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_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; \ +else true; fi gcc-4.8 -c -DHAVE_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 -rm -f ./libiberty.a pic/./libiberty.a +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 ./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 ./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 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ranlib ./libiberty.a @@ -885,6 +1067,13 @@ if [ x"" != x ]; then \ ./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 ./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 ./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 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + 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 ./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 ./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 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ else true; fi echo ./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 ./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 ./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 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' @@ -907,140 +1096,77 @@ sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > mv -f targmatch.new targmatch.h Making info in doc make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' gcc-4.8 -o chw$$ -g -O2 \ -I.. -I../../../W._C._Handy/bfd/doc/.. -I../../../W._C._Handy/bfd/doc/../../include -I../../../W._C._Handy/bfd/doc/../../intl -I../../intl ../../../W._C._Handy/bfd/doc/chew.c; \ -/bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change chw$$ chew -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../aoutx.h >aoutx.tmp +/bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change \ + chw$$ chew; \ +touch chew.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../aoutx.h >aoutx.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../archive.c >archive.tmp +touch aoutx.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../archive.c >archive.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change archive.tmp archive.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch archive.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../archures.c >archures.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change archures.tmp archures.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch archures.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfd.c >bfd.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfd.tmp bfdt.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch bfdt.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../cache.c >cache.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change cache.tmp cache.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../coffcode.h >coffcode.tmp +touch cache.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../coffcode.h >coffcode.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../corefile.c >core.tmp +touch coffcode.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../corefile.c >core.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change core.tmp core.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elf.c >elf.tmp +touch core.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../elf.c >elf.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change elf.tmp elf.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elfcode.h >elfcode.tmp +touch elf.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../elfcode.h >elfcode.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../format.c >format.tmp +touch elfcode.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../format.c >format.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change format.tmp format.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch format.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../libbfd.c >libbfd.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch libbfd.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfdwin.c >bfdwin.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch bfdwin.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfdio.c >bfdio.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../opncls.c >opncls.tmp +touch bfdio.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../opncls.c >opncls.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change opncls.tmp opncls.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../reloc.c >reloc.tmp +touch opncls.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../reloc.c >reloc.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change reloc.tmp reloc.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../section.c >section.tmp +touch reloc.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../section.c >section.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change section.tmp section.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../syms.c >syms.tmp +touch section.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../syms.c >syms.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change syms.tmp syms.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../targets.c >targets.tmp +touch syms.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../targets.c >targets.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change targets.tmp targets.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../init.c >init.tmp +touch targets.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../init.c >init.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change init.tmp init.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../hash.c >hash.tmp +touch init.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../hash.c >hash.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change hash.tmp hash.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../linker.c >linker.tmp +touch hash.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../linker.c >linker.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change linker.tmp linker.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../mmo.c >mmo.tmp +touch linker.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../mmo.c >mmo.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change mmo.tmp mmo.texi +touch mmo.stamp creating bfdver.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ @@ -1137,135 +1263,141 @@ cp bfd-in3.h bfd-tmp.h /bin/dash ../../W._C._Handy/bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../W._C._Handy/bfd/archive.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../W._C._Handy/bfd/archive.c -o archive.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../W._C._Handy/bfd/archive.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../W._C._Handy/bfd/archive.c -o archive.o mv -f .deps/archive.Tpo .deps/archive.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../W._C._Handy/bfd/archures.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../W._C._Handy/bfd/archures.c -o archures.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_plugin_arch' ../../W._C._Handy/bfd/archures.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_plugin_arch" ../../W._C._Handy/bfd/archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../W._C._Handy/bfd/bfd.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../W._C._Handy/bfd/bfd.c -o bfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../W._C._Handy/bfd/bfd.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../W._C._Handy/bfd/bfd.c -o bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../W._C._Handy/bfd/bfdio.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../W._C._Handy/bfd/bfdio.c -o bfdio.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../W._C._Handy/bfd/bfdio.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../W._C._Handy/bfd/bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../W._C._Handy/bfd/bfdwin.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../W._C._Handy/bfd/bfdwin.c -o bfdwin.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../W._C._Handy/bfd/bfdwin.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../W._C._Handy/bfd/bfdwin.c -o bfdwin.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../W._C._Handy/bfd/cache.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../W._C._Handy/bfd/cache.c -o cache.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../W._C._Handy/bfd/cache.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../W._C._Handy/bfd/cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../W._C._Handy/bfd/coffgen.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../W._C._Handy/bfd/coffgen.c -o coffgen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../W._C._Handy/bfd/coffgen.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../W._C._Handy/bfd/coffgen.c -o coffgen.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../W._C._Handy/bfd/corefile.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../W._C._Handy/bfd/corefile.c -o corefile.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../W._C._Handy/bfd/corefile.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../W._C._Handy/bfd/corefile.c -o corefile.o mv -f .deps/corefile.Tpo .deps/corefile.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../W._C._Handy/bfd/format.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../W._C._Handy/bfd/format.c -o format.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../W._C._Handy/bfd/format.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../W._C._Handy/bfd/format.c -o format.o mv -f .deps/format.Tpo .deps/format.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../W._C._Handy/bfd/init.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../W._C._Handy/bfd/init.c -o init.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../W._C._Handy/bfd/init.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../W._C._Handy/bfd/init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../W._C._Handy/bfd/libbfd.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../W._C._Handy/bfd/libbfd.c -o libbfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../W._C._Handy/bfd/libbfd.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../W._C._Handy/bfd/libbfd.c -o libbfd.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../W._C._Handy/bfd/opncls.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../W._C._Handy/bfd/opncls.c -o opncls.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../W._C._Handy/bfd/opncls.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../W._C._Handy/bfd/opncls.c -o opncls.o mv -f .deps/opncls.Tpo .deps/opncls.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../W._C._Handy/bfd/reloc.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../W._C._Handy/bfd/reloc.c -o reloc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../W._C._Handy/bfd/reloc.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../W._C._Handy/bfd/reloc.c -o reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../W._C._Handy/bfd/section.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../W._C._Handy/bfd/section.c -o section.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../W._C._Handy/bfd/section.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../W._C._Handy/bfd/section.c -o section.o mv -f .deps/section.Tpo .deps/section.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../W._C._Handy/bfd/syms.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../W._C._Handy/bfd/syms.c -o syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../W._C._Handy/bfd/syms.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../W._C._Handy/bfd/syms.c -o syms.o mv -f .deps/syms.Tpo .deps/syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../W._C._Handy/bfd/targets.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../W._C._Handy/bfd/targets.c -o targets.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_plugin_arch' ../../W._C._Handy/bfd/targets.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_plugin_arch" ../../W._C._Handy/bfd/targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../W._C._Handy/bfd/hash.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../W._C._Handy/bfd/hash.c -o hash.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../W._C._Handy/bfd/hash.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../W._C._Handy/bfd/hash.c -o hash.o mv -f .deps/hash.Tpo .deps/hash.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../W._C._Handy/bfd/linker.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../W._C._Handy/bfd/linker.c -o linker.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../W._C._Handy/bfd/linker.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../W._C._Handy/bfd/linker.c -o linker.o mv -f .deps/linker.Tpo .deps/linker.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../W._C._Handy/bfd/srec.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../W._C._Handy/bfd/srec.c -o srec.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../W._C._Handy/bfd/srec.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../W._C._Handy/bfd/srec.c -o srec.o mv -f .deps/srec.Tpo .deps/srec.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../W._C._Handy/bfd/binary.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../W._C._Handy/bfd/binary.c -o binary.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../W._C._Handy/bfd/binary.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../W._C._Handy/bfd/binary.c -o binary.o mv -f .deps/binary.Tpo .deps/binary.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../W._C._Handy/bfd/tekhex.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../W._C._Handy/bfd/tekhex.c -o tekhex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../W._C._Handy/bfd/tekhex.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../W._C._Handy/bfd/tekhex.c -o tekhex.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../W._C._Handy/bfd/ihex.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../W._C._Handy/bfd/ihex.c -o ihex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../W._C._Handy/bfd/ihex.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../W._C._Handy/bfd/ihex.c -o ihex.o mv -f .deps/ihex.Tpo .deps/ihex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../W._C._Handy/bfd/stabs.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../W._C._Handy/bfd/stabs.c -o stabs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../W._C._Handy/bfd/stabs.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../W._C._Handy/bfd/stabs.c -o stabs.o mv -f .deps/stabs.Tpo .deps/stabs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../W._C._Handy/bfd/stab-syms.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../W._C._Handy/bfd/stab-syms.c -o stab-syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../W._C._Handy/bfd/stab-syms.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../W._C._Handy/bfd/stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../W._C._Handy/bfd/merge.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../W._C._Handy/bfd/merge.c -o merge.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../W._C._Handy/bfd/merge.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../W._C._Handy/bfd/merge.c -o merge.o mv -f .deps/merge.Tpo .deps/merge.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -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.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -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 +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -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.8 -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_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 -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 -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../W._C._Handy/bfd/simple.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../W._C._Handy/bfd/simple.c -o simple.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../W._C._Handy/bfd/simple.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../W._C._Handy/bfd/simple.c -o simple.o mv -f .deps/simple.Tpo .deps/simple.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../W._C._Handy/bfd/compress.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../W._C._Handy/bfd/compress.c -o compress.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../W._C._Handy/bfd/compress.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../W._C._Handy/bfd/compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../W._C._Handy/bfd/verilog.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../W._C._Handy/bfd/verilog.c -o verilog.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../W._C._Handy/bfd/verilog.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../W._C._Handy/bfd/verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../W._C._Handy/bfd/elf32-i386.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../W._C._Handy/bfd/elf32-i386.c -o elf32-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../W._C._Handy/bfd/elf32-i386.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../W._C._Handy/bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../W._C._Handy/bfd/elf-ifunc.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../W._C._Handy/bfd/elf-ifunc.c -o elf-ifunc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../W._C._Handy/bfd/elf-ifunc.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../W._C._Handy/bfd/elf-ifunc.c -o elf-ifunc.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../W._C._Handy/bfd/elf-nacl.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../W._C._Handy/bfd/elf-nacl.c -o elf-nacl.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../W._C._Handy/bfd/elf-nacl.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../W._C._Handy/bfd/elf-nacl.c -o elf-nacl.o mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../W._C._Handy/bfd/elf-vxworks.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../W._C._Handy/bfd/elf-vxworks.c -o elf-vxworks.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../W._C._Handy/bfd/elf-vxworks.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../W._C._Handy/bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../W._C._Handy/bfd/elf32.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../W._C._Handy/bfd/elf32.c -o elf32.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../W._C._Handy/bfd/elf32.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../W._C._Handy/bfd/elf32.c -o elf32.o mv -f .deps/elf32.Tpo .deps/elf32.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../W._C._Handy/bfd/elf.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../W._C._Handy/bfd/elf.c -o elf.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../W._C._Handy/bfd/elf.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../W._C._Handy/bfd/elf.c -o elf.o mv -f .deps/elf.Tpo .deps/elf.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../W._C._Handy/bfd/elflink.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../W._C._Handy/bfd/elflink.c -o elflink.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../W._C._Handy/bfd/elflink.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../W._C._Handy/bfd/elflink.c -o elflink.o mv -f .deps/elflink.Tpo .deps/elflink.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../W._C._Handy/bfd/elf-attrs.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../W._C._Handy/bfd/elf-attrs.c -o elf-attrs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../W._C._Handy/bfd/elf-attrs.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../W._C._Handy/bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../W._C._Handy/bfd/elf-strtab.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../W._C._Handy/bfd/elf-strtab.c -o elf-strtab.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../W._C._Handy/bfd/elf-strtab.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../W._C._Handy/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../W._C._Handy/bfd/elf-eh-frame.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../W._C._Handy/bfd/elf-eh-frame.c -o elf-eh-frame.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../W._C._Handy/bfd/elf-eh-frame.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../W._C._Handy/bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -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.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -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 +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -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.8 -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_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 -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 -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../W._C._Handy/bfd/cpu-i386.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../W._C._Handy/bfd/cpu-i386.c -o cpu-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../W._C._Handy/bfd/plugin.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../W._C._Handy/bfd/plugin.c -o plugin.o +mv -f .deps/plugin.Tpo .deps/plugin.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../W._C._Handy/bfd/cpu-i386.c +libtool: compile: gcc-4.8 -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_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 -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../W._C._Handy/bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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_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 -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.8 -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_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 -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 rm -f tofiles f=""; \ -for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-i386.lo ; do \ +for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-plugin.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ @@ -1274,8 +1406,8 @@ done ; \ 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.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -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 coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz -libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.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 elf32-gen.o cpu-i386.o +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -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 coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -ldl -lz -ldl +libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.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 elf32-gen.o plugin.o cpu-i386.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'`; \ @@ -1388,6 +1520,7 @@ checking for limits.h... yes checking whether string.h and strings.h may both be included... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes +checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache @@ -1513,8 +1646,6 @@ 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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -1550,6 +1681,11 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking for bison... bison -y checking for flex... flex @@ -1683,8 +1819,6 @@ 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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -1720,6 +1854,11 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no checking for bison... bison -y @@ -1902,8 +2041,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas -I../bfd -I../../W._C._Handy/gas/config -I../../W._C._Handy/gas/../include -I../../W._C._Handy/gas/.. -I../../W._C._Handy/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../W._C._Handy/gas/'`config/atof-ieee.c mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl 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' @@ -2102,8 +2241,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/version.Tpo .deps/version.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../W._C._Handy/binutils/filemode.c mv -f .deps/filemode.Tpo .deps/filemode.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../W._C._Handy/binutils/objdump.c mv -f .deps/objdump.Tpo .deps/objdump.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../W._C._Handy/binutils/dwarf.c @@ -2122,8 +2261,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../W._C._Handy/binutils/elfcomm.c mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../W._C._Handy/binutils/`arparse.c mv -f .deps/arparse.Tpo .deps/arparse.Po /bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/arlex.l lex.yy.c arlex.c -- flex @@ -2141,58 +2280,58 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/binemul.Tpo .deps/binemul.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../W._C._Handy/binutils/emul_vanilla.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../W._C._Handy/binutils/strings.c mv -f .deps/strings.Tpo .deps/strings.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../W._C._Handy/binutils/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../W._C._Handy/binutils/objcopy.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../W._C._Handy/binutils/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../W._C._Handy/binutils/wrstabs.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../W._C._Handy/binutils/addr2line.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../W._C._Handy/binutils/readelf.c mv -f .deps/readelf.Tpo .deps/readelf.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../W._C._Handy/binutils/unwind-ia64.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../W._C._Handy/binutils/elfedit.c mv -f .deps/elfedit.Tpo .deps/elfedit.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../W._C._Handy/binutils/nm.c mv -f .deps/nm.Tpo .deps/nm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../W._C._Handy/binutils/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../W._C._Handy/binutils/cxxfilt.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../W._C._Handy/binutils/bfdtest1.c mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../W._C._Handy/binutils/bfdtest2.c mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl 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' @@ -2204,25 +2343,7 @@ configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -for f in standards.info configure.info; do \ - if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ - if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ - true; \ - else \ - exit 1; \ - fi; \ - fi; \ -done -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../W._C._Handy/etc -o standards.info ../../W._C._Handy/etc/standards.texi -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -rm -f configdev.txt configbuild.txt -cp ../../W._C._Handy/etc/configdev.tin configdev.txt -cp ../../W._C._Handy/etc/configbuild.tin configbuild.txt -makeinfo --split-size=5000000 --split-size=5000000 -I../../W._C._Handy/etc -o configure.info ../../W._C._Handy/etc/configure.texi -rm -f configdev.txt configbuild.txt -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' +make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' mkdir -p -- ./gold Configuring in ./gold @@ -2525,10 +2646,16 @@ g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold - mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.Po g++-4.8 -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/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../W._C._Handy/gold/tilegx.cc mv -f .deps/tilegx.Tpo .deps/tilegx.Po -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -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/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../W._C._Handy/gold/mips.cc +mv -f .deps/mips.Tpo .deps/mips.Po +g++-4.8 -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/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../W._C._Handy/gold/aarch64.cc +mv -f .deps/aarch64.Tpo .deps/aarch64.Po +g++-4.8 -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/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o -g -O2 -MT aarch64-reloc-property.o -MD -MP -MF .deps/aarch64-reloc-property.Tpo -c -o aarch64-reloc-property.o ../../W._C._Handy/gold/aarch64-reloc-property.cc +mv -f .deps/aarch64-reloc-property.Tpo .deps/aarch64-reloc-property.Po +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz g++-4.8 -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/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../W._C._Handy/gold/incremental-dump.cc mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' @@ -2576,8 +2703,6 @@ 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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -2613,6 +2738,11 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for setmode... no checking whether NLS is requested... yes checking for catalogs to be installed... bg da de eo es fi fr ga id it ja ms nl pt_BR ro ru rw sr sv tr uk vi @@ -2765,8 +2895,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gprof -DDEBUG -I../bfd -I../../ mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gprof -DDEBUG -I../bfd -I../../W._C._Handy/gprof/../include -I../../W._C._Handy/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm -ldl touch gprof.1 perl ../../W._C._Handy/gprof/../etc/texi2pod.pl -I "../../W._C._Handy/gprof" -I "../../W._C._Handy/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../W._C._Handy/gprof/gprof.texi > gprof.pod (pod2man --center="GNU" --release="binutils-2.24.51" --section=1 gprof.pod | \ @@ -2801,11 +2931,6 @@ checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.8... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no -checking how to run the C preprocessor... gcc-4.8 -E -checking for grep that handles long lines and -e... /bin/grep -checking for egrep... /bin/grep -E -Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -checking for LC_MESSAGES... yes checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.8 accepts -g... (cached) yes @@ -2813,6 +2938,9 @@ checking for gcc-4.8 option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether g++-4.8 accepts -g... yes checking dependency style of g++-4.8... gcc3 +checking how to run the C preprocessor... gcc-4.8 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes @@ -2827,8 +2955,6 @@ 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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -2876,6 +3002,13 @@ checking if g++-4.8 supports -c -o file.o... (cached) yes checking whether the g++-4.8 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... gnu0.5 ld.so checking how to hardcode library paths into programs... immediate +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow +checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking for catalogs to be installed... bg da es fi fr ga id it ja sv tr uk vi zh_CN zh_TW checking whether NLS is requested... yes @@ -2928,11 +3061,7 @@ checking for lseek... yes checking for close... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required -checking for dlfcn.h... (cached) yes -checking for library containing dlopen... -ldl -checking for dlopen... yes -checking for dlsym... yes -checking for dlclose... yes +checking for library containing dlopen... (cached) -ldl checking for .preinit_array/.init_array/.fini_array support... yes checking for a known getopt prototype in unistd.h... yes checking whether strstr is declared... yes @@ -3029,12 +3158,12 @@ else \ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -../../W._C._Handy/ld/ld.texinfo:1334: warning: @pxref cross-reference name should not contain `:' +../../W._C._Handy/ld/ld.texinfo:1362: warning: @pxref cross-reference name should not contain `:' /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -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.8 -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.8 -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 mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl -ldl libtool: link: gcc-4.8 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") @@ -3045,16 +3174,6 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld - mv -f .deps/ldgram.Tpo .deps/ldgram.Po /bin/dash ../../W._C._Handy/ld/../ylwrap ../../W._C._Handy/ld/ldlex.l lex.yy.c ldlex.c -- flex gcc-4.8 -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\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../W._C._Handy/ld/ldlex-wrapper.c -In file included from ../../W._C._Handy/ld/ldlex-wrapper.c:26:0: -ldlex.c: In function 'yy_scan_buffer': -ldlex.c:3834:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] - YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) - ^ -In file included from ldlex.l:31:0, - from ../../W._C._Handy/ld/ldlex-wrapper.c:26: -../../W._C._Handy/ld/ldlang.h:505:20: warning: shadowed declaration is here [-Wshadow] - extern etree_type *base; - ^ mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc-4.8 -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\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../W._C._Handy/ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po @@ -3088,12 +3207,18 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld - mv -f .deps/ldcref.Tpo .deps/ldcref.Po gcc-4.8 -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\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../W._C._Handy/ld/plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po +gcc-4.8 -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\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../W._C._Handy/ld/ldbuildid.c +mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po 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' LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-unknown-gnu0.5 i686-unknown-gnu0.5 i686-unknown-gnu0.5 "elf_i386" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-unknown-gnu0.5" +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' gcc-4.8 -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\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl 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.24.51" --section=1 ld.pod | \ @@ -3494,6 +3619,9 @@ checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i686-unknown-gnu0.5 checking host system type... i686-unknown-gnu0.5 checking target system type... i686-unknown-gnu0.5 +checking for dlfcn.h... yes +checking for windows.h... no +checking for library containing dlopen... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for gcc-4.8 option to accept ANSI C... none needed @@ -3554,6 +3682,10 @@ checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for features.h... yes +checking for complete errno.h... no +checking for EMULTIHOP value... yes +checking for ENOLINK value... yes +checking for EOVERFLOW value... yes checking for mbstate_t... yes checking for btowc... yes checking for isblank... yes @@ -3637,6 +3769,9 @@ checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes +checking for dirfd... yes +checking whether dirfd is declared... (cached) yes +checking whether dirfd is a macro... no checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether frexp works... yes @@ -3914,7 +4049,7 @@ checking for library containing tgetent... none required checking size of unsigned long long... 8 checking size of unsigned long... 4 checking size of unsigned __int128... 0 -checking for library containing dlopen... -ldl +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 @@ -3930,6 +4065,9 @@ checking whether python supports threads... yes checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... 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 for ANSI C header files... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes @@ -4000,9 +4138,7 @@ checking for sgtty.h... yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no -checking dlfcn.h usability... yes -checking dlfcn.h presence... yes -checking for dlfcn.h... yes +checking for dlfcn.h... (cached) yes checking for sys/proc.h... no checking for sys/user.h... no checking curses.h usability... yes @@ -4080,6 +4216,7 @@ checking for posix_madvise... yes checking for waitpid... yes checking for lstat... yes checking for ptrace64... no +checking for sigaltstack... yes checking for nl_langinfo and CODESET... yes checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes @@ -4117,11 +4254,11 @@ checking for pipe2... yes checking for socketpair... (cached) yes checking whether strerror is declared... yes checking whether strstr is declared... yes +checking for sigsetjmp... yes checking whether ptrace is declared... yes checking return type of ptrace... long checking types of arguments for ptrace... int,int,long,long checking whether setpgrp takes no argument... yes -checking for sigsetjmp... yes checking for GNU regex... yes checking for struct thread.td_pcb... no checking for struct lwp... no @@ -4158,6 +4295,7 @@ checking whether ADDR_NO_RANDOMIZE is declared... no checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes +checking for library containing dlopen... (cached) -ldl checking for Mach-O support in BFD... no checking for SOM support in BFD... no checking whether to use lzma... auto @@ -4362,7 +4500,7 @@ rm -f dirent.h-t dirent.h && \ -e 's/@''GNULIB_READDIR''@/0/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ - -e 's/@''GNULIB_DIRFD''@/0/g' \ + -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ @@ -4385,6 +4523,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 +rm -f errno.h-t errno.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_ERRNO_H''@||g' \ + -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \ + -e 's|@''EMULTIHOP_VALUE''@||g' \ + -e 's|@''ENOLINK_HIDDEN''@|0|g' \ + -e 's|@''ENOLINK_VALUE''@||g' \ + -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \ + -e 's|@''EOVERFLOW_VALUE''@||g' \ + < ../../../../W._C._Handy/gdb/gnulib/import/errno.in.h; \ +} > errno.h-t && \ +mv errno.h-t errno.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ @@ -5191,19 +5345,19 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -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.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -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.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -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/gnu-nat.c:70:0: +In file included from ../../W._C._Handy/gdb/gnu-nat.c:66:0: ./exc_request_S.h:31:29: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] extern inline mig_routine_t exc_server_routine ^ -In file included from ../../W._C._Handy/gdb/gnu-nat.c:71:0: +In file included from ../../W._C._Handy/gdb/gnu-nat.c:67:0: ./notify_S.h:85:29: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] extern inline mig_routine_t notify_server_routine ^ -In file included from ../../W._C._Handy/gdb/gnu-nat.c:72:0: +In file included from ../../W._C._Handy/gdb/gnu-nat.c:68:0: ./process_reply_S.h:349:29: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] extern inline mig_routine_t process_reply_server_routine ^ -In file included from ../../W._C._Handy/gdb/gnu-nat.c:73:0: +In file included from ../../W._C._Handy/gdb/gnu-nat.c:69:0: ./msg_reply_S.h:47:29: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] extern inline mig_routine_t msg_reply_server_routine ^ @@ -5372,6 +5526,8 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../W._C._Handy/gdb/remote-fileio.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF .deps/remote-notif.Tpo ../../W._C._Handy/gdb/remote-notif.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ctf.o -MT ctf.o -MMD -MP -MF .deps/ctf.Tpo ../../W._C._Handy/gdb/ctf.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracefile.o -MT tracefile.o -MMD -MP -MF .deps/tracefile.Tpo ../../W._C._Handy/gdb/tracefile.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracefile-tfile.o -MT tracefile-tfile.o -MMD -MP -MF .deps/tracefile-tfile.Tpo ../../W._C._Handy/gdb/tracefile-tfile.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../W._C._Handy/gdb/cli/cli-dump.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../W._C._Handy/gdb/cli/cli-decode.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../W._C._Handy/gdb/cli/cli-script.c @@ -5422,6 +5578,7 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-breakpoint.o -MT py-breakpoint.o -MMD -MP -MF .deps/py-breakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-breakpoint.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-cmd.o -MT py-cmd.o -MMD -MP -MF .deps/py-cmd.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-cmd.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-continueevent.o -MT py-continueevent.o -MMD -MP -MF .deps/py-continueevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-continueevent.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-xmethods.o -MT py-xmethods.o -MMD -MP -MF .deps/py-xmethods.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-xmethods.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-event.o -MT py-event.o -MMD -MP -MF .deps/py-event.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-event.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evtregistry.o -MT py-evtregistry.o -MMD -MP -MF .deps/py-evtregistry.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evtregistry.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evts.o -MT py-evts.o -MMD -MP -MF .deps/py-evts.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evts.c @@ -5448,22 +5605,26 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-type.o -MT py-type.o -MMD -MP -MF .deps/py-type.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-type.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-utils.o -MT py-utils.o -MMD -MP -MF .deps/py-utils.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-utils.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-value.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-varobj.o -MT py-varobj.o -MMD -MP -MF .deps/py-varobj.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-varobj.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o guile.o -MT guile.o -MMD -MP -MF .deps/guile.Tpo ../../W._C._Handy/gdb/guile/guile.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-arch.o -MT scm-arch.o -MMD -MP -MF .deps/scm-arch.Tpo ../../W._C._Handy/gdb/guile/scm-arch.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-auto-load.o -MT scm-auto-load.o -MMD -MP -MF .deps/scm-auto-load.Tpo ../../W._C._Handy/gdb/guile/scm-auto-load.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-block.o -MT scm-block.o -MMD -MP -MF .deps/scm-block.Tpo ../../W._C._Handy/gdb/guile/scm-block.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-breakpoint.o -MT scm-breakpoint.o -MMD -MP -MF .deps/scm-breakpoint.Tpo ../../W._C._Handy/gdb/guile/scm-breakpoint.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-cmd.o -MT scm-cmd.o -MMD -MP -MF .deps/scm-cmd.Tpo ../../W._C._Handy/gdb/guile/scm-cmd.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-disasm.o -MT scm-disasm.o -MMD -MP -MF .deps/scm-disasm.Tpo ../../W._C._Handy/gdb/guile/scm-disasm.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-exception.o -MT scm-exception.o -MMD -MP -MF .deps/scm-exception.Tpo ../../W._C._Handy/gdb/guile/scm-exception.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-frame.o -MT scm-frame.o -MMD -MP -MF .deps/scm-frame.Tpo ../../W._C._Handy/gdb/guile/scm-frame.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-gsmob.o -MT scm-gsmob.o -MMD -MP -MF .deps/scm-gsmob.Tpo ../../W._C._Handy/gdb/guile/scm-gsmob.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-iterator.o -MT scm-iterator.o -MMD -MP -MF .deps/scm-iterator.Tpo ../../W._C._Handy/gdb/guile/scm-iterator.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-lazy-string.o -MT scm-lazy-string.o -MMD -MP -MF .deps/scm-lazy-string.Tpo ../../W._C._Handy/gdb/guile/scm-lazy-string.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-objfile.o -MT scm-objfile.o -MMD -MP -MF .deps/scm-objfile.Tpo ../../W._C._Handy/gdb/guile/scm-objfile.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-math.o -MT scm-math.o -MMD -MP -MF .deps/scm-math.Tpo ../../W._C._Handy/gdb/guile/scm-math.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-param.o -MT scm-param.o -MMD -MP -MF .deps/scm-param.Tpo ../../W._C._Handy/gdb/guile/scm-param.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-ports.o -MT scm-ports.o -MMD -MP -MF .deps/scm-ports.Tpo ../../W._C._Handy/gdb/guile/scm-ports.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-pretty-print.o -MT scm-pretty-print.o -MMD -MP -MF .deps/scm-pretty-print.Tpo ../../W._C._Handy/gdb/guile/scm-pretty-print.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-progspace.o -MT scm-progspace.o -MMD -MP -MF .deps/scm-progspace.Tpo ../../W._C._Handy/gdb/guile/scm-progspace.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-safe-call.o -MT scm-safe-call.o -MMD -MP -MF .deps/scm-safe-call.Tpo ../../W._C._Handy/gdb/guile/scm-safe-call.c -gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-gsmob.o -MT scm-gsmob.o -MMD -MP -MF .deps/scm-gsmob.Tpo ../../W._C._Handy/gdb/guile/scm-gsmob.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-string.o -MT scm-string.o -MMD -MP -MF .deps/scm-string.Tpo ../../W._C._Handy/gdb/guile/scm-string.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symbol.o -MT scm-symbol.o -MMD -MP -MF .deps/scm-symbol.Tpo ../../W._C._Handy/gdb/guile/scm-symbol.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symtab.o -MT scm-symtab.o -MMD -MP -MF .deps/scm-symtab.Tpo ../../W._C._Handy/gdb/guile/scm-symtab.c @@ -5540,6 +5701,22 @@ sed -e '/extern.*malloc/d' \ < jv-exp.c.tmp > jv-exp.c rm -f jv-exp.c.tmp gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c +rm -f d-exp.c d-exp.c.tmp +/bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/d-exp.y y.tab.c d-exp.c -- bison -y && mv d-exp.c d-exp.c.tmp \ + || (rm -f d-exp.c; false) +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/d-exp.y`/\1`echo ../../W._C._Handy/gdb/d-exp.y|sed 's/\//\\\\\//g'`/" \ + < d-exp.c.tmp > d-exp.c +rm -f d-exp.c.tmp +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-exp.o -MT d-exp.o -MMD -MP -MF .deps/d-exp.Tpo d-exp.c rm -f f-exp.c f-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/f-exp.y y.tab.c f-exp.c -- bison -y && mv f-exp.c f-exp.c.tmp \ || (rm -f f-exp.c; false) @@ -5576,7 +5753,7 @@ rm -f m2-exp.c m2-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \ || (rm -f m2-exp.c; false) [...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr] -[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y:350.25-44: warning: rule useless in parser due to conflicts [-Wother] +[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y:356.25-44: warning: rule useless in parser due to conflicts [-Wother] { start_arglist(); } ^^^^^^^^^^^^^^^^^^^^ sed -e '/extern.*malloc/d' \ @@ -5623,7 +5800,7 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../W._C._Handy/gdb/break-catch-throw.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../W._C._Handy/gdb/findvar.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../W._C._Handy/gdb/regcache.c -gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../W._C._Handy/gdb/cleanups.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../W._C._Handy/gdb/common/cleanups.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../W._C._Handy/gdb/charset.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../W._C._Handy/gdb/continuations.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../W._C._Handy/gdb/corelow.c @@ -5762,7 +5939,6 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -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.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-support.o -MT d-support.o -MMD -MP -MF .deps/d-support.Tpo ../../W._C._Handy/gdb/d-support.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -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.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo ../../W._C._Handy/gdb/regset.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -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.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -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 gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../W._C._Handy/gdb/solib.c @@ -5806,13 +5982,17 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o waitstatus.o -MT waitstatus.o -MMD -MP -MF .deps/waitstatus.Tpo ../../W._C._Handy/gdb/target/waitstatus.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o print-utils.o -MT print-utils.o -MMD -MP -MF .deps/print-utils.Tpo ../../W._C._Handy/gdb/common/print-utils.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF .deps/rsp-low.Tpo ../../W._C._Handy/gdb/common/rsp-low.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../W._C._Handy/gdb/common/errors.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-debug.o -MT common-debug.o -MMD -MP -MF .deps/common-debug.Tpo ../../W._C._Handy/gdb/common/common-debug.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o debug.o -MT debug.o -MMD -MP -MF .deps/debug.Tpo ../../W._C._Handy/gdb/debug.c +gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-exceptions.o -MT common-exceptions.o -MMD -MP -MF .deps/common-exceptions.Tpo ../../W._C._Handy/gdb/common/common-exceptions.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo ../../W._C._Handy/gdb/inflow.c Making init.c gcc-4.8 -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../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 -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -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.8 -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 core-regset.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 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-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-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-utils.o py-value.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-disasm.o scm-exception.o scm-frame.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-ports.o scm-pretty-print.o scm-safe-call.o scm-gsmob.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-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 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 d-support.o reggroups.o regset.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 inflow.o init.o \ - ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -lncurses -lz -lm -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 core-regset.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-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-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 posix-hdep.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 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 d-support.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 inflow.o init.o \ + ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -ldl -lncurses -lz -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'. @@ -5829,25 +6009,58 @@ for file in $files ; do \ done touch stamp-syscalls rm -rf ./python -files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/frame_filters.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \ -for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../python/lib/$file ./python/$dir ; \ -done +files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/xmethod.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/xmethods.py gdb/command/frame_filters.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/caller_is.py gdb/function/strfns.py' ; \ +if test "x$files" != x ; then \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../python/lib/$file ./python/$dir ; \ + done ; \ +fi mkdir -p -- ./python/gdb mkdir -p -- ./python/gdb/command mkdir -p -- ./python/gdb/function touch stamp-python rm -rf ./guile -files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/types.scm' ; \ -for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ -done +if test "x./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm ./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go" != x ; then \ + files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ + done ; \ + files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ + cd ./guile ; \ + for go in $files ; do \ + source="`echo $go | sed 's/\.go$/.scm/'`" ; \ + echo /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ + /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ + done ; \ +fi mkdir -p -- ./guile/. 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 +;;; 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/experimental.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/iterator.go gdb/iterator.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/iterator.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' +/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 +;;; 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/laplace.SCHWINGE/log_build.diff.sed b/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed index 38a89e8e..3707c20c 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed +++ b/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed @@ -2,6 +2,6 @@ s%i686-unknown-gnu0\.5%[ARCH]%g -s%-DSELECT_VECS=\('\?\)&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1% +s%-DSELECT_VECS=\('\?\)&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1% 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 9be9c136..3387e814 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_install +++ b/binutils-gdb/laplace.SCHWINGE/log_install @@ -61,7 +61,7 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' make[5]: Nothing to be done for 'install-exec-am'. test -z "[...]/tschwinge/W._C._Handy.build.install/include" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/include" - /usr/bin/install -c -m 644 bfd.h ../../W._C._Handy/bfd/../include/ansidecl.h ../../W._C._Handy/bfd/../include/symcat.h ../../W._C._Handy/bfd/../include/bfdlink.h '[...]/tschwinge/W._C._Handy.build.install/include' + /usr/bin/install -c -m 644 bfd.h ../../W._C._Handy/bfd/../include/ansidecl.h ../../W._C._Handy/bfd/../include/symcat.h ../../W._C._Handy/bfd/../include/bfdlink.h ../../W._C._Handy/bfd/../include/plugin-api.h '[...]/tschwinge/W._C._Handy.build.install/include' test -z "[...]/tschwinge/W._C._Handy.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/lib" /bin/dash ./libtool --mode=install /usr/bin/install -c libbfd.la '[...]/tschwinge/W._C._Handy.build.install/lib' libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/tschwinge/W._C._Handy.build.install/lib/libbfd.la @@ -260,34 +260,7 @@ 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' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -for f in standards.info configure.info; do \ - if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ - if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ - true; \ - else \ - exit 1; \ - fi; \ - fi; \ -done -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: 'standards.info' is up to date. -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: 'configure.info' is up to date. -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' -/bin/dash ../../W._C._Handy/etc/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/info -if test ! -f standards.info; then cd ../../W._C._Handy/etc; fi; \ -if test -f standards.info; then \ - for i in standards.info*; do \ - /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ - done; \ -fi -if test ! -f configure.info; then cd ../../W._C._Handy/etc; fi; \ -if test -f configure.info; then \ - for i in configure.info*; do \ - /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ - done; \ -fi +make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' Making install in doc @@ -310,30 +283,33 @@ else \ $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -../../../W._C._Handy/gas/doc/as.texinfo:4460: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:4516: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:4524: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:4646: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning -../../../W._C._Handy/gas/doc/c-i386.texi:445: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning -../../../W._C._Handy/gas/doc/c-i386.texi:545: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning -../../../W._C._Handy/gas/doc/c-i386.texi:960: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1012: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1012: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1033: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1033: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1107: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ -../../../W._C._Handy/gas/doc/c-ns32k.texi:35: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ +../../../W._C._Handy/gas/doc/c-mips.texi:841: warning: undefined flag: 5 +../../../W._C._Handy/gas/doc/c-mips.texi:841: warning: undefined flag: 6 +../../../W._C._Handy/gas/doc/c-mips.texi:841: warning: undefined flag: 7 +../../../W._C._Handy/gas/doc/as.texinfo:4504: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:4560: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:4568: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:4690: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning +../../../W._C._Handy/gas/doc/c-i386.texi:465: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning +../../../W._C._Handy/gas/doc/c-i386.texi:565: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning +../../../W._C._Handy/gas/doc/c-i386.texi:980: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1032: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1032: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1053: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1053: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1129: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ +../../../W._C._Handy/gas/doc/c-ns32k.texi:34: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ ../../../W._C._Handy/gas/doc/c-pdp11.texi:6: warning: node prev `PDP-11-Dependent' in menu `SH64-Dependent' and in sectioning `NS32K-Dependent' differ -../../../W._C._Handy/gas/doc/c-score.texi:7: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ -../../../W._C._Handy/gas/doc/c-sh.texi:6: warning: node prev `SH-Dependent' in menu `NS32K-Dependent' and in sectioning `SCORE-Dependent' differ +../../../W._C._Handy/gas/doc/c-score.texi:6: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ +../../../W._C._Handy/gas/doc/c-sh.texi:5: warning: node prev `SH-Dependent' in menu `NS32K-Dependent' and in sectioning `SCORE-Dependent' differ ../../../W._C._Handy/gas/doc/c-sh64.texi:5: warning: node next `SH64-Dependent' in menu `PDP-11-Dependent' and in sectioning `Sparc-Dependent' differ -../../../W._C._Handy/gas/doc/c-sparc.texi:8: warning: node prev `Sparc-Dependent' in menu `SCORE-Dependent' and in sectioning `SH64-Dependent' differ -../../../W._C._Handy/gas/doc/c-tilepro.texi:7: warning: node next `TILEPro-Dependent' in menu `V850-Dependent' and in sectioning `Z80-Dependent' differ +../../../W._C._Handy/gas/doc/c-sparc.texi:6: warning: node prev `Sparc-Dependent' in menu `SCORE-Dependent' and in sectioning `SH64-Dependent' differ +../../../W._C._Handy/gas/doc/c-tilepro.texi:6: warning: node next `TILEPro-Dependent' in menu `V850-Dependent' and in sectioning `Z80-Dependent' differ ../../../W._C._Handy/gas/doc/c-z80.texi:7: warning: node prev `Z80-Dependent' in menu `Xtensa-Dependent' and in sectioning `TILEPro-Dependent' differ -../../../W._C._Handy/gas/doc/c-vax.texi:7: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu +../../../W._C._Handy/gas/doc/c-vax.texi:6: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu ../../../W._C._Handy/gas/doc/c-v850.texi:5: warning: node prev `V850-Dependent' in menu `TILEPro-Dependent' and in sectioning `Vax-Dependent' differ -../../../W._C._Handy/gas/doc/c-xtensa.texi:9: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:3595: warning: @pxref cross-reference name should not contain `:' +../../../W._C._Handy/gas/doc/c-xtensa.texi:8: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:3639: warning: @pxref cross-reference name should not contain `:' 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' @@ -585,7 +561,7 @@ if test "xyes" = "xyes"; then \ fi /bin/dash ../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/ldscripts mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/ldscripts -for f in ldscripts/*; do \ +for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/$f ; \ done test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" @@ -782,20 +758,24 @@ for file in $files; do \ /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls ; \ fi ; \ done -files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/frame_filters.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \ -for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ - /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ -done +files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/xmethod.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/xmethods.py gdb/command/frame_filters.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/caller_is.py gdb/function/strfns.py' ; \ +if test "x$files" != x ; then \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ + /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ + done ; \ +fi mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb/command mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb/function -files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/types.scm' ; \ -for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ - /usr/bin/install -c -m 644 ./guile/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ -done +files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm ./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ +if test "x$files" != x ; then \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ + /usr/bin/install -c -m 644 ./guile/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ + done ; \ +fi /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit files='elinos.py wrs-linux.py' ; \ diff --git a/binutils-gdb/laplace.SCHWINGE/log_test b/binutils-gdb/laplace.SCHWINGE/log_test index ad101f0d..4b2249c0 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 Thu Sep 11 17:06:17 2014 +Test Run By thomas on Fri Sep 12 16:36:19 2014 Native configuration is i686-unknown-gnu0.5 === binutils tests === @@ -62,6 +62,7 @@ Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using [...]/tschwinge/W._C._Handy/binutils/testsuite/config/default.exp as tool-and-target-specific interface file. +Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... 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 ... @@ -73,22 +74,22 @@ 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.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objcopy.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objdump.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/readelf.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/size.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.24.51.20140911 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 94 +# of expected passes 95 # of unsupported tests 3 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' @@ -129,7 +130,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 Thu Sep 11 17:06:32 2014 +Test Run By thomas on Fri Sep 12 16:36:34 2014 Native configuration is i686-unknown-gnu0.5 === gas tests === @@ -147,6 +148,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/arc.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/warn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arm/arm.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/bfin.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/error.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/cfi/cfi.exp ... @@ -231,7 +233,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/mt.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/relocs.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nds32/nds32.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nios2/nios2.exp ... -Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/openrisc/allinsn.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/or1k/allinsn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pdp11/pdp11.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pe/pe.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pj/pj.exp ... @@ -269,8 +271,8 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 421 -../as-new 2.24.51.20140214 +# of expected passes 451 +../as-new 2.24.51.20140911 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' @@ -286,7 +288,6 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' 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' @@ -371,8 +372,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 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 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_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 dynamic_list_2 thin_archive_test_1 thin_archive_test_2 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 \ - 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 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 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 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 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 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 gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout 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 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 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_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 dynamic_list_2 thin_archive_test_1 thin_archive_test_2 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 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 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 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 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 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[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' `echo g++-4.8 -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 @@ -385,29 +386,29 @@ ar cru libgoldtest.a test.o testmain.o testfile.o ranlib libgoldtest.a `echo g++-4.8 -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 object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../W._C._Handy/gold/testsuite/object_unittest.cc mv -f .deps/object_unittest.Tpo .deps/object_unittest.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz `echo g++-4.8 -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 binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../W._C._Handy/gold/testsuite/binary_unittest.cc mv -f .deps/binary_unittest.Tpo .deps/binary_unittest.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz `echo g++-4.8 -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 leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../W._C._Handy/gold/testsuite/leb128_unittest.cc mv -f .deps/leb128_unittest.Tpo .deps/leb128_unittest.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz `echo g++-4.8 -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 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../W._C._Handy/gold/testsuite/icf_virtual_function_folding_test.cc test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/ld (cd gcctestdir && ln -s ../../ld-new ld) -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie `echo g++-4.8 -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 large_symbol_alignment.o -MD -MP -MF .deps/large_symbol_alignment.Tpo -c -o large_symbol_alignment.o ../../../W._C._Handy/gold/testsuite/large_symbol_alignment.cc mv -f .deps/large_symbol_alignment.Tpo .deps/large_symbol_alignment.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o large_symbol_alignment large_symbol_alignment.o -ldl -lz `echo g++-4.8 -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 -c -o basic_test.o ../../../W._C._Handy/gold/testsuite/basic_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o `echo g++-4.8 -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 -c -fpic -o basic_pic_test.o ../../../W._C._Handy/gold/testsuite/basic_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o `echo g++-4.8 -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 -c -fpie -o basic_pie_test.o ../../../W._C._Handy/gold/testsuite/basic_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o `echo g++-4.8 -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 constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../W._C._Handy/gold/testsuite/constructor_test.cc mv -f .deps/constructor_test.Tpo .deps/constructor_test.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -ldl -lz @@ -426,13 +427,13 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -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]*//'` -c -fpic -o two_file_test_2_pic.o ../../../W._C._Handy/gold/testsuite/two_file_test_2.cc g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -ldl -lz @@ -442,20 +443,25 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -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]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../W._C._Handy/gold/testsuite/two_file_test_1b.cc `echo g++-4.8 -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]*//'` -c -fpie -o two_file_test_2_pie.o ../../../W._C._Handy/gold/testsuite/two_file_test_2.cc `echo g++-4.8 -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]*//'` -c -fpie -o two_file_test_main_pie.o ../../../W._C._Handy/gold/testsuite/two_file_test_main.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o +`echo g++-4.8 -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 pie_copyrelocs_test.o -MD -MP -MF .deps/pie_copyrelocs_test.Tpo -c -o pie_copyrelocs_test.o ../../../W._C._Handy/gold/testsuite/pie_copyrelocs_test.cc +mv -f .deps/pie_copyrelocs_test.Tpo .deps/pie_copyrelocs_test.Po +`echo g++-4.8 -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]*//'` -O2 -fpic -c -o pie_copyrelocs_shared_test.o ../../../W._C._Handy/gold/testsuite/pie_copyrelocs_shared_test.cc +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o pie_copyrelocs_shared_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared pie_copyrelocs_shared_test.o +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -pie -o pie_copyrelocs_test pie_copyrelocs_test.o pie_copyrelocs_shared_test.so -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so ../../binutils/strip-new -o two_file_strip_test two_file_test ../../binutils/strip-new -S -o two_file_shared_strip.so two_file_shared.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -ldl -lz @@ -464,8 +470,8 @@ mv -f .deps/common_test_1.Tpo .deps/common_test_1.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -ldl -lz `echo gcc-4.8 -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 -fpic -o common_test_2_pic.o ../../../W._C._Handy/gold/testsuite/common_test_2.c `echo gcc-4.8 -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 -fpic -o common_test_3_pic.o ../../../W._C._Handy/gold/testsuite/common_test_3.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -ldl -lz `echo g++-4.8 -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 exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../W._C._Handy/gold/testsuite/exception_test_main.cc mv -f .deps/exception_test_main.Tpo .deps/exception_test_main.Po @@ -475,12 +481,12 @@ mv -f .deps/exception_test_1.Tpo .deps/exception_test_1.Po mv -f .deps/exception_test_2.Tpo .deps/exception_test_2.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -ldl -lz `echo g++-4.8 -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]*//'` -c -fpic -o exception_test_1_pic.o ../../../W._C._Handy/gold/testsuite/exception_test_1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -ldl -lz `echo g++-4.8 -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]*//'` -c -fpic -o exception_test_2_pic.o ../../../W._C._Handy/gold/testsuite/exception_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -ldl -lz @@ -491,10 +497,10 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -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 weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../W._C._Handy/gold/testsuite/weak_undef_test.cc mv -f .deps/weak_undef_test.Tpo .deps/weak_undef_test.Po `echo g++-4.8 -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]*//'` -c -fpic -o weak_undef_file1.o ../../../W._C._Handy/gold/testsuite/weak_undef_file1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o `echo g++-4.8 -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]*//'` -c -fpic -o weak_undef_file2.o ../../../W._C._Handy/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -ldl -lz `echo g++-4.8 -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 weak_undef_test_2.o -MD -MP -MF .deps/weak_undef_test_2.Tpo -c -o weak_undef_test_2.o ../../../W._C._Handy/gold/testsuite/weak_undef_test_2.cc mv -f .deps/weak_undef_test_2.Tpo .deps/weak_undef_test_2.Po @@ -503,32 +509,32 @@ mv -f .deps/weak_undef_test_2.Tpo .deps/weak_undef_test_2.Po ../../binutils/ar rc libweak_undef_2.a weak_undef_file3.o weak_undef_file4.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -u weak_undef_2 -o weak_undef_test_2 weak_undef_test_2.o -L . -lweak_undef_2 -ldl -lz `echo g++-4.8 -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]*//'` -c -o weak_undef_file1_nonpic.o ../../../W._C._Handy/gold/testsuite/weak_undef_file1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext `echo g++-4.8 -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]*//'` -c -o weak_undef_file2_nonpic.o ../../../W._C._Handy/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -ldl -lz `echo g++-4.8 -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 weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_main.cc mv -f .deps/weak_alias_test_main.Tpo .deps/weak_alias_test_main.Po `echo g++-4.8 -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]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o `echo g++-4.8 -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]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o `echo g++-4.8 -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]*//'` -c -o weak_alias_test_3.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_3.cc `echo g++-4.8 -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]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_4.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o `echo g++-4.8 -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]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_5.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ -Wl,--version-script,../../../W._C._Handy/gold/testsuite/weak_alias_test.script g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -ldl -lz `echo g++-4.8 -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]*//'` -c -fpic -o weak_plt_main_pic.o ../../../W._C._Handy/gold/testsuite/weak_plt_main.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o `echo g++-4.8 -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 copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../W._C._Handy/gold/testsuite/copy_test.cc mv -f .deps/copy_test.Tpo .deps/copy_test.Po `echo g++-4.8 -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]*//'` -c -fpic -o copy_test_1_pic.o ../../../W._C._Handy/gold/testsuite/copy_test_1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o `echo g++-4.8 -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]*//'` -c -fpic -o copy_test_2_pic.o ../../../W._C._Handy/gold/testsuite/copy_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -ldl -lz `echo g++-4.8 -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 tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../W._C._Handy/gold/testsuite/tls_test.cc mv -f .deps/tls_test.Tpo .deps/tls_test.Po @@ -546,33 +552,33 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -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]*//'` -c -fpie -o tls_test_pie.o ../../../W._C._Handy/gold/testsuite/tls_test.cc `echo g++-4.8 -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]*//'` -c -fpie -o tls_test_file2_pie.o ../../../W._C._Handy/gold/testsuite/tls_test_file2.cc `echo gcc-4.8 -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 -fpic -fopenmp -o tls_test_c_pie.o ../../../W._C._Handy/gold/testsuite/tls_test_c.c -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -ldl -lz `echo g++-4.8 -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]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../W._C._Handy/gold/testsuite/tls_test.cc `echo g++-4.8 -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]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../W._C._Handy/gold/testsuite/tls_test_file2.cc `echo gcc-4.8 -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 -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../W._C._Handy/gold/testsuite/tls_test_c.c -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -ldl -lz `echo g++-4.8 -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]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../W._C._Handy/gold/testsuite/tls_test.cc `echo gcc-4.8 -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 -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../W._C._Handy/gold/testsuite/tls_test_c.c `echo g++-4.8 -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]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../W._C._Handy/gold/testsuite/tls_test_file2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -ldl -lz `echo g++-4.8 -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 many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../W._C._Handy/gold/testsuite/many_sections_test.cc mv -f .deps/many_sections_test.Tpo .deps/many_sections_test.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -ldl -lz gcctestdir/ld -r -o many_sections_r_test.o many_sections_test.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -ldl -lz `echo gcc-4.8 -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]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../W._C._Handy/gold/testsuite/initpri1.c mv -f .deps/initpri1.Tpo .deps/initpri1.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -ldl -lz @@ -583,24 +589,24 @@ gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_ mv -f .deps/initpri3.Tpo .deps/initpri3.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -ldl -lz `echo g++-4.8 -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 -o flagstest_debug.o ../../../W._C._Handy/gold/testsuite/constructor_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -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 +`echo g++-4.8 -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.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -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 +`echo g++-4.8 -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.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -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 +`echo g++-4.8 -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 -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 `echo g++-4.8 -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 ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../W._C._Handy/gold/testsuite/ver_test_main.cc mv -f .deps/ver_test_main.Tpo .deps/ver_test_main.Po `echo g++-4.8 -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]*//'` -c -fpic -o ver_test_1.o ../../../W._C._Handy/gold/testsuite/ver_test_1.cc `echo g++-4.8 -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]*//'` -c -fpic -o ver_test_2.o ../../../W._C._Handy/gold/testsuite/ver_test_2.cc `echo g++-4.8 -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]*//'` -c -fpic -o ver_test_4.o ../../../W._C._Handy/gold/testsuite/ver_test_4.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so `echo g++-4.8 -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]*//'` -c -fpic -o ver_test_3.o ../../../W._C._Handy/gold/testsuite/ver_test_3.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -ldl -lz `echo g++-4.8 -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 ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../W._C._Handy/gold/testsuite/ver_test_main_2.cc mv -f .deps/ver_test_main_2.Tpo .deps/ver_test_main_2.Po @@ -608,13 +614,13 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo gcc-4.8 -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]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../W._C._Handy/gold/testsuite/ver_test_6.c mv -f .deps/ver_test_6.Tpo .deps/ver_test_6.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_8.script two_file_test_2_pic.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_8.script two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -ldl -lz `echo g++-4.8 -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]*//'` -c -fpic -o ver_test_9.o ../../../W._C._Handy/gold/testsuite/ver_test_9.cc `echo g++-4.8 -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]*//'` -c -fpic -o ver_test_5.o ../../../W._C._Handy/gold/testsuite/ver_test_5.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -ldl -lz ../../binutils/ar rc ver_test_11.a ver_test_1.o ver_test_2.o ver_test_4.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -ldl -lz @@ -629,7 +635,7 @@ mv -f .deps/protected_main_3.Tpo .deps/protected_main_3.Po `echo g++-4.8 -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]*//'` -c -fpic -o protected_1_pic.o ../../../W._C._Handy/gold/testsuite/protected_1.cc `echo g++-4.8 -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]*//'` -c -fpic -o protected_2_pic.o ../../../W._C._Handy/gold/testsuite/protected_2.cc `echo g++-4.8 -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]*//'` -c -fpic -o protected_3_pic.o ../../../W._C._Handy/gold/testsuite/protected_3.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -ldl -lz `echo g++-4.8 -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 protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../W._C._Handy/gold/testsuite/protected_3.cc mv -f .deps/protected_3.Tpo .deps/protected_3.Po @@ -637,13 +643,13 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -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 relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../W._C._Handy/gold/testsuite/relro_test_main.cc mv -f .deps/relro_test_main.Tpo .deps/relro_test_main.Po `echo g++-4.8 -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]*//'` -c -fpic -o relro_test_pic.o ../../../W._C._Handy/gold/testsuite/relro_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -ldl -lz ../../binutils/strip-new -o relro_strip_test.so relro_test.so g++-4.8 -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 -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -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 +`echo g++-4.8 -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.8 -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 -lz `echo g++-4.8 -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 @@ -670,18 +676,18 @@ mv -f .deps/binary_test.Tpo .deps/binary_test.Po rm -f binary.txt ln -s ../../../W._C._Handy/gold/testsuite/binary.in binary.txt g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -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 +`echo g++-4.8 -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.8 -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 -lz g++-4.8 -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 -lz `echo gcc-4.8 -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.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o +`echo gcc-4.8 -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 g++-4.8 -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 dynamic_list_2.o -MD -MP -MF .deps/dynamic_list_2.Tpo -c -o dynamic_list_2.o ../../../W._C._Handy/gold/testsuite/dynamic_list_2.cc mv -f .deps/dynamic_list_2.Tpo .deps/dynamic_list_2.Po `echo g++-4.8 -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]*//'` -c -fpic -o dynamic_list_lib1.o ../../../W._C._Handy/gold/testsuite/dynamic_list_lib1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list_lib1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared dynamic_list_lib1.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o dynamic_list_lib1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared dynamic_list_lib1.o `echo g++-4.8 -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]*//'` -c -fpic -o dynamic_list_lib2.o ../../../W._C._Handy/gold/testsuite/dynamic_list_lib2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list_lib2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/dynamic_list_2.t dynamic_list_lib2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o dynamic_list_lib2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/dynamic_list_2.t dynamic_list_lib2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Wl,-R,. -Wl,--no-as-needed -o dynamic_list_2 dynamic_list_2.o dynamic_list_lib1.so dynamic_list_lib2.so -ldl -lz `echo g++-4.8 -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 thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../W._C._Handy/gold/testsuite/thin_archive_main.cc mv -f .deps/thin_archive_main.Tpo .deps/thin_archive_main.Po @@ -719,14 +725,14 @@ test -d alt || mkdir -p alt ../../binutils/ar rc alt/libexclude_libs_test_3.a exclude_libs_test_3.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -ldl -lz `echo gcc-4.8 -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]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../W._C._Handy/gold/testsuite/ver_test_6.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o `echo gcc-4.8 -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 -Wa,-L -o discard_locals_test.o ../../../W._C._Handy/gold/testsuite/discard_locals_test.c gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz umask 022; \ rm -f permission_test; \ touch permission_test; \ chmod 600 permission_test; \ -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o `echo g++-4.8 -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 searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../W._C._Handy/gold/testsuite/searched_file_test.cc mv -f .deps/searched_file_test.Tpo .deps/searched_file_test.Po `echo g++-4.8 -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]*//'` -c -o searched_file_test_lib.o ../../../W._C._Handy/gold/testsuite/searched_file_test_lib.cc @@ -739,21 +745,21 @@ mv -f .deps/ifuncmain1.Tpo .deps/ifuncmain1.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -ldl -lz `echo gcc-4.8 -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 -fPIC -o ifuncmain1pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain1.c `echo gcc-4.8 -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 -fPIC -o ifuncmod1.o ../../../W._C._Handy/gold/testsuite/ifuncmod1.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. `echo gcc-4.8 -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]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../W._C._Handy/gold/testsuite/ifuncmain1vis.c mv -f .deps/ifuncmain1vis.Tpo .deps/ifuncmain1vis.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -ldl -lz `echo gcc-4.8 -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 -fPIC -o ifuncmain1vispic.o ../../../W._C._Handy/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o `echo gcc-4.8 -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 -fPIE -o ifuncmain1pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain1.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. `echo gcc-4.8 -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 -fPIE -o ifuncmain1vispie.o ../../../W._C._Handy/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o `echo gcc-4.8 -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]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../W._C._Handy/gold/testsuite/ifuncmain2.c mv -f .deps/ifuncmain2.Tpo .deps/ifuncmain2.Po `echo gcc-4.8 -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]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../W._C._Handy/gold/testsuite/ifuncdep2.c @@ -761,19 +767,19 @@ mv -f .deps/ifuncdep2.Tpo .deps/ifuncdep2.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -ldl -lz `echo gcc-4.8 -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 -fPIC -o ifuncmain2pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain2.c `echo gcc-4.8 -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 -fPIC -o ifuncdep2pic.o ../../../W._C._Handy/gold/testsuite/ifuncdep2.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o `echo gcc-4.8 -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]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../W._C._Handy/gold/testsuite/ifuncmain3.c mv -f .deps/ifuncmain3.Tpo .deps/ifuncmain3.Po `echo gcc-4.8 -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 -fPIC -o ifuncmod3.o ../../../W._C._Handy/gold/testsuite/ifuncmod3.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -ldl -lz `echo gcc-4.8 -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]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../W._C._Handy/gold/testsuite/ifuncmain4.c mv -f .deps/ifuncmain4.Tpo .deps/ifuncmain4.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -ldl -lz `echo gcc-4.8 -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 -fPIC -o ifuncmain4pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain4.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -ldl -lz `echo gcc-4.8 -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]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../W._C._Handy/gold/testsuite/ifuncmain5.c mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po @@ -781,31 +787,31 @@ mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -ldl -lz `echo gcc-4.8 -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 -fPIC -o ifuncmain5pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain5.c `echo gcc-4.8 -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 -fPIC -o ifuncmod5.o ../../../W._C._Handy/gold/testsuite/ifuncmod5.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o `echo gcc-4.8 -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 -fPIE -o ifuncmain5pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain5.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. `echo gcc-4.8 -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 -fPIE -o ifuncmain6pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain6pie.c `echo gcc-4.8 -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 -fPIC -o ifuncmod6.o ../../../W._C._Handy/gold/testsuite/ifuncmod6.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. `echo gcc-4.8 -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]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../W._C._Handy/gold/testsuite/ifuncmain7.c mv -f .deps/ifuncmain7.Tpo .deps/ifuncmain7.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -ldl -lz `echo gcc-4.8 -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 -fPIC -o ifuncmain7pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain7.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o `echo gcc-4.8 -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 -fPIE -o ifuncmain7pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain7.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o `echo gcc-4.8 -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]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../W._C._Handy/gold/testsuite/ifuncvar3.c mv -f .deps/ifuncvar3.Tpo .deps/ifuncvar3.Po `echo gcc-4.8 -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 -fPIC -o ifuncvar1_pic.o ../../../W._C._Handy/gold/testsuite/ifuncvar1.c `echo gcc-4.8 -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 -fPIC -o ifuncvar2_pic.o ../../../W._C._Handy/gold/testsuite/ifuncvar2.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -ldl -lz `echo gcc-4.8 -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]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../W._C._Handy/gold/testsuite/start_lib_test_main.c mv -f .deps/start_lib_test_main.Tpo .deps/start_lib_test_main.Po @@ -816,8 +822,22 @@ mv -f .deps/start_lib_test_1.Tpo .deps/start_lib_test_1.Po mv -f .deps/start_lib_test_2.Tpo .deps/start_lib_test_2.Po `echo gcc-4.8 -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]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../W._C._Handy/gold/testsuite/start_lib_test_3.c mv -f .deps/start_lib_test_3.Tpo .deps/start_lib_test_3.Po -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ -Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib +g++-4.8 -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\"" -g -O2 -MT ehdr_start_test_1-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_1-ehdr_start_test.Tpo -c -o ehdr_start_test_1-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_1-ehdr_start_test.Tpo .deps/ehdr_start_test_1-ehdr_start_test.Po +g++-4.8 -g -O2 -Bgcctestdir/ -o ehdr_start_test_1 ehdr_start_test_1-ehdr_start_test.o -ldl -lz +g++-4.8 -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\"" -DEHDR_START_WEAK -g -O2 -MT ehdr_start_test_2-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_2-ehdr_start_test.Tpo -c -o ehdr_start_test_2-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_2-ehdr_start_test.Tpo .deps/ehdr_start_test_2-ehdr_start_test.Po +g++-4.8 -DEHDR_START_WEAK -g -O2 -Bgcctestdir/ -o ehdr_start_test_2 ehdr_start_test_2-ehdr_start_test.o -ldl -lz +g++-4.8 -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\"" -DEHDR_START_WEAK -g -O2 -MT ehdr_start_test_3-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_3-ehdr_start_test.Tpo -c -o ehdr_start_test_3-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_3-ehdr_start_test.Tpo .deps/ehdr_start_test_3-ehdr_start_test.Po +g++-4.8 -DEHDR_START_WEAK -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/ehdr_start_test.t -o ehdr_start_test_3 ehdr_start_test_3-ehdr_start_test.o -ldl -lz +g++-4.8 -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\"" -DEHDR_START_USER_DEF -g -O2 -MT ehdr_start_test_5-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_5-ehdr_start_test.Tpo -c -o ehdr_start_test_5-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_5-ehdr_start_test.Tpo .deps/ehdr_start_test_5-ehdr_start_test.Po +g++-4.8 -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\"" -DEHDR_START_USER_DEF -g -O2 -MT ehdr_start_test_5-ehdr_start_def.o -MD -MP -MF .deps/ehdr_start_test_5-ehdr_start_def.Tpo -c -o ehdr_start_test_5-ehdr_start_def.o `test -f 'ehdr_start_def.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_def.cc +mv -f .deps/ehdr_start_test_5-ehdr_start_def.Tpo .deps/ehdr_start_test_5-ehdr_start_def.Po +g++-4.8 -DEHDR_START_USER_DEF -g -O2 -Bgcctestdir/ -o ehdr_start_test_5 ehdr_start_test_5-ehdr_start_test.o ehdr_start_test_5-ehdr_start_def.o -ldl -lz make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/incremental_test.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_comdat_test.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_tls_test.sh'. @@ -868,134 +888,136 @@ make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_t 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_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'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/defsym_test.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_10.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/split_i386.sh'. `echo gcc-4.8 -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 -ffunction-sections -g -o incremental_test_1.o ../../../W._C._Handy/gold/testsuite/incremental_test_1.c `echo gcc-4.8 -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 -ffunction-sections -g -o incremental_test_2.o ../../../W._C._Handy/gold/testsuite/incremental_test_2.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline ../incremental-dump incremental_test > incremental_test.stdout `echo g++-4.8 -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 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../W._C._Handy/gold/testsuite/gc_comdat_test_1.cc `echo g++-4.8 -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 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../W._C._Handy/gold/testsuite/gc_comdat_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o ../../binutils/nm-new -C gc_comdat_test > gc_comdat_test.stdout `echo g++-4.8 -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 -c -g -o gc_tls_test.o ../../../W._C._Handy/gold/testsuite/gc_tls_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o ../../binutils/nm-new -C gc_tls_test > gc_tls_test.stdout `echo g++-4.8 -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 -c -g -o gc_orphan_section_test.o ../../../W._C._Handy/gold/testsuite/gc_orphan_section_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o ../../binutils/nm-new gc_orphan_section_test > gc_orphan_section_test.stdout `echo gcc-4.8 -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 pr14265.o ../../../W._C._Handy/gold/testsuite/pr14265.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,-T,../../../W._C._Handy/gold/testsuite/pr14265.t -o pr14265 pr14265.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,-T,../../../W._C._Handy/gold/testsuite/pr14265.t -o pr14265 pr14265.o ../../binutils/nm-new --format=bsd --numeric-sort pr14265 > pr14265.stdout `echo gcc-4.8 -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 -ffunction-sections -o gc_dynamic_list_test.o ../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_dynamic_list_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.t gc_dynamic_list_test.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_dynamic_list_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.t gc_dynamic_list_test.o ../../binutils/nm-new gc_dynamic_list_test > gc_dynamic_list_test.stdout `echo g++-4.8 -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 -c -ffunction-sections -g -o icf_test.o ../../../W._C._Handy/gold/testsuite/icf_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o `echo g++-4.8 -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 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../W._C._Handy/gold/testsuite/icf_keep_unique_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o ../../binutils/nm-new -C icf_keep_unique_test > icf_keep_unique_test.stdout `echo g++-4.8 -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 -c -ffunction-sections -g -o icf_safe_test.o ../../../W._C._Handy/gold/testsuite/icf_safe_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o ../../binutils/nm-new icf_safe_test > icf_safe_test_1.stdout ../../binutils/readelf -h icf_safe_test > icf_safe_test_2.stdout make[5]: 'icf_safe_test.map' is up to date. `echo g++-4.8 -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 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../W._C._Handy/gold/testsuite/icf_safe_so_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared ../../binutils/nm-new icf_safe_so_test > icf_safe_so_test_1.stdout ../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout make[5]: 'icf_safe_so_test.map' is up to date. `echo g++-4.8 -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 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../W._C._Handy/gold/testsuite/final_layout.cc (echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt (echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .sbss : { *(.sbss*) } .bss : { *(.bss*) } }") > final_layout_script.lds -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o ../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout `echo g++-4.8 -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 -c -ffunction-sections -g -o text_section_grouping.o ../../../W._C._Handy/gold/testsuite/text_section_grouping.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout `echo g++-4.8 -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 -c -ffunction-sections -g -o section_sorting_name.o ../../../W._C._Handy/gold/testsuite/section_sorting_name.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o ../../binutils/nm-new -n --synthetic section_sorting_name > section_sorting_name.stdout `echo g++-4.8 -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 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../W._C._Handy/gold/testsuite/icf_preemptible_functions_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared ../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout `echo g++-4.8 -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 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../W._C._Handy/gold/testsuite/icf_string_merge_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o ../../binutils/nm-new icf_string_merge_test > icf_string_merge_test.stdout `echo g++-4.8 -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 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../W._C._Handy/gold/testsuite/icf_sht_rel_addend_test_1.cc `echo g++-4.8 -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 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../W._C._Handy/gold/testsuite/icf_sht_rel_addend_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o ../../binutils/nm-new icf_sht_rel_addend_test > icf_sht_rel_addend_test.stdout `echo g++-4.8 -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]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../W._C._Handy/gold/testsuite/merge_string_literals_1.cc `echo g++-4.8 -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]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../W._C._Handy/gold/testsuite/merge_string_literals_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib ../../binutils/objdump -s -j.rodata merge_string_literals > merge_string_literals.stdout ../../binutils/readelf -w two_file_shared.so >two_file_shared.dbg 2>/dev/null `echo g++-4.8 -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]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../W._C._Handy/gold/testsuite/weak_plt_shared.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o `echo g++-4.8 -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 -w -o debug_msg.o ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -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 -w -o odr_violation1.o ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -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]*//'` -O2 -g -c -w -o odr_violation2.o ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err `echo g++-4.8 -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 -o missing_key_func.o ../../../W._C._Handy/gold/testsuite/missing_key_func.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/as (cd gcctestdir && ln -s [...]/tschwinge/W._C._Handy.build/gold/../gas/as-new as) `echo g++-4.8 -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 debug_msg_cdebug.o ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -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.8 -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.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -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 +g++-4.8 -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.8 -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.8 -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.8 -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 -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err `echo g++-4.8 -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 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -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 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -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 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err `echo g++-4.8 -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 undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../W._C._Handy/gold/testsuite/undef_symbol_main.cc mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po `echo g++-4.8 -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.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -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 +`echo g++-4.8 -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.8 -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 +`echo g++-4.8 -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 ../../binutils/readelf -s ver_test_4.so >ver_test_4.syms 2>/dev/null ../../binutils/readelf -s ver_test_5.so >ver_test_5.syms 2>/dev/null `echo g++-4.8 -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]*//'` -c -fpic -o ver_test_7.o ../../../W._C._Handy/gold/testsuite/ver_test_7.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o ../../binutils/readelf -s ver_test_7.so >ver_test_7.syms 2>/dev/null -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_10.script ver_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_10.script ver_test_2.o ../../binutils/readelf -s ver_test_10.so >ver_test_10.syms 2>/dev/null `echo g++-4.8 -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]*//'` -c -fpic -o protected_4_pic.o ../../../W._C._Handy/gold/testsuite/protected_4.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err ../../binutils/readelf -SlW relro_test.so > relro_test.stdout `echo g++-4.8 -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 -c -fpic -o ver_matching_def_pic.o ../../../W._C._Handy/gold/testsuite/ver_matching_def.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../W._C._Handy/gold/testsuite/version_script.map +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../W._C._Handy/gold/testsuite/version_script.map ../../binutils/objdump -T ver_matching_def.so | ../../binutils/cxxfilt > ver_matching_test.stdout ../../binutils/readelf -SlW script_test_3 > script_test_3.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t ../../binutils/readelf -SlW script_test_4 > script_test_4.stdout `echo g++-4.8 -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_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../W._C._Handy/gold/testsuite/script_test_5.cc mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_5.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_5.t ../../binutils/readelf -SW script_test_5 > script_test_5.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_6.t \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_6.t \ -Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000 ../../binutils/readelf -SlW script_test_6 > script_test_6.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t ../../binutils/readelf -SlW script_test_7 > script_test_7.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t \ -Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000 ../../binutils/readelf -SlW script_test_8 > script_test_8.stdout `echo g++-4.8 -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 -c -o script_test_9.o ../../../W._C._Handy/gold/testsuite/script_test_9.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_9.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_9.t ../../binutils/readelf -lW script_test_9 > script_test_9.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ -Wl,--dynamic-list ../../../W._C._Handy/gold/testsuite/dynamic_list.t \ -Wl,--dynamic-list-data \ -Wl,--dynamic-list-cpp-new \ @@ -1011,14 +1033,14 @@ mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po `echo gcc-4.8 -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]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../W._C._Handy/gold/testsuite/hidden_test_main.c mv -f .deps/hidden_test_main.Tpo .deps/hidden_test_main.Po `echo gcc-4.8 -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/ -g -shared -fPIC -w -o libhidden.so ../../../W._C._Handy/gold/testsuite/hidden_test_1.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err echo 'main' > retain_symbols_file_test.in echo 't1' >> retain_symbols_file_test.in echo '_ZN4t16bC1Ev' >> retain_symbols_file_test.in echo '_ZNK4t20a3getEv' >> retain_symbols_file_test.in echo '_Z3t18v' >> retain_symbols_file_test.in echo '__tcf_0' >> retain_symbols_file_test.in -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o ../../binutils/nm-new -C retain_symbols_file_test.so > retain_symbols_file_test.stdout `echo gcc-4.8 -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]]*//'` -o no_version_test.o -c -fPIC ../../../W._C._Handy/gold/testsuite/no_version_test.c gcctestdir/ld -shared -o libno_version_test.so no_version_test.o @@ -1035,20 +1057,26 @@ gcctestdir/ld -shared -o dyn_weak_ref_2.so dyn_weak_ref_2.o gcctestdir/ld -shared -o dyn_weak_ref_1.so dyn_weak_ref_2.so dyn_weak_ref_1.o ../../binutils/readelf -sWD dyn_weak_ref_1.so > dyn_weak_ref.stdout `echo gcc-4.8 -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]]*//'` -o memory_test.o -c ../../../W._C._Handy/gold/testsuite/memory_test.s -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,../../../W._C._Handy/gold/testsuite/memory_test.t -o memory_test memory_test.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,../../../W._C._Handy/gold/testsuite/memory_test.t -o memory_test memory_test.o ../../binutils/readelf -lWS memory_test > memory_test.stdout `echo g++-4.8 -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 -gno-pubnames -c -o gdb_index_test.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_1 > gdb_index_test_1.stdout `echo g++-4.8 -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.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -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 +`echo g++-4.8 -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 gcc-4.8 -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.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -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 +`echo gcc-4.8 -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 `echo g++-4.8 -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 -gpubnames -c -o gdb_index_test_pub.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_4 > gdb_index_test_4.stdout +`echo g++-4.8 -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]*//'` -c -DEHDR_START_WEAK -o ehdr_start_test_4.o ../../../W._C._Handy/gold/testsuite/ehdr_start_test.cc +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ehdr_start_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-Ttext=0x100100 ehdr_start_test_4.o +../../binutils/nm-new ehdr_start_test_4 > ehdr_start_test_4.syms +`echo gcc-4.8 -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 -o defsym_test.o ../../../W._C._Handy/gold/testsuite/defsym_test.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o defsym_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--defsym=bar=foo defsym_test.o +../../binutils/readelf -sW defsym_test > defsym_test.syms ../../gas/as-new -o script_test_10.o ../../../W._C._Handy/gold/testsuite/script_test_10.s gcctestdir/ld -o script_test_10 script_test_10.o -T ../../../W._C._Handy/gold/testsuite/script_test_10.t ../../binutils/readelf -SW script_test_10 > script_test_10.stdout @@ -1119,6 +1147,8 @@ PASS: gdb_index_test_1.sh PASS: gdb_index_test_2.sh PASS: gdb_index_test_3.sh PASS: gdb_index_test_4.sh +PASS: ehdr_start_test_4.sh +PASS: defsym_test.sh PASS: script_test_10.sh PASS: split_i386.sh PASS: object_unittest @@ -1145,6 +1175,7 @@ PASS: two_file_separate_shared_12_test PASS: two_file_separate_shared_21_test PASS: two_file_relocatable_test PASS: two_file_pie_test +PASS: pie_copyrelocs_test PASS: two_file_shared_1_nonpic_test PASS: two_file_shared_2_nonpic_test PASS: two_file_same_shared_nonpic_test @@ -1254,20 +1285,24 @@ PASS: ifuncmain7pic PASS: ifuncmain7pie PASS: ifuncvar PASS: start_lib_test +PASS: ehdr_start_test_1 +PASS: ehdr_start_test_2 +PASS: ehdr_start_test_3 +PASS: ehdr_start_test_5 ============================ -5 of 185 tests failed +5 of 192 tests failed See testsuite/test-suite.log ============================ -Makefile:3717: recipe for target 'test-suite.log' failed +Makefile:3901: 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:3796: recipe for target 'check-TESTS' failed +Makefile:3980: recipe for target 'check-TESTS' failed make[5]: *** [check-TESTS] Error 2 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -Makefile:4301: recipe for target 'check-am' failed +Makefile:4499: recipe for target 'check-am' failed make[4]: *** [check-am] Error 2 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -Makefile:4305: recipe for target 'check' failed +Makefile:4503: 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' @@ -1276,22 +1311,22 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' test -d gcctestdir1 || mkdir -p gcctestdir1 rm -f gcctestdir1/ld (cd gcctestdir1 && ln -s ../ld-new ld) -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz test -d gcctestdir2 || mkdir -p gcctestdir2 rm -f gcctestdir2/ld (cd gcctestdir2 && ln -s ../ld1 ld) -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz gcctestdir1/ld -o libgold-1-r.o -r --whole-archive libgold.a -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz test -d gcctestdir2-r || mkdir -p gcctestdir2-r rm -f gcctestdir2-r/ld (cd gcctestdir2-r && ln -s ../ld1-r ld) gcctestdir2-r/ld -o libgold-2-r.o -r --whole-archive libgold.a -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz test -d gcctestdir4 || mkdir -p gcctestdir4 rm -f gcctestdir4/ld (cd gcctestdir4 && ln -s ../ld-new ld) -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make check-TESTS make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' @@ -1317,11 +1352,11 @@ All 3 tests passed make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' -Makefile:859: recipe for target 'check-recursive' failed +Makefile:864: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Target 'check' not remade because of errors. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' -Makefile:6069: recipe for target 'check-gold' failed +Makefile:6126: recipe for target 'check-gold' failed make[1]: *** [check-gold] Error 2 make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' make check-recursive @@ -1331,6 +1366,7 @@ 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' @@ -1358,14 +1394,14 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ CC="gcc-4.8" CFLAGS="-g -O2" \ CXX="g++-4.8" CXXFLAGS="-g -O2" \ CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \ - OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o " BFDLIB="../bfd/.libs/libbfd.a" \ - LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ + OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" \ + LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl -ldl " \ DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Thu Sep 11 17:11:40 2014 +Test Run By thomas on Fri Sep 12 16:42:21 2014 Native configuration is i686-unknown-gnu0.5 === ld tests === @@ -1382,6 +1418,7 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/arm-elf.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/export-class.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-auto-import/auto-import.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-bootstrap/bootstrap.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-cdtest/cdtest.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-checks/checks.exp ... @@ -1517,30 +1554,31 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-x86-64/x86-64.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xc16x/xc16x.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xstormy16/xstormy16.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/coalesce.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/diff_overflow.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/lcall.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 944 +# of expected passes 968 # of unexpected failures 2 # of expected failures 8 # of untested testcases 6 -[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140214 +[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140911 -Makefile:3357: recipe for target 'check-DEJAGNU' failed +Makefile:3395: recipe for target 'check-DEJAGNU' failed make[5]: *** [check-DEJAGNU] Error 1 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -Makefile:1763: recipe for target 'check-am' failed +Makefile:1781: recipe for target 'check-am' failed make[4]: *** [check-am] Error 2 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -Makefile:1610: recipe for target 'check-recursive' failed +Makefile:1628: recipe for target 'check-recursive' failed make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -Makefile:1765: recipe for target 'check' failed +Makefile:1783: recipe for target 'check' failed make[2]: *** [check] Error 2 make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -Makefile:7479: recipe for target 'check-ld' failed +Makefile:7536: recipe for target 'check-ld' failed make[1]: *** [check-ld] Error 2 make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' make[2]: Nothing to be done for 'check'. @@ -1550,7 +1588,7 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsui gcc-4.8 -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: 888 tests, 0 failures +./test-demangle: 895 tests, 0 failures gcc-4.8 -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 @@ -1573,12 +1611,14 @@ 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' make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +gcc-4.8 -o read1.so ../../../W._C._Handy/gdb/testsuite/lib/read1.c -Wall -g -shared -fPIC -g -O2 +Making expect-read1 Nothing to be done for all... 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 [ -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 Thu Sep 11 17:16:06 2014 +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 Fri Sep 12 16:46:50 2014 Native configuration is i686-unknown-gnu0.5 === gdb tests === @@ -1624,8 +1664,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/char_param.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/complete.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/cond_lang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dot_all.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ... +FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ... -FAIL: gdb.ada/dyn_loc.exp: info locals Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/enum_idx_packed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/exec_changed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/expr_delims.exp ... @@ -1649,6 +1690,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/iwide.exp ... FAIL: gdb.ada/iwide.exp: print My_Drawable Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/lang_switch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_ex_cond.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_exc_info.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_interface.exp ... @@ -1664,7 +1706,6 @@ FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mod_from_name.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/nested.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_array.exp ... -FAIL: gdb.ada/null_array.exp: print my_table FAIL: gdb.ada/null_array.exp: ptype my_table Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/operator_bp.exp ... @@ -1672,6 +1713,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/optim_drec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_array.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ... FAIL: gdb.ada/packed_tagged.exp: print x +FAIL: gdb.ada/packed_tagged.exp: ptype x +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pp-rec-component.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/print_chars.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/print_pc.exp ... @@ -1694,6 +1737,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/str_ref_cmp.exp ... 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 ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ... FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab @@ -1722,6 +1766,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/whatis_array_val.exp ... FAIL: gdb.ada/whatis_array_val.exp: print full Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/widewide.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/win_fu_syms.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/alpha-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-regs.exp ... @@ -1730,15 +1775,23 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-dword.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-paramref.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... 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-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 ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-word.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-disp-step.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/avr-flash-qualifier.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-regs.exp ... @@ -1746,6 +1799,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1291.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1431.exp ... 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 ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.c:20:27: fatal error: nat/x86-cpuid.h: No such file or directory + #include "nat/x86-cpuid.h" + ^ +compilation terminated. 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 ... @@ -1767,6 +1825,7 @@ FAIL: gdb.arch/i386-dr3-watch.exp: continue to i3 watchpoint FAIL: gdb.arch/i386-dr3-watch.exp: continue to i4 watchpoint FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ... +FAIL: gdb.arch/i386-float.exp: info float Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... FAIL: gdb.arch/i386-gnu-cfi.exp: shift up to the modified frame FAIL: gdb.arch/i386-gnu-cfi.exp: Existence of the CFI inserted register @@ -1774,15 +1833,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ... gdb compile failed, gcc: error: unrecognized command line option '-fmpx' Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.exp ... -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size.exp ... @@ -1821,6 +1871,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/mips16-thunks.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/pa-nullify.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-power.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ... @@ -1836,31 +1887,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb-singlestep.exp ... 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 ... -FAIL: gdb.asm/asm-source.exp: info target (timeout) -FAIL: gdb.asm/asm-source.exp: info symbol (timeout) -FAIL: gdb.asm/asm-source.exp: list (timeout) -FAIL: gdb.asm/asm-source.exp: search (timeout) -FAIL: gdb.asm/asm-source.exp: f in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: n in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt ALL in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt 2 in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: s 2 (timeout) -FAIL: gdb.asm/asm-source.exp: n 2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt 3 in foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: info source asmsrc1.s (timeout) -FAIL: gdb.asm/asm-source.exp: finish from foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s (timeout) -FAIL: gdb.asm/asm-source.exp: info sources (timeout) -FAIL: gdb.asm/asm-source.exp: info line (timeout) -FAIL: gdb.asm/asm-source.exp: next over foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: return from foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: look at global variable (timeout) -FAIL: gdb.asm/asm-source.exp: x/i &globalvar (timeout) -FAIL: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 (timeout) -FAIL: gdb.asm/asm-source.exp: look at static variable (timeout) -FAIL: gdb.asm/asm-source.exp: x/i &staticvar (timeout) -FAIL: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 (timeout) -FAIL: gdb.asm/asm-source.exp: look at static function (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/a2-run.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/advance.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/alias.exp ... @@ -1870,6 +1896,7 @@ FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout) FAIL: gdb.base/annota1.exp: break handle_USR1 (timeout) FAIL: gdb.base/annota1.exp: break printf (timeout) FAIL: gdb.base/annota1.exp: continue to printf +FAIL: gdb.base/annota1.exp: send SIGUSR1 (timeout) FAIL: gdb.base/annota1.exp: backtrace @ signal handler (timeout) FAIL: gdb.base/annota1.exp: get inferior pid (timeout) FAIL: gdb.base/annota1.exp: signal sent (timeout) @@ -1886,9 +1913,20 @@ 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 ... +FAIL: gdb.base/async.exp: next& (timeout) +FAIL: gdb.base/async.exp: step& #1 (timeout) +FAIL: gdb.base/async.exp: step& #2 (timeout) +FAIL: gdb.base/async.exp: stepi& (timeout) +FAIL: gdb.base/async.exp: get next insn +FAIL: gdb.base/async.exp: nexti& (timeout) +FAIL: gdb.base/async.exp: finish& (timeout) +FAIL: gdb.base/async.exp: jump& (timeout) +FAIL: gdb.base/async.exp: until& (timeout) +FAIL: gdb.base/async.exp: set exec-done-display off Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ... FAIL: gdb.base/attach.exp: attach to nonexistent process is prohibited FAIL: gdb.base/attach.exp: attach1, after setting file @@ -1898,6 +1936,18 @@ 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: cmdline attach run: run to prompt +ERROR: Undefined command "". +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ... +FAIL: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: detach: start +FAIL: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: start +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: c (the program is no longer running) +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: disconnect: start +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-load.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bfp-test.exp ... @@ -1908,10 +1958,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bitops.exp ... 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 ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-idempotent.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-interp.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-probes.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-unload-file.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/breakpoint-shadow.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ... @@ -1944,12 +1997,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code_elim.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/commands.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/compare-sections.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/completion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/complex.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/comprdebug.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cond-eval-mode.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cond-expr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak-call-false.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive-step-over.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/constvars.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/corefile.exp ... @@ -1958,6 +2014,7 @@ 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 ... 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 @@ -1972,6 +2029,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-end-cu.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 ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ... +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt (timeout) +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt (timeout) +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main @@ -1992,6 +2055,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval-avoid-side-effects.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval-skip.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ... FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after restarting the inferior @@ -2019,6 +2083,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.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1090.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb11530.exp ... @@ -2035,6 +2100,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu_vector.exp ... 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 ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ... FAIL: gdb.base/hbreak.exp: hbreak FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak (the program exited) @@ -2061,28 +2128,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ... 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 ... -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen (the program exited) FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1 FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen (the program exited) FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 (the program is no longer running) 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 ... @@ -2114,6 +2181,19 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nostdlib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/opaque.exp ... 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 ... +FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue& +FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit (timeout) +FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& +FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates (timeout) +FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& +FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates (timeout) +ERROR: Window too small. +ERROR: Window too small. +ERROR: Window too small. +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 ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pending.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/permissions.exp ... @@ -2126,6 +2206,7 @@ FAIL: gdb.base/pr11022.exp: watchpoint hit FAIL: gdb.base/pr11022.exp: watchpoint hit 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prelink.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-file-var.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prologue-include.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prologue.exp ... @@ -2240,7 +2321,7 @@ FAIL: gdb.base/sigrepeat.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ... FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2) FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout) -FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again) +FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline FAIL: gdb.base/sigstep.exp: next from handler; leave handler FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler @@ -2301,7 +2382,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-impl-ld.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-indr-cl.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-corrupted.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-nodir.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ... @@ -2311,11 +2391,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-symbol.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-weak.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-dir.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-execution.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stack-checking.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stale-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stap-probe.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/start.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/statistics.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-bt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-line.exp ... @@ -2357,6 +2441,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 ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin': +../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function) + static char self_path[PATH_MAX]; + ^ +../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/term.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/testenv.exp ... @@ -2377,12 +2466,16 @@ FAIL: gdb.base/unload.exp: continue to shrfunc2 (the program is no longer runnin FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running) FAIL: gdb.base/unload.exp: print y from libfile2 +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-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-sideeffect.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/volatile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond.exp ... @@ -2397,8 +2490,6 @@ FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout) FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ... -FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (timeout) -FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ... FAIL: gdb.base/watch_thread_num.exp: Watchpoint on shared variable FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 @@ -2414,11 +2505,56 @@ FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 10 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-delete.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... -FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue -FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ... -FAIL: gdb.base/watchpoint-hw.exp: start (timeout) -FAIL: gdb.base/watchpoint-hw.exp: info watchpoints (timeout) +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited) FAIL: gdb.base/watchpoint-solib.exp: set watchpoint on g @@ -2426,12 +2562,10 @@ FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit (the program is FAIL: gdb.base/watchpoint-solib.exp: continue to foo again (the program exited) FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint.exp ... -FAIL: gdb.base/watchpoint.exp: watch -location nullptr->p->x FAIL: gdb.base/watchpoint.exp: watch foo2 FAIL: gdb.base/watchpoint.exp: continue with watch foo2 FAIL: gdb.base/watchpoint.exp: watch foo4 FAIL: gdb.base/watchpoint.exp: continue with watch foo4 -FAIL: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoints.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/wchar.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/whatis-exp.exp ... @@ -2442,16 +2576,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/enable.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/exception.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/finish.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/function_call_history.exp ... +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/next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nexti.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.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/unknown_functions.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/bt.exp ... @@ -2473,6 +2611,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/abstract-origin.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ambiguous.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota2.exp ... +FAIL: gdb.cp/annota2.exp: continue until exit (timeout) +FAIL: gdb.cp/annota2.exp: delete bps +FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt) +FAIL: gdb.cp/annota2.exp: run until main breakpoint (got interactive prompt) +FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout) +FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) +FAIL: gdb.cp/annota2.exp: annotate-quit Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-ns.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-struct.exp ... @@ -2493,12 +2638,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpcompletion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpexprs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cplabel.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cplusfuncs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpsizeof.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ctti.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/debug-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/demangle.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/derivation.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/destrprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/dispcxx.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/enum-class.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exception.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exceptprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp ... @@ -2539,6 +2686,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/method.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/method2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/minsym-fallback.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/misc.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namelessclass.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-enum.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-nested-import.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace.exp ... @@ -2568,6 +2716,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr-574.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10687.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10728.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr12028.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17132.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9067.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9167.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9631.exp ... @@ -2596,6 +2745,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc2.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ... @@ -2615,10 +2765,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t11_logs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t12_bit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t13_otr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/demangle.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/expression.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/primitive-types.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-stride.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-subrange.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/callframecfa.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/clztest.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/corrupt.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/count.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/data-loc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dup-psym.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ... @@ -2640,12 +2797,9 @@ 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 ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... -gdb compile failed, dw2-error.c: Assembler messages: -dw2-error.c:33: Error: bad register name `%rbp' -dw2-error.c:36: Error: bad register name `%rsp' -dw2-error.c:43: Error: bad register name `%rbp' Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inline-break.exp ... @@ -2669,6 +2823,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ... @@ -2680,6 +2835,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwz.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwzbuildid.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/enum-type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-mix.exp ... @@ -2706,8 +2863,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 ... -FAIL: gdb.fortran/array-element.exp: continue to breakpoint once again (the program exited) -FAIL: gdb.fortran/array-element.exp: print the second element of array a 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 ... @@ -2717,6 +2872,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/library-module.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/logical.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/module.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/multi-dim.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/print-formatted.exp ... 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 ... @@ -2760,23 +2916,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/guile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-block.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-breakpoint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-disasm.exp ... -FAIL: gdb.guile/scm-disasm.exp: test bad memory access Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-equal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-args.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame.exp ... -Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-generics.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-gsmob.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-iterator.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-math.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile-script.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-parameter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-ports.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-pretty-print.exp ... -FAIL: gdb.guile/scm-pretty-print.exp: print ns2 -FAIL: gdb.guile/scm-pretty-print.exp: print ns2 +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-progspace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-section-script.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symbol.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symtab.exp ... @@ -2842,7 +2997,7 @@ FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ... FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop @@ -2857,6 +3012,7 @@ FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set schedule FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI) FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp) FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf.exp ... @@ -2906,6 +3062,7 @@ 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-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 @@ -2918,6 +3075,8 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno 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 ... +FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. @@ -2926,6 +3085,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch.exp ... gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. ^ +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... +FAIL: gdb.multi/multi-attach.exp: attach to program 1 +FAIL: gdb.multi/multi-attach.exp: attach to program 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... FAIL: gdb.multi/watchpoint-multi.exp: start to main inferior 2 FAIL: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2 @@ -2964,10 +3126,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/skip-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/lib-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-arch.exp ... -FAIL: gdb.python/py-arch.exp: test bad memory access Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-block.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-breakpoint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-caller-is.exp ... 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 ... FAIL: gdb.python/py-events.exp: inferior 2 @@ -2977,7 +3140,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ... -FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec 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 @@ -2986,6 +3148,7 @@ FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-args.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ... 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 ... @@ -3004,9 +3167,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-integral.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-maint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-re-notag.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ... -FAIL: gdb.python/py-prettyprint.exp: print ns2 -FAIL: gdb.python/py-prettyprint.exp: print ns2 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-progspace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prompt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-section-script.exp ... @@ -3020,6 +3182,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-typeprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value-cc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-xmethods.exp ... +FAIL: gdb.python/py-xmethods.exp: After: g.size_diff() Running ../../../W._C._Handy/gdb/testsuite/gdb.python/python.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/break-precsave.exp ... @@ -3037,6 +3201,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/rerun-prec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ... @@ -3076,37 +3241,13 @@ 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-thread-pending.exp ... +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 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 -FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: set confirm off (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 1 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: disable scheduler locking (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking off (timeout) 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 @@ -3117,6 +3258,8 @@ FAIL: gdb.threads/info-threads-cur-sal.exp: info threads before list FAIL: gdb.threads/info-threads-cur-sal.exp: list after info threads Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ... FAIL: gdb.threads/interrupted-hand-call.exp: hand-call interrupted by signal in another thread +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ... +FAIL: gdb.threads/kill.exp: threaded: all threads started Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ... FAIL: gdb.threads/leader-exit.exp: continue to breakpoint: break-here @@ -3138,6 +3281,40 @@ FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... +FAIL: gdb.threads/multiple-step-overs.exp: step: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: step +FAIL: gdb.threads/multiple-step-overs.exp: next: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: next +FAIL: gdb.threads/multiple-step-overs.exp: continue: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: continue 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 @@ -3199,71 +3376,97 @@ FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads FAIL: gdb.threads/pthreads.exp: set break at common_routine in thread 2 FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ... +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: stopped in thread +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ... +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ... +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ... -Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-after-sr-lock.exp ... -FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/step-after-sr-lock.exp: force loop break in thread 2 -WARNING: program timed out. -FAIL: gdb.threads/step-after-sr-lock.exp: get my_number -FAIL: gdb.threads/step-after-sr-lock.exp: step -FAIL: gdb.threads/step-after-sr-lock.exp: stepped thread under control +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ... +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: step +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: next +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/switch-threads.exp ... FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func FAIL: gdb.threads/switch-threads.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ... -FAIL: gdb.threads/thread-execl.exp: continue to thread start -FAIL: gdb.threads/thread-execl.exp: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock off: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off +FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock step: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step +FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock on: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on +FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ... -FAIL: gdb.threads/thread-find.exp: name thread 1 -FAIL: gdb.threads/thread-find.exp: name thread 2 -FAIL: gdb.threads/thread-find.exp: name thread 3 -FAIL: gdb.threads/thread-find.exp: find thread name 3 -FAIL: gdb.threads/thread-find.exp: find thread name 2 -FAIL: gdb.threads/thread-find.exp: find thread name 1 -ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp. -ERROR: can't read "thread3": no such variable - while executing -"gdb_test "thread find $thread3" "Thread 3 has .*$thread3.*" "find thread id 3"" - invoked from within -"if { [info exists thread6] } then { - gdb_test "thread find $thread6" \ - "Thread 6 has .*$thread6.*" "find thread id 6" - gdb_test "thread find $t..." - (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" line 187) - invoked from within -"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" - ("uplevel" body line 1) - invoked from within -"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" - invoked from within -"catch "uplevel #0 source $test_file_name"" Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific-bp.exp ... FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to breakpoint: start FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to end FAIL: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ... FAIL: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint -ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp. -ERROR: can't read "this_breakpoint": no such variable - while executing -"gdb_test_multiple "info breakpoint $this_breakpoint" "info on bp" { - -re ".*stop only in thread (\[0-9\]*).*$gdb_prompt $" { - set this_thread $expe..." - (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" line 108) - invoked from within -"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" - ("uplevel" body line 1) - invoked from within -"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" - invoked from within -"catch "uplevel #0 source $test_file_name"" Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... FAIL: gdb.threads/thread-unwindonsignal.exp: hand-call interrupted by signal in another thread FAIL: gdb.threads/thread-unwindonsignal.exp: dummy stack frame present @@ -3306,13 +3509,6 @@ FAIL: gdb.threads/tls.exp: p a_thread_local FAIL: gdb.threads/tls.exp: p file2_thread_local FAIL: gdb.threads/tls.exp: p a_thread_local second time Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork.exp ... -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads.exp ... FAIL: gdb.threads/watchthreads.exp: watch args[0] @@ -3340,7 +3536,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/circ.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/collection.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/deltrace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ftrace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/infotrace.exp ... @@ -3353,6 +3548,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/packetlen.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/passc-dyn.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/passcount.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pending.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pr16508.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/qtro.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/range-stepping.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/read-memory.exp ... @@ -3383,31 +3579,31 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === -# of expected passes 20184 -# of unexpected failures 628 +# of expected passes 21577 +# of unexpected failures 723 # of unexpected successes 2 -# of expected failures 34 +# of expected failures 36 # of unknown successes 1 # of known failures 55 -# of unresolved testcases 3 -# of untested testcases 49 -# of unsupported tests 85 -[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +# of unresolved testcases 4 +# of untested testcases 60 +# of unsupported tests 111 +[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140911-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory -Makefile:164: recipe for target 'check-single' failed +Makefile:192: recipe for target 'check-single' failed make[4]: *** [check-single] Error 1 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -Makefile:147: recipe for target 'check' failed +Makefile:155: recipe for target 'check' failed make[3]: *** [check] Error 2 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -Makefile:1107: recipe for target 'check' failed +Makefile:1124: recipe for target 'check' failed make[2]: *** [check] Error 2 make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' -Makefile:10236: recipe for target 'check-gdb' failed +Makefile:10293: 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'. make[1]: Leaving directory '[...]/tschwinge/W._C._Handy.build' -Makefile:2128: recipe for target 'do-check' failed +Makefile:2127: recipe for target 'do-check' failed make: *** [do-check] Error 2 make: Target 'check' not remade because of errors. diff --git a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum index 8ed4c2b1..58000db6 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 Thu Sep 11 17:06:17 2014 +Test Run By thomas on Fri Sep 12 16:36:19 2014 Native configuration is i686-unknown-gnu0.5 === binutils tests === @@ -7,11 +7,12 @@ Schedule of variations: unix Running target unix +Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/ar.exp ... PASS: ar long file names -PASS: ar symbol table PASS: ar thin archive PASS: ar thin archive with nested archive +PASS: ar symbol table PASS: ar argument parsing PASS: ar deterministic archive PASS: ar deleting an element @@ -26,6 +27,7 @@ PASS: objcopy decompress debug sections in archive PASS: objcopy compress debug sections in archive PASS: objdump compress debug sections PASS: objcopy (objcopy compress empty debug sections) +PASS: Uncompressed .debug_str section starting with ZLIB Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/dlltool.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/elfedit.exp ... UNSUPPORTED: Update ELF header 1 @@ -125,5 +127,5 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-6 === binutils Summary === -# of expected passes 94 +# of expected passes 95 # of unsupported tests 3 diff --git a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum index 2319a72f..f50c3ca5 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 Thu Sep 11 17:06:32 2014 +Test Run By thomas on Fri Sep 12 16:36:34 2014 Native configuration is i686-unknown-gnu0.5 === gas tests === @@ -76,6 +76,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/arc.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/warn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arm/arm.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/bfin.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/error.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/cfi/cfi.exp ... @@ -194,6 +195,7 @@ PASS: i386 VMX PASS: i386 VMFUNC PASS: i386 SMX PASS: i386 suffix +PASS: i386 suffix (Intel mode) PASS: i386 immed PASS: i386 equates PASS: i386 divide @@ -395,6 +397,35 @@ PASS: i386 XSAVEC insns PASS: i386 XSAVEC insns (Intel disassembly) PASS: i386 XSAVES insns PASS: i386 XSAVES insns (Intel disassembly) +PASS: i386 PREFETCHWT1 insns +PASS: i386 PREFETCHWT1 insns (Intel disassembly) +PASS: i386 SE1 insns +PASS: i386 AVX512F/VL insns (Intel disassembly) +PASS: i386 AVX512F/VL opts insns (Intel disassembly) +PASS: i386 AVX512F/VL opts insns +PASS: i386 AVX512F/VL wig insns (Intel disassembly) +PASS: i386 AVX512F/VL wig insns +PASS: i386 AVX512F/VL insns +PASS: i386 AVX512CD/VL insns (Intel disassembly) +PASS: i386 AVX512CD/VL insns +PASS: i386 AVX512BW insns (Intel disassembly) +PASS: i386 AVX512BW opts insns (Intel disassembly) +PASS: i386 AVX512BW opts insns +PASS: i386 AVX512BW wig insns (Intel disassembly) +PASS: i386 AVX512BW wig insns +PASS: i386 AVX512BW insns +PASS: i386 AVX512BW/VL insns (Intel disassembly) +PASS: i386 AVX512BW/VL opts insns (Intel disassembly) +PASS: i386 AVX512BW/VL opts insns +PASS: i386 AVX512BW/VL wig insns (Intel disassembly) +PASS: i386 AVX512BW/VL wig insns +PASS: i386 AVX512BW/VL insns +PASS: i386 AVX512DQ insns (Intel disassembly) +PASS: i386 AVX512DQ insns +PASS: i386 AVX512DQ/VL insns (Intel disassembly) +PASS: i386 AVX512DQ/VL insns +PASS: i386 omit lock = yes +PASS: i386 omit lock = no PASS: opcodes with invalid modrm byte PASS: i386 reloc PASS: i386 jump16 @@ -513,7 +544,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/mt.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/relocs.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nds32/nds32.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nios2/nios2.exp ... -Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/openrisc/allinsn.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/or1k/allinsn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pdp11/pdp11.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pe/pe.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pj/pj.exp ... @@ -556,6 +587,6 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 421 -../as-new 2.24.51.20140214 +# of expected passes 451 +../as-new 2.24.51.20140911 diff --git a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum index 606990e7..9941083c 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 Thu Sep 11 17:16:06 2014 +Test Run By thomas on Fri Sep 12 16:46:50 2014 Native configuration is i686-unknown-gnu0.5 === gdb tests === @@ -193,9 +193,11 @@ PASS: gdb.ada/dot_all.exp: compilation foo.adb PASS: gdb.ada/dot_all.exp: print addr.all PASS: gdb.ada/dot_all.exp: print addr.ALL PASS: gdb.ada/dot_all.exp: print addr.AlL +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ... +FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ... PASS: gdb.ada/dyn_loc.exp: compilation p.adb -FAIL: gdb.ada/dyn_loc.exp: info locals +XFAIL: gdb.ada/dyn_loc.exp: info locals Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/enum_idx_packed.exp ... PASS: gdb.ada/enum_idx_packed.exp: compilation foo.adb PASS: gdb.ada/enum_idx_packed.exp: print full @@ -319,6 +321,13 @@ PASS: gdb.ada/lang_switch.exp: backtrace with lang set to C Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... PASS: gdb.ada/mi_catch_ex.exp: compilation foo.adb UNSUPPORTED: gdb.ada/mi_catch_ex.exp: insert catchpoint on all Ada exceptions +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ... +PASS: gdb.ada/mi_dyn_arr.exp: compilation foo.adb +PASS: gdb.ada/mi_dyn_arr.exp: breakpoint at main +PASS: gdb.ada/mi_dyn_arr.exp: mi runto main +PASS: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (set breakpoint) +PASS: gdb.ada/mi_dyn_arr.exp: Create bt varobj +PASS: gdb.ada/mi_dyn_arr.exp: list ggg1's children Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_ex_cond.exp ... PASS: gdb.ada/mi_ex_cond.exp: compilation foo.adb UNSUPPORTED: gdb.ada/mi_ex_cond.exp: insert catchpoint on all Ada exceptions @@ -356,7 +365,7 @@ PASS: gdb.ada/nested.exp: compilation hello.adb PASS: gdb.ada/nested.exp: break on nested function First Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_array.exp ... PASS: gdb.ada/null_array.exp: compilation foo.adb -FAIL: gdb.ada/null_array.exp: print my_table +PASS: gdb.ada/null_array.exp: print my_table FAIL: gdb.ada/null_array.exp: ptype my_table PASS: gdb.ada/null_array.exp: print my_matrix Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ... @@ -445,11 +454,14 @@ PASS: gdb.ada/packed_array.exp: compilation pa.adb PASS: gdb.ada/packed_array.exp: print var PASS: gdb.ada/packed_array.exp: ptype &var PASS: gdb.ada/packed_array.exp: print &var -XFAIL: gdb.ada/packed_array.exp: print u_var +PASS: gdb.ada/packed_array.exp: print u_var Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ... PASS: gdb.ada/packed_tagged.exp: compilation comp_bug.adb FAIL: gdb.ada/packed_tagged.exp: print x -PASS: gdb.ada/packed_tagged.exp: ptype x +FAIL: gdb.ada/packed_tagged.exp: ptype x +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ... +PASS: gdb.ada/pckd_arr_ren.exp: compilation foo.adb +PASS: gdb.ada/pckd_arr_ren.exp: print var Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pp-rec-component.exp ... PASS: gdb.ada/pp-rec-component.exp: compilation foo.adb PASS: gdb.ada/pp-rec-component.exp: source pp-rec-component.py @@ -541,6 +553,10 @@ PASS: gdb.ada/tagged.exp: ptype segm PASS: gdb.ada/tagged.exp: print segm PASS: gdb.ada/tagged.exp: ptype obj PASS: gdb.ada/tagged.exp: print obj +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ... +PASS: gdb.ada/tagged_access.exp: compilation p.adb +PASS: gdb.ada/tagged_access.exp: ptype c.all +PASS: gdb.ada/tagged_access.exp: ptype c.menu_name Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ... PASS: gdb.ada/tagged_not_init.exp: compilation foo.adb PASS: gdb.ada/tagged_not_init.exp: print obj @@ -569,6 +585,7 @@ FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tasks.exp ... PASS: gdb.ada/tasks.exp: compilation foo.adb FAIL: gdb.ada/tasks.exp: info tasks before inserting breakpoint +PASS: gdb.ada/tasks.exp: break break_me task 1 PASS: gdb.ada/tasks.exp: break break_me task 3 FAIL: gdb.ada/tasks.exp: continue to breakpoint FAIL: gdb.ada/tasks.exp: info tasks after hitting breakpoint @@ -640,6 +657,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/win_fu_syms.exp ... PASS: gdb.ada/win_fu_syms.exp: compilation foo.adb PASS: gdb.ada/win_fu_syms.exp: info line on variable declaration PASS: gdb.ada/win_fu_syms.exp: info line on Do_Nothing call +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/alpha-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-regs.exp ... @@ -648,15 +666,23 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-dword.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-paramref.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... 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-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 ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-word.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-disp-step.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/avr-flash-qualifier.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-regs.exp ... @@ -664,6 +690,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1291.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1431.exp ... 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 ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.c:20:27: fatal error: nat/x86-cpuid.h: No such file or directory + #include "nat/x86-cpuid.h" + ^ +compilation terminated. +UNTESTED: gdb.arch/i386-avx512.exp: i386-avx512.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... PASS: gdb.arch/i386-bp_permanent.exp: Stop at the 'standard' start breakpoint (fetching esp). PASS: gdb.arch/i386-bp_permanent.exp: Stop at permanent breakpoint. @@ -742,7 +774,7 @@ FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register PASS: gdb.arch/i386-dr3-watch.exp: watchpoint on gap1 does not fit debug registers (gdb figured out itself the watchpoint does not fit) Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ... PASS: gdb.arch/i386-float.exp: first stepi -PASS: gdb.arch/i386-float.exp: info float +FAIL: gdb.arch/i386-float.exp: info float PASS: gdb.arch/i386-float.exp: second stepi PASS: gdb.arch/i386-float.exp: info float Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... @@ -763,25 +795,25 @@ PASS: gdb.arch/i386-prologue.exp: backtrace in standard PASS: gdb.arch/i386-prologue.exp: saved registers in standard PASS: gdb.arch/i386-prologue.exp: break *(stack_align_ecx + 7) PASS: gdb.arch/i386-prologue.exp: continue to stack_align_ecx + 7 -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx +PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx PASS: gdb.arch/i386-prologue.exp: continue in stack_align_ecx PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx +PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx +PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx PASS: gdb.arch/i386-prologue.exp: break *(stack_align_edx + 7) PASS: gdb.arch/i386-prologue.exp: continue to stack_align_edx + 7 -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx +PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx PASS: gdb.arch/i386-prologue.exp: continue in stack_align_edx PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx +PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx +PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx PASS: gdb.arch/i386-prologue.exp: break *(stack_align_eax + 7) PASS: gdb.arch/i386-prologue.exp: continue to stack_align_eax + 7 -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax +PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax PASS: gdb.arch/i386-prologue.exp: continue in stack_align_eax PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax +PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax +PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax PASS: gdb.arch/i386-prologue.exp: continue to gdb1253 PASS: gdb.arch/i386-prologue.exp: skip breakpoint in gdb1253 PASS: gdb.arch/i386-prologue.exp: backtrace in gdb1253 @@ -876,6 +908,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/mips16-thunks.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/pa-nullify.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-power.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ... @@ -894,31 +927,31 @@ 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: next over macro PASS: gdb.asm/asm-source.exp: step into foo2 -FAIL: gdb.asm/asm-source.exp: info target (timeout) -FAIL: gdb.asm/asm-source.exp: info symbol (timeout) -FAIL: gdb.asm/asm-source.exp: list (timeout) -FAIL: gdb.asm/asm-source.exp: search (timeout) -FAIL: gdb.asm/asm-source.exp: f in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: n in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt ALL in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt 2 in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: s 2 (timeout) -FAIL: gdb.asm/asm-source.exp: n 2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt 3 in foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: info source asmsrc1.s (timeout) -FAIL: gdb.asm/asm-source.exp: finish from foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s (timeout) -FAIL: gdb.asm/asm-source.exp: info sources (timeout) -FAIL: gdb.asm/asm-source.exp: info line (timeout) -FAIL: gdb.asm/asm-source.exp: next over foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: return from foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: look at global variable (timeout) -FAIL: gdb.asm/asm-source.exp: x/i &globalvar (timeout) -FAIL: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 (timeout) -FAIL: gdb.asm/asm-source.exp: look at static variable (timeout) -FAIL: gdb.asm/asm-source.exp: x/i &staticvar (timeout) -FAIL: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 (timeout) -FAIL: gdb.asm/asm-source.exp: look at static function (timeout) +PASS: gdb.asm/asm-source.exp: info target +PASS: gdb.asm/asm-source.exp: info symbol +PASS: gdb.asm/asm-source.exp: list +PASS: gdb.asm/asm-source.exp: search +PASS: gdb.asm/asm-source.exp: f in foo2 +PASS: gdb.asm/asm-source.exp: n in foo2 +PASS: gdb.asm/asm-source.exp: bt ALL in foo2 +PASS: gdb.asm/asm-source.exp: bt 2 in foo2 +PASS: gdb.asm/asm-source.exp: s 2 +PASS: gdb.asm/asm-source.exp: n 2 +PASS: gdb.asm/asm-source.exp: bt 3 in foo3 +PASS: gdb.asm/asm-source.exp: info source asmsrc1.s +PASS: gdb.asm/asm-source.exp: finish from foo3 +PASS: gdb.asm/asm-source.exp: info source asmsrc2.s +PASS: gdb.asm/asm-source.exp: info sources +PASS: gdb.asm/asm-source.exp: info line +PASS: gdb.asm/asm-source.exp: next over foo3 +PASS: gdb.asm/asm-source.exp: return from foo2 +PASS: gdb.asm/asm-source.exp: look at global variable +PASS: gdb.asm/asm-source.exp: x/i &globalvar +PASS: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 +PASS: gdb.asm/asm-source.exp: look at static variable +PASS: gdb.asm/asm-source.exp: x/i &staticvar +PASS: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 +PASS: gdb.asm/asm-source.exp: look at static function Running ../../../W._C._Handy/gdb/testsuite/gdb.base/a2-run.exp ... PASS: gdb.base/a2-run.exp: run "a2-run" with no args PASS: gdb.base/a2-run.exp: no spurious messages at program exit @@ -1029,7 +1062,7 @@ FAIL: gdb.base/annota1.exp: break handle_USR1 (timeout) FAIL: gdb.base/annota1.exp: break printf (timeout) FAIL: gdb.base/annota1.exp: continue to printf PASS: gdb.base/annota1.exp: backtrace from shlibrary -PASS: gdb.base/annota1.exp: send SIGUSR1 +FAIL: gdb.base/annota1.exp: send SIGUSR1 (timeout) FAIL: gdb.base/annota1.exp: backtrace @ signal handler (timeout) PASS: gdb.base/annota1.exp: delete bp 1 PASS: gdb.base/annota1.exp: delete bp 2 @@ -1121,8 +1154,12 @@ PASS: gdb.base/args.exp: argv[2] for two newlines PASS: gdb.base/args.exp: argv[3] for two newlines PASS: gdb.base/args.exp: argv[4] for two newlines Running ../../../W._C._Handy/gdb/testsuite/gdb.base/argv0-symlink.exp ... +PASS: gdb.base/argv0-symlink.exp: set print repeats 10000 +PASS: gdb.base/argv0-symlink.exp: set print elements 10000 PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name for info inferiors +PASS: gdb.base/argv0-symlink.exp: set print repeats 10000 +PASS: gdb.base/argv0-symlink.exp: set print elements 10000 KFAIL: gdb.base/argv0-symlink.exp: kept directory symbolic link name (PRMS: gdb/15934) PASS: gdb.base/argv0-symlink.exp: kept directory symbolic link name for info inferiors Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arithmet.exp ... @@ -1207,11 +1244,24 @@ PASS: gdb.base/assign.exp: v_int+=double Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ... UNSUPPORTED: gdb.base/async-shell.exp: displaced stepping Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ... +PASS: gdb.base/async.exp: set exec-done-display on +FAIL: gdb.base/async.exp: next& (timeout) +FAIL: gdb.base/async.exp: step& #1 (timeout) +FAIL: gdb.base/async.exp: step& #2 (timeout) +FAIL: gdb.base/async.exp: stepi& (timeout) +FAIL: gdb.base/async.exp: get next insn +FAIL: gdb.base/async.exp: nexti& (timeout) +FAIL: gdb.base/async.exp: finish& (timeout) +FAIL: gdb.base/async.exp: jump& (timeout) +FAIL: gdb.base/async.exp: until& (timeout) +FAIL: gdb.base/async.exp: set exec-done-display off Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... PASS: gdb.base/attach-pie-noexec.exp: show architecture Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ... XFAIL: gdb.base/attach-twice.exp: attach +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ... +UNTESTED: gdb.base/attach-wait-input.exp: aborted; in the following, GDB will get stuck Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ... PASS: gdb.base/attach.exp: attach to nonsense is prohibited PASS: gdb.base/attach.exp: attach to digits-starting nonsense is prohibited @@ -1238,6 +1288,37 @@ 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: 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 +PASS: gdb.base/auto-connect-native-target.exp: kill +PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target off +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 +FAIL: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: detach: start +PASS: gdb.base/auto-connect-native-target.exp: detach: detach +FAIL: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: start +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: c (the program is no longer running) +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: disconnect: start +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 +PASS: gdb.base/auto-connect-native-target.exp: disconnect: start no longer works +PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target on +PASS: gdb.base/auto-connect-native-target.exp: start auto-connects to the native target after reenabling auto-connect +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-load.exp ... +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 ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ... PASS: gdb.base/bang.exp: continue until exit @@ -1434,14 +1515,143 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-entry.exp ... PASS: gdb.base/break-entry.exp: info files PASS: gdb.base/break-entry.exp: p/x $pc PASS: gdb.base/break-entry.exp: continue to breakpoint: main +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-idempotent.exp ... +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: set breakpoint always-inserted off +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: once: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: twice: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: hbreak: once: hbreak foo +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: hbreak: twice: hbreak foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: set breakpoint always-inserted off +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: once: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: twice: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: rwatch: once: rwatch global +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: rwatch: twice: rwatch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: awatch: once: awatch global +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: awatch: twice: awatch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: set breakpoint always-inserted on +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: once: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: twice: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: hbreak: once: hbreak foo +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: hbreak: twice: hbreak foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: set breakpoint always-inserted on +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: once: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: twice: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: rwatch: once: rwatch global +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: rwatch: twice: rwatch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: awatch: once: awatch global +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: awatch: twice: awatch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: b bar +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 ... +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 +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: breakpoint is set +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get integer valueof "pg_size" (4096) +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get integer valueof "munmap (134512640, 4096)" (0) +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: failure to remove breakpoint warns +PASS: gdb.base/break-main-file-remove-fail.exp: file: set breakpoint always-inserted on +PASS: gdb.base/break-main-file-remove-fail.exp: file: break foo +PASS: gdb.base/break-main-file-remove-fail.exp: file: breakpoint is set +PASS: gdb.base/break-main-file-remove-fail.exp: file: get integer valueof "pg_size" (4096) +PASS: gdb.base/break-main-file-remove-fail.exp: file: get integer valueof "munmap (134512640, 4096)" (0) +PASS: gdb.base/break-main-file-remove-fail.exp: file: failure to remove breakpoint warns Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... PASS: gdb.base/break-on-linker-gcd-function.exp: b 24 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-probes.exp ... PASS: gdb.base/break-probes.exp: set stop-on-solib-events 1 UNTESTED: gdb.base/break-probes.exp: probes not present on this system +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-unload-file.exp ... +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: set breakpoint always-inserted off +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: break foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file $binfile +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: b bar +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: continue +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: set breakpoint always-inserted on +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: break foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file $binfile +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: b bar +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: continue +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: set breakpoint always-inserted off +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: break foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: file +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: file $binfile +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: b bar +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: continue +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: set breakpoint always-inserted on +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: break foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: file +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: file $binfile +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: b bar +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: continue +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: hbreak foo Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break.exp ... PASS: gdb.base/break.exp: Delete all breakpoints when none PASS: gdb.base/break.exp: breakpoint function @@ -1550,6 +1760,10 @@ PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints PASS: gdb.base/breakpoint-shadow.exp: First breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: Second breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints +PASS: gdb.base/breakpoint-shadow.exp: set code-cache off +PASS: gdb.base/breakpoint-shadow.exp: set code-cache on +PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints, fresh code cache +PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints, no stale breakpoints Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ... PASS: gdb.base/call-ar-st.exp: set print sevenbit-strings PASS: gdb.base/call-ar-st.exp: set print address off @@ -2547,6 +2761,11 @@ PASS: gdb.base/commands.exp: define mycommand in user_defined_command_test PASS: gdb.base/commands.exp: enter commands in user_defined_command_test PASS: gdb.base/commands.exp: execute user defined command in user_defined_command_test PASS: gdb.base/commands.exp: display user command in user_defined_command_test +PASS: gdb.base/commands.exp: define myemptycommand in user_defined_command_test +PASS: gdb.base/commands.exp: end definition of user-defined command with empty body +PASS: gdb.base/commands.exp: execute user-defined empty command in user_defined_command_test +PASS: gdb.base/commands.exp: display empty command in command list in user_defined_command_test +PASS: gdb.base/commands.exp: display user-defined empty command in user_defined_command_test PASS: gdb.base/commands.exp: set args in watchpoint_command_test PASS: gdb.base/commands.exp: watch local_var PASS: gdb.base/commands.exp: begin commands on watch @@ -2638,7 +2857,36 @@ PASS: gdb.base/commands.exp: expect response to define backtrace PASS: gdb.base/commands.exp: enter commands in redefine_backtrace_test PASS: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test PASS: gdb.base/commands.exp: execute bt command in redefine_backtrace_test +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/compare-sections.exp ... +PASS: gdb.base/compare-sections.exp: after file: compare-sections +PASS: gdb.base/compare-sections.exp: after file: compare-sections -r +PASS: gdb.base/compare-sections.exp: after reload: compare-sections +PASS: gdb.base/compare-sections.exp: after reload: compare-sections -r +PASS: gdb.base/compare-sections.exp: compare-sections .text +PASS: gdb.base/compare-sections.exp: after run to main: compare-sections +PASS: gdb.base/compare-sections.exp: after run to main: compare-sections -r +PASS: gdb.base/compare-sections.exp: read-only: list read-only sections +PASS: gdb.base/compare-sections.exp: read-only: get value of read-only section +PASS: gdb.base/compare-sections.exp: read-only: corrupt read-only section +PASS: gdb.base/compare-sections.exp: read-only: compare-sections -r Running ../../../W._C._Handy/gdb/testsuite/gdb.base/completion.exp ... +PASS: gdb.base/completion.exp: field completion with invalid field +PASS: gdb.base/completion.exp: test non-deprecated completion +PASS: gdb.base/completion.exp: test deprecated completion +PASS: gdb.base/completion.exp: complete ptype struct some_ +PASS: gdb.base/completion.exp: complete ptype enum some_ +PASS: gdb.base/completion.exp: complete ptype union some_ +PASS: gdb.base/completion.exp: complete set gnutarget aut +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 +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 +PASS: gdb.base/completion.exp: complete set listsize unl +PASS: gdb.base/completion.exp: complete set trace-buffer-size +PASS: gdb.base/completion.exp: complete set trace-buffer-size unl PASS: gdb.base/completion.exp: complete 'hfgfh' PASS: gdb.base/completion.exp: complete 'show output' PASS: gdb.base/completion.exp: complete 'show output-' @@ -2678,23 +2926,6 @@ 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: field completion with invalid field -PASS: gdb.base/completion.exp: test non-deprecated completion -PASS: gdb.base/completion.exp: test deprecated completion -PASS: gdb.base/completion.exp: complete ptype struct some_ -PASS: gdb.base/completion.exp: complete ptype enum some_ -PASS: gdb.base/completion.exp: complete ptype union some_ -PASS: gdb.base/completion.exp: complete set gnutarget aut -PASS: gdb.base/completion.exp: complete set cp-abi aut -PASS: gdb.base/completion.exp: complete target core ./gdb.base/completion -PASS: gdb.base/completion.exp: complete target tfile ./gdb.base/completion -PASS: gdb.base/completion.exp: complete target exec ./gdb.base/completion -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 -PASS: gdb.base/completion.exp: complete set listsize unl -PASS: gdb.base/completion.exp: complete set trace-buffer-size -PASS: gdb.base/completion.exp: complete set trace-buffer-size unl 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 @@ -2714,6 +2945,10 @@ PASS: gdb.base/cond-expr.exp: print value of cond expr (var true) PASS: gdb.base/cond-expr.exp: set variable x=0 PASS: gdb.base/cond-expr.exp: print value of cond expr (var false) PASS: gdb.base/cond-expr.exp: print whatis of cond expr +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak-call-false.exp ... +PASS: gdb.base/condbreak-call-false.exp: break foo if zero() +PASS: gdb.base/condbreak-call-false.exp: break bar +PASS: gdb.base/condbreak-call-false.exp: c Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ... PASS: gdb.base/condbreak.exp: breakpoint function PASS: gdb.base/condbreak.exp: break marker1 if 1==1 @@ -2745,6 +2980,16 @@ PASS: gdb.base/condbreak.exp: complete cond 1 PASS: gdb.base/condbreak.exp: set variable $var = 1 PASS: gdb.base/condbreak.exp: complete cond $v PASS: gdb.base/condbreak.exp: complete cond 1 values[0].a +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive-step-over.exp ... +PASS: gdb.base/consecutive-step-over.exp: set breakpoint condition-evaluation host +PASS: gdb.base/consecutive-step-over.exp: get breakpoint addresses +PASS: gdb.base/consecutive-step-over.exp: insn 1: set breakpoint +PASS: gdb.base/consecutive-step-over.exp: insn 1: set condition +PASS: gdb.base/consecutive-step-over.exp: insn 2: set breakpoint +PASS: gdb.base/consecutive-step-over.exp: insn 2: set condition +PASS: gdb.base/consecutive-step-over.exp: insn 3: set breakpoint +PASS: gdb.base/consecutive-step-over.exp: insn 3: set condition +PASS: gdb.base/consecutive-step-over.exp: continue to breakpoint: break here Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive.exp ... PASS: gdb.base/consecutive.exp: continue to breakpoint in foo PASS: gdb.base/consecutive.exp: get breakpoint address for foo @@ -3013,6 +3258,14 @@ XFAIL: gdb.base/dbx.exp: func sum PASS: gdb.base/dbx.exp: stop in sum PASS: gdb.base/dbx.exp: cont 2 XFAIL: gdb.base/dbx.exp: func print_average +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ... +PASS: gdb.base/dcache-line-read-error.exp: get integer valueof "pg_size" (4096) +PASS: gdb.base/dcache-line-read-error.exp: set dcache line size to twice the pagesize +PASS: gdb.base/dcache-line-read-error.exp: info dcache +PASS: gdb.base/dcache-line-read-error.exp: delete mem +PASS: gdb.base/dcache-line-read-error.exp: info mem +PASS: gdb.base/dcache-line-read-error.exp: disassemble first_mapped_page, +10 +PASS: gdb.base/dcache-line-read-error.exp: disassemble last_mapped_page, +10 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ... PASS: gdb.base/debug-expr.exp: set variable array[0] = 0 PASS: gdb.base/debug-expr.exp: set variable array[1] = 1 @@ -3020,6 +3273,7 @@ PASS: gdb.base/debug-expr.exp: set variable array[2] = 2 PASS: gdb.base/debug-expr.exp: set variable array[3] = 3 PASS: gdb.base/debug-expr.exp: set debug expression 1 PASS: gdb.base/debug-expr.exp: print /x {char[4]} array +PASS: gdb.base/debug-expr.exp: String evaluation with debug expr Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ... PASS: gdb.base/default.exp: add-symbol-file PASS: gdb.base/default.exp: append @@ -3260,8 +3514,7 @@ PASS: gdb.base/default.exp: source PASS: gdb.base/default.exp: step "s" abbreviation #2 PASS: gdb.base/default.exp: step #2 PASS: gdb.base/default.exp: symbol-file -PASS: gdb.base/default.exp: target child -PASS: gdb.base/default.exp: target procfs +PASS: gdb.base/default.exp: target native PASS: gdb.base/default.exp: target core PASS: gdb.base/default.exp: target exec PASS: gdb.base/default.exp: target remote @@ -3650,12 +3903,36 @@ PASS: gdb.base/dmsym.exp: set lang auto PASS: gdb.base/dmsym.exp: Run until breakpoint at BREAK PASS: gdb.base/dmsym.exp: continue PASS: gdb.base/dmsym.exp: print val +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ... +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set breakpoint +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 +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt (timeout) +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set breakpoint +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height 2 +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: define user command: wrapcont +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: continue to pagination +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: first prompt +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt (timeout) +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited +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 +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: continue +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf-style agent +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: continue 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 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... -PASS: gdb.base/dprintf-non-stop.exp: set target-async on 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 ... @@ -3685,8 +3962,9 @@ 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 -PASS: gdb.base/dprintf.exp: Set dprintf style to agent - cannot do +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 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ... PASS: gdb.base/dump.exp: inaccessible memory is reported PASS: gdb.base/dump.exp: get hexadecimal valueof "&intarray" @@ -4097,6 +4375,14 @@ PASS: gdb.base/eval.exp: First eval. PASS: gdb.base/eval.exp: Second eval. Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ... PASS: gdb.base/exe-lock.exp: continue until exit +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 +PASS: gdb.base/execution-termios.exp: continue: break 34 +PASS: gdb.base/execution-termios.exp: continue: termios ok +PASS: gdb.base/execution-termios.exp: finish: break func +PASS: gdb.base/execution-termios.exp: finish: continue +PASS: gdb.base/execution-termios.exp: finish: termios ok Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ... PASS: gdb.base/exitsignal.exp: $_exitsignal is void before running PASS: gdb.base/exitsignal.exp: $_exitcode is void before running @@ -4396,6 +4682,7 @@ PASS: gdb.base/exprs.exp: print unsigned long < (~0) (print v_unsigned_long < 0x PASS: gdb.base/exprs.exp: print unsigned long > (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0) PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0x7FFF) +PASS: gdb.base/exprs.exp: set print symbol off PASS: gdb.base/exprs.exp: print (void*)v_signed_char (setup) PASS: gdb.base/exprs.exp: print (void*)v_signed_char (print (void*)v_signed_char) PASS: gdb.base/exprs.exp: print (void*)v_signed_short (setup) @@ -4471,8 +4758,11 @@ PASS: gdb.base/fileio.exp: Isatty (stdout) PASS: gdb.base/fileio.exp: Isatty (stderr) PASS: gdb.base/fileio.exp: Isatty (invalid fd) PASS: gdb.base/fileio.exp: Isatty (open file) -PASS: gdb.base/fileio.exp: System says shell is available +PASS: gdb.base/fileio.exp: set debug remote 1 +UNSUPPORTED: gdb.base/fileio.exp: System says shell is not available +PASS: gdb.base/fileio.exp: set debug remote 0 PASS: gdb.base/fileio.exp: set remote system-call-allowed 1 +PASS: gdb.base/fileio.exp: System says shell is available PASS: gdb.base/fileio.exp: System(3) call PASS: gdb.base/fileio.exp: System with invalid command returns 127 PASS: gdb.base/fileio.exp: Rename a file @@ -4727,21 +5017,19 @@ PASS: gdb.base/funcargs.exp: stepping into function called with trampolines 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: help gcore PASS: gdb.base/gcore-buffer-overflow.exp: Set buffer exceeding arguments UNSUPPORTED: gdb.base/gcore-buffer-overflow.exp: save a corefile Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ... PASS: gdb.base/gcore-relro-pie.exp: strip -PASS: gdb.base/gcore-relro-pie.exp: help gcore FAIL: gdb.base/gcore-relro-pie.exp: Can't run to break_here Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ... -PASS: gdb.base/gcore-relro.exp: help gcore UNSUPPORTED: gdb.base/gcore-relro.exp: save a corefile Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ... -PASS: gdb.base/gcore.exp: help gcore 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.exp ... +PASS: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... PASS: gdb.base/gdb1056.exp: print 1/0 PASS: gdb.base/gdb1056.exp: Test unsigned division by zero @@ -4935,6 +5223,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ... PASS: gdb.base/hashline2.exp: set breakpoint Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ... PASS: gdb.base/hashline3.exp: set breakpoint +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ... +PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe for target remote +PASS: gdb.base/hbreak-in-shr-unsupported.exp: set breakpoint always-inserted on +PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe hbreak support +UNSUPPORTED: gdb.base/hbreak-in-shr-unsupported.exp: no hbreak support +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ... +UNTESTED: gdb.base/hbreak-unmapped.exp: Memory at address 0 is readable Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ... FAIL: gdb.base/hbreak.exp: hbreak FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak (the program exited) @@ -5099,7 +5394,6 @@ PASS: gdb.base/interp.exp: interpreter-exec mi3 "-break-insert main" PASS: gdb.base/interp.exp: can list sources Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ... PASS: gdb.base/interrupt-noterm.exp: set interactive-mode off -PASS: gdb.base/interrupt-noterm.exp: set target-async on 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 @@ -5118,31 +5412,31 @@ PASS: gdb.base/jit-simple.exp: blah 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ... PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here before-dlopen PASS: gdb.base/jit-so.exp: one_jit_test-1: set var jit_libname = "jit-main.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen (the program exited) FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1 FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 (the program is no longer running) PASS: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here before-dlopen PASS: gdb.base/jit-so.exp: one_jit_test-2: set var jit_libname = "jit-main.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen (the program exited) FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 (the program is no longer running) PASS: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ... PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 0 @@ -5150,7 +5444,7 @@ PASS: gdb.base/jit.exp: one_jit_test-1: set var argc = 2 PASS: gdb.base/jit.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: one_jit_test-1: set var count = 1 PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 1 -PASS: gdb.base/jit.exp: one_jit_test-1: info function jit_function +PASS: gdb.base/jit.exp: one_jit_test-1: info function ^jit_function PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-1: info function jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 0 @@ -5158,7 +5452,7 @@ PASS: gdb.base/jit.exp: one_jit_test-2: set var argc = 2 PASS: gdb.base/jit.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: one_jit_test-2: set var count = 2 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: 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 FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main @@ -5272,6 +5566,51 @@ PASS: gdb.base/list.exp: search extremely long line (> 5000 chars) PASS: gdb.base/list.exp: set listsize 2 PASS: gdb.base/list.exp: list 1 PASS: gdb.base/list.exp: list ,5 +PASS: gdb.base/list.exp: list after stop: 1, 10: set listsize 1 +PASS: gdb.base/list.exp: list after stop: 1, 10: next +PASS: gdb.base/list.exp: list after stop: 1, 10: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 1, 10: list #1 +PASS: gdb.base/list.exp: list after stop: 1, 10: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 10: next +PASS: gdb.base/list.exp: list after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 10: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 10: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 1: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 1: next +PASS: gdb.base/list.exp: list after stop: 10, 1: set listsize 1 +PASS: gdb.base/list.exp: list after stop: 10, 1: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 1: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 2: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 2: next +PASS: gdb.base/list.exp: list after stop: 10, 2: set listsize 2 +PASS: gdb.base/list.exp: list after stop: 10, 2: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 2: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 3: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 3: next +PASS: gdb.base/list.exp: list after stop: 10, 3: set listsize 3 +PASS: gdb.base/list.exp: list after stop: 10, 3: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 3: list #2 +PASS: gdb.base/list.exp: list - after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 10: next +PASS: gdb.base/list.exp: list - after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #2 +PASS: gdb.base/list.exp: list - after stop: 10, 3: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 3: next +PASS: gdb.base/list.exp: list - after stop: 10, 3: set listsize 3 +PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #2 +PASS: gdb.base/list.exp: list - after stop: 10, 2: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 2: next +PASS: gdb.base/list.exp: list - after stop: 10, 2: set listsize 2 +PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #2 +PASS: gdb.base/list.exp: list - after stop: 10, 1: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 1: next +PASS: gdb.base/list.exp: list - after stop: 10, 1: set listsize 1 +PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/logical.exp ... PASS: gdb.base/logical.exp: evaluate x; variables x = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x; variables x = 0; expecting 1 @@ -5871,6 +6210,7 @@ PASS: gdb.base/maint.exp: mt set per off for expand-symtabs PASS: gdb.base/maint.exp: maint check-psymtabs PASS: gdb.base/maint.exp: maint check-symtabs PASS: gdb.base/maint.exp: maint set per-command on +PASS: gdb.base/maint.exp: pwd PASS: gdb.base/maint.exp: maint set per-command off PASS: gdb.base/maint.exp: maint demangle PASS: gdb.base/maint.exp: maint demangle main @@ -6053,6 +6393,58 @@ PASS: gdb.base/page.exp: pagination is on PASS: gdb.base/page.exp: set height 10 PASS: gdb.base/page.exp: paged help PASS: gdb.base/page.exp: q +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ... +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set breakpoint +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height 2 +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: continue +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: got prompt +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: GDB accepts further input +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height unlimited +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 +FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue& +FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit (timeout) +PASS: gdb.base/paginate-bg-execution.exp: paginate: GDB accepts further input +PASS: gdb.base/paginate-bg-execution.exp: paginate: set height unlimited +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: b after_sleep +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height 2 +FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& +FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates (timeout) +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: cancel pagination +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: GDB accepts further input +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: b after_sleep +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: set height 2 +FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& +FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates (timeout) +ERROR: Window too small. +UNRESOLVED: gdb.base/paginate-bg-execution.exp: cancel with quit: cancel pagination +ERROR: Window too small. +UNRESOLVED: gdb.base/paginate-bg-execution.exp: cancel with quit: GDB accepts further input +ERROR: Window too small. +UNRESOLVED: gdb.base/paginate-bg-execution.exp: cancel with quit: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ... +PASS: gdb.base/paginate-execution-startup.exp: probe support: run to main +PASS: gdb.base/paginate-execution-startup.exp: probe support: set height unlimited +PASS: gdb.base/paginate-execution-startup.exp: return: run to pagination +PASS: gdb.base/paginate-execution-startup.exp: return: send \n to GDB +PASS: gdb.base/paginate-execution-startup.exp: return: GDB accepts further input +PASS: gdb.base/paginate-execution-startup.exp: return: set height unlimited +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: run to pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: cancel pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: run to pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: cancel pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: GDB accepts further input +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ... +PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height 2 +PASS: gdb.base/paginate-inferior-exit.exp: paginate: continue to pagination +PASS: gdb.base/paginate-inferior-exit.exp: paginate: inferior exits normally +PASS: gdb.base/paginate-inferior-exit.exp: paginate: GDB accepts further input +PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height unlimited Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pc-fp.exp ... PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$pc" PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$fp" @@ -6204,6 +6596,8 @@ PASS: gdb.base/print-file-var.exp: breapoint past v1 & v2 initialization PASS: gdb.base/print-file-var.exp: continue to STOP marker PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib1.c'::this_version_id == v1 PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib2.c'::this_version_id == v2 +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ... +UNSUPPORTED: gdb.base/print-symbol-loading.exp: save a corefile Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ... PASS: gdb.base/printcmds.exp: print $pc PASS: gdb.base/printcmds.exp: print "abc" @@ -8177,7 +8571,7 @@ FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2) PASS: gdb.base/sigstep.exp: step from handler; continue to handler FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout) PASS: gdb.base/sigstep.exp: stepi from handleri; continue to handler -FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again) +FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: next from handler; continue to handler FAIL: gdb.base/sigstep.exp: next from handler; leave handler @@ -8413,9 +8807,8 @@ PASS: gdb.base/solib-corrupted.exp: normal list XFAIL: gdb.base/solib-corrupted.exp: make solibs looping UNTESTED: gdb.base/solib-corrupted.exp: no _r_debug symbol has been found Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ... -UNRESOLVED: gdb.base/solib-display.exp: NO: display a_global +PASS: gdb.base/solib-display.exp: NO: display a_global PASS: gdb.base/solib-display.exp: NO: display b_global PASS: gdb.base/solib-display.exp: NO: display c_global PASS: gdb.base/solib-display.exp: NO: after rerun @@ -8480,6 +8873,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-dir.exp ... PASS: gdb.base/source-dir.exp: directory /nOtExStInG/a /nOtExStInG/b /nOtExStInG/c PASS: gdb.base/source-dir.exp: directory /nOtExStInG/b /nOtExStInG/d /nOtExStInG/c +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-execution.exp ... +PASS: gdb.base/source-execution.exp: source source-execution.gdb Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source.exp ... PASS: gdb.base/source.exp: script contains error PASS: gdb.base/source.exp: source -v @@ -8490,6 +8885,17 @@ PASS: gdb.base/source.exp: source -s -v PASS: gdb.base/source.exp: source -v -s PASS: gdb.base/source.exp: source for-sure-nonexistant-file PASS: gdb.base/source.exp: source source-nofile.gdb +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ... +PASS: gdb.base/sss-bp-on-user-bp-2.exp: set debug target 1 +PASS: gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step +UNSUPPORTED: gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software single-stepping +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 +PASS: gdb.base/sss-bp-on-user-bp.exp: b *0x080484ff +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 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stack-checking.exp ... PASS: gdb.base/stack-checking.exp: continue to breakpoint: breakpoint for small frame PASS: gdb.base/stack-checking.exp: bt @@ -8567,6 +8973,8 @@ PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_argc for PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_arg1 for probe ps Running ../../../W._C._Handy/gdb/testsuite/gdb.base/start.exp ... PASS: gdb.base/start.exp: start +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/statistics.exp ... +PASS: gdb.base/statistics.exp: startup time and space Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-break.exp ... PASS: gdb.base/step-break.exp: breakpoint line number PASS: gdb.base/step-break.exp: run until breakpoint set at a line number @@ -9539,6 +9947,8 @@ PASS: gdb.base/subst.exp: add substitution rule to empty string PASS: gdb.base/subst.exp: show substitute-path after all paths added PASS: gdb.base/subst.exp: show substitute-path from, after all paths added PASS: gdb.base/subst.exp: show substitute-path depuis, after all paths added +PASS: gdb.base/subst.exp: show substitute-path from/path, after all paths added +PASS: gdb.base/subst.exp: show substitute-path from_a_bad_path, after all paths added PASS: gdb.base/subst.exp: show substitute-path garbage, after all paths added PASS: gdb.base/subst.exp: unset substitute-path from PASS: gdb.base/subst.exp: show substitute-path from, after unsetting it @@ -9551,6 +9961,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 ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin': +../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function) + static char self_path[PATH_MAX]; + ^ +../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in +UNTESTED: gdb.base/sym-file.exp: sym-file 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 @@ -9616,6 +10032,9 @@ FAIL: gdb.base/unload.exp: continue to shrfunc2 (the program is no longer runnin FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running) FAIL: gdb.base/unload.exp: print y from libfile2 +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ... +PASS: gdb.base/until-nodebug.exp: until 1 +PASS: gdb.base/until-nodebug.exp: until 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ... PASS: gdb.base/until.exp: until line number PASS: gdb.base/until.exp: malformed until @@ -9650,6 +10069,109 @@ 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) PASS: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4) +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ... +PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: vlas_filled +PASS: gdb.base/vla-datatypes.exp: print int_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: print double_vla +PASS: gdb.base/vla-datatypes.exp: print float_vla +PASS: gdb.base/vla-datatypes.exp: print long_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_long_vla +PASS: gdb.base/vla-datatypes.exp: print char_vla +PASS: gdb.base/vla-datatypes.exp: print short_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: print foo_vla +PASS: gdb.base/vla-datatypes.exp: print bar_vla +PASS: gdb.base/vla-datatypes.exp: print vla_struct_object +PASS: gdb.base/vla-datatypes.exp: print vla_union_object +PASS: gdb.base/vla-datatypes.exp: whatis int_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: whatis double_vla +PASS: gdb.base/vla-datatypes.exp: whatis float_vla +PASS: gdb.base/vla-datatypes.exp: whatis long_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_long_vla +PASS: gdb.base/vla-datatypes.exp: whatis char_vla +PASS: gdb.base/vla-datatypes.exp: whatis short_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: whatis foo_vla +PASS: gdb.base/vla-datatypes.exp: whatis bar_vla +PASS: gdb.base/vla-datatypes.exp: whatis vla_struct_object +PASS: gdb.base/vla-datatypes.exp: whatis vla_union_object +PASS: gdb.base/vla-datatypes.exp: ptype int_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: ptype double_vla +PASS: gdb.base/vla-datatypes.exp: ptype float_vla +PASS: gdb.base/vla-datatypes.exp: ptype long_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_long_vla +PASS: gdb.base/vla-datatypes.exp: ptype char_vla +PASS: gdb.base/vla-datatypes.exp: ptype short_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: ptype foo_vla +PASS: gdb.base/vla-datatypes.exp: ptype bar_vla +PASS: gdb.base/vla-datatypes.exp: ptype vla_struct_object +PASS: gdb.base/vla-datatypes.exp: ptype vla_union_object +PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: break_end_of_vla_factory +PASS: gdb.base/vla-datatypes.exp: size of int_vla +PASS: gdb.base/vla-datatypes.exp: size of unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: size of double_vla +PASS: gdb.base/vla-datatypes.exp: size of float_vla +PASS: gdb.base/vla-datatypes.exp: size of long_vla +PASS: gdb.base/vla-datatypes.exp: size of char_vla +PASS: gdb.base/vla-datatypes.exp: size of short_vla +PASS: gdb.base/vla-datatypes.exp: size of unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: size of unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: size of foo_vla +PASS: gdb.base/vla-datatypes.exp: size of bar_vla +PASS: gdb.base/vla-datatypes.exp: size of vla_struct_object +PASS: gdb.base/vla-datatypes.exp: size of vla_union_object +PASS: gdb.base/vla-datatypes.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.base/vla-datatypes.exp: set variable int_vla[0] = 42 +PASS: gdb.base/vla-datatypes.exp: print sizeof (++int_vla[0]) +PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - sizeof no side effects +PASS: gdb.base/vla-datatypes.exp: ptype ++int_vla[0] +PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - ptype no side effects +PASS: gdb.base/vla-datatypes.exp: whatis ++int_vla[0] +PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - whatis no side effects +XFAIL: gdb.base/vla-datatypes.exp: size of inner_vla_struct_object +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ... +PASS: gdb.base/vla-ptr.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.base/vla-ptr.exp: continue to breakpoint: foo_bp +PASS: gdb.base/vla-ptr.exp: print vla_ptr (foo) +PASS: gdb.base/vla-ptr.exp: print *vla_ptr (foo) +PASS: gdb.base/vla-ptr.exp: continue to breakpoint: bar_bp +PASS: gdb.base/vla-ptr.exp: print vla_ptr (bar) +PASS: gdb.base/vla-ptr.exp: print *vla_ptr (bar) +PASS: gdb.base/vla-ptr.exp: continue to breakpoint: vla_func_bp +PASS: gdb.base/vla-ptr.exp: print td_vla +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-sideeffect.exp ... +PASS: gdb.base/vla-sideeffect.exp: continue to breakpoint: vla-filled +PASS: gdb.base/vla-sideeffect.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla1[i++]) +PASS: gdb.base/vla-sideeffect.exp: print i - sizeof no side effects +PASS: gdb.base/vla-sideeffect.exp: print sizeof (++vla1[0]) +PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - sizeof no side effects +PASS: gdb.base/vla-sideeffect.exp: ptype ++vla1[0] +PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - ptype no side effects +PASS: gdb.base/vla-sideeffect.exp: whatis ++vla1[0] +PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - whatis no side effects +PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++]) +PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (1) +PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++ + sizeof(j++)]) +PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (2) +PASS: gdb.base/vla-sideeffect.exp: print j - sizeof with no side effects +PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++] +PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (1) +PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++ + sizeof(j++)] +PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (2) +PASS: gdb.base/vla-sideeffect.exp: print j - ptype with no side effects +PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++] +PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (1) +PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++ + sizeof(j++)] +PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (2) +PASS: gdb.base/vla-sideeffect.exp: print j - whatis with no side effects Running ../../../W._C._Handy/gdb/testsuite/gdb.base/volatile.exp ... PASS: gdb.base/volatile.exp: continue to marker1 PASS: gdb.base/volatile.exp: up from marker1 @@ -9697,6 +10219,16 @@ PASS: gdb.base/volatile.exp: ptype vagus PASS: gdb.base/volatile.exp: ptype vagrancy PASS: gdb.base/volatile.exp: ptype vagary PASS: gdb.base/volatile.exp: ptype vendor +PASS: gdb.base/volatile.exp: ptype violent +PASS: gdb.base/volatile.exp: ptype violet +PASS: gdb.base/volatile.exp: ptype vips +PASS: gdb.base/volatile.exp: ptype virgen +PASS: gdb.base/volatile.exp: ptype vulgar +PASS: gdb.base/volatile.exp: ptype vulture +PASS: gdb.base/volatile.exp: ptype vilify +PASS: gdb.base/volatile.exp: ptype villar +PASS: gdb.base/volatile.exp: ptype vindictive +PASS: gdb.base/volatile.exp: ptype vegetation PASS: gdb.base/volatile.exp: ptype qux2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 () @@ -9725,10 +10257,7 @@ FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout) FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ... -PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (hw) -FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (timeout) -PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (sw) -FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) +UNTESTED: gdb.base/watch-vfork.exp: aborted; in the following, GDB will get stuck Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ... PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case PASS: gdb.base/watch_thread_num.exp: Watchpoint on invalid thread @@ -9771,13 +10300,163 @@ PASS: gdb.base/watchpoint-delete.exp: continue to breakpoint: break-here PASS: gdb.base/watchpoint-delete.exp: watch x 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 -FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue -FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited) +UNTESTED: gdb.base/watchpoint-hw-hit-once.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ... -PASS: gdb.base/watchpoint-hw.exp: watch watchee -FAIL: gdb.base/watchpoint-hw.exp: start (timeout) -FAIL: gdb.base/watchpoint-hw.exp: info watchpoints (timeout) +UNTESTED: gdb.base/watchpoint-hw.exp: aborted; needs porting +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... +PASS: gdb.base/watchpoint-reuse-slot.exp: continue to breakpoint: stepi line +PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on +PASS: gdb.base/watchpoint-reuse-slot.exp: watch +UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: awatch +UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: rwatch +UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: hbreak +PASS: gdb.base/watchpoint-reuse-slot.exp: get PC +PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted off +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: delete $bpnum Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited) @@ -9916,7 +10595,6 @@ PASS: gdb.base/watchpoint.exp: reenable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled PASS: gdb.base/watchpoint.exp: delete watchpoint `$pc' PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here -FAIL: gdb.base/watchpoint.exp: watch -location nullptr->p->x PASS: gdb.base/watchpoint.exp: watch -location .x PASS: gdb.base/watchpoint.exp: continue with watch -location PASS: gdb.base/watchpoint.exp: delete watch -location @@ -10050,7 +10728,6 @@ PASS: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: no-hw: watchpoint `$pc' is enabled PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `$pc' PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func5 breakpoint here -FAIL: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x PASS: gdb.base/watchpoint.exp: no-hw: watch -location .x PASS: gdb.base/watchpoint.exp: no-hw: continue with watch -location PASS: gdb.base/watchpoint.exp: no-hw: delete watch -location @@ -10088,6 +10765,7 @@ PASS: gdb.base/wchar.exp: print simple PASS: gdb.base/wchar.exp: print difficile PASS: gdb.base/wchar.exp: print simple[2] PASS: gdb.base/wchar.exp: print difficile[2] +PASS: gdb.base/wchar.exp: show host-charset PASS: gdb.base/wchar.exp: print repeat PASS: gdb.base/wchar.exp: print repeat_p PASS: gdb.base/wchar.exp: set print null on @@ -10214,16 +10892,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/enable.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/exception.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/finish.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/function_call_history.exp ... +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/next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nexti.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.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/unknown_functions.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/bt.exp ... @@ -10252,13 +10934,13 @@ PASS: gdb.cp/annota2.exp: breakpoint main PASS: gdb.cp/annota2.exp: annotation set at level 2 PASS: gdb.cp/annota2.exp: run until main breakpoint PASS: gdb.cp/annota2.exp: print class -PASS: gdb.cp/annota2.exp: continue until exit -PASS: gdb.cp/annota2.exp: delete bps -PASS: gdb.cp/annota2.exp: breakpoint at main -PASS: gdb.cp/annota2.exp: run until main breakpoint -PASS: gdb.cp/annota2.exp: set watch on a.x -PASS: gdb.cp/annota2.exp: watch triggered on a.x -PASS: gdb.cp/annota2.exp: annotate-quit +FAIL: gdb.cp/annota2.exp: continue until exit (timeout) +FAIL: gdb.cp/annota2.exp: delete bps +FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt) +FAIL: gdb.cp/annota2.exp: run until main breakpoint (got interactive prompt) +FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout) +FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) +FAIL: gdb.cp/annota2.exp: annotate-quit Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ... PASS: gdb.cp/annota3.exp: set height 0 PASS: gdb.cp/annota3.exp: breakpoint main @@ -10426,6 +11108,7 @@ PASS: gdb.cp/call-c.exp: continue to bp PASS: gdb.cp/call-c.exp: print rf->func() PASS: gdb.cp/call-c.exp: print handle->func() Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/casts.exp ... +PASS: gdb.cp/casts.exp: set print symbol off PASS: gdb.cp/casts.exp: cast base class pointer to derived class pointer PASS: gdb.cp/casts.exp: let compiler cast base class pointer to derived class pointer PASS: gdb.cp/casts.exp: cast derived class pointer to base class pointer @@ -10463,6 +11146,7 @@ PASS: gdb.cp/casts.exp: dynamic_cast unique downcast PASS: gdb.cp/casts.exp: dynamic_cast to sibling Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/class2.exp ... PASS: gdb.cp/class2.exp: set print object off +PASS: gdb.cp/class2.exp: set print symbol off PASS: gdb.cp/class2.exp: print alpha at marker return 0 PASS: gdb.cp/class2.exp: print beta at marker return 0 PASS: gdb.cp/class2.exp: print * aap at marker return 0 @@ -11183,6 +11867,64 @@ PASS: gdb.cp/cplusfuncs.exp: info function for "operator int(" PASS: gdb.cp/cplusfuncs.exp: info function for "operator()(" PASS: gdb.cp/cplusfuncs.exp: info function for "operator char\*(" PASS: gdb.cp/cplusfuncs.exp: list foo::operator int* +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpsizeof.exp ... +PASS: gdb.cp/cpsizeof.exp: continue to breakpoint: break here +PASS: gdb.cp/cpsizeof.exp: print size_char == sizeof (char&) +PASS: gdb.cp/cpsizeof.exp: print size_char == sizeof (char_ref) +PASS: gdb.cp/cpsizeof.exp: print size_charp == sizeof (char*&) +PASS: gdb.cp/cpsizeof.exp: print size_charp == sizeof (charp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_int == sizeof (int&) +PASS: gdb.cp/cpsizeof.exp: print size_int == sizeof (int_ref) +PASS: gdb.cp/cpsizeof.exp: print size_intp == sizeof (int*&) +PASS: gdb.cp/cpsizeof.exp: print size_intp == sizeof (intp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_long == sizeof (long&) +PASS: gdb.cp/cpsizeof.exp: print size_long == sizeof (long_ref) +PASS: gdb.cp/cpsizeof.exp: print size_longp == sizeof (long*&) +PASS: gdb.cp/cpsizeof.exp: print size_longp == sizeof (longp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_float == sizeof (float&) +PASS: gdb.cp/cpsizeof.exp: print size_float == sizeof (float_ref) +PASS: gdb.cp/cpsizeof.exp: print size_floatp == sizeof (float*&) +PASS: gdb.cp/cpsizeof.exp: print size_floatp == sizeof (floatp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_double == sizeof (double&) +PASS: gdb.cp/cpsizeof.exp: print size_double == sizeof (double_ref) +PASS: gdb.cp/cpsizeof.exp: print size_doublep == sizeof (double*&) +PASS: gdb.cp/cpsizeof.exp: print size_doublep == sizeof (doublep_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a4 == sizeof (a4&) +PASS: gdb.cp/cpsizeof.exp: print size_a4 == sizeof (a4_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a4p == sizeof (a4*&) +PASS: gdb.cp/cpsizeof.exp: print size_a4p == sizeof (a4p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a8 == sizeof (a8&) +PASS: gdb.cp/cpsizeof.exp: print size_a8 == sizeof (a8_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a8p == sizeof (a8*&) +PASS: gdb.cp/cpsizeof.exp: print size_a8p == sizeof (a8p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a12 == sizeof (a12&) +PASS: gdb.cp/cpsizeof.exp: print size_a12 == sizeof (a12_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a12p == sizeof (a12*&) +PASS: gdb.cp/cpsizeof.exp: print size_a12p == sizeof (a12p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Class == sizeof (Class&) +PASS: gdb.cp/cpsizeof.exp: print size_Class == sizeof (Class_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Classp == sizeof (Class*&) +PASS: gdb.cp/cpsizeof.exp: print size_Classp == sizeof (Classp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Union == sizeof (Union&) +PASS: gdb.cp/cpsizeof.exp: print size_Union == sizeof (Union_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Unionp == sizeof (Union*&) +PASS: gdb.cp/cpsizeof.exp: print size_Unionp == sizeof (Unionp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Enum == sizeof (Enum&) +PASS: gdb.cp/cpsizeof.exp: print size_Enum == sizeof (Enum_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Enump == sizeof (Enum*&) +PASS: gdb.cp/cpsizeof.exp: print size_Enump == sizeof (Enump_ref) +PASS: gdb.cp/cpsizeof.exp: print size_c4 == sizeof (c4&) +PASS: gdb.cp/cpsizeof.exp: print size_c4 == sizeof (c4_ref) +PASS: gdb.cp/cpsizeof.exp: print size_c4p == sizeof (c4*&) +PASS: gdb.cp/cpsizeof.exp: print size_c4p == sizeof (c4p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_u8 == sizeof (u8&) +PASS: gdb.cp/cpsizeof.exp: print size_u8 == sizeof (u8_ref) +PASS: gdb.cp/cpsizeof.exp: print size_u8p == sizeof (u8*&) +PASS: gdb.cp/cpsizeof.exp: print size_u8p == sizeof (u8p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_e12 == sizeof (e12&) +PASS: gdb.cp/cpsizeof.exp: print size_e12 == sizeof (e12_ref) +PASS: gdb.cp/cpsizeof.exp: print size_e12p == sizeof (e12*&) +PASS: gdb.cp/cpsizeof.exp: print size_e12p == sizeof (e12p_ref) Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ctti.exp ... PASS: gdb.cp/ctti.exp: continue to breakpoint: marker add1 PASS: gdb.cp/ctti.exp: print c @@ -12177,6 +12919,18 @@ PASS: gdb.cp/destrprint.exp: print *this with print object = off Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/dispcxx.exp ... PASS: gdb.cp/dispcxx.exp: continue to breakpoint: here PASS: gdb.cp/dispcxx.exp: display k +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/enum-class.exp ... +PASS: gdb.cp/enum-class.exp: ptype E1 +PASS: gdb.cp/enum-class.exp: print E1::HI +PASS: gdb.cp/enum-class.exp: print (int) E1::HI +PASS: gdb.cp/enum-class.exp: print (int) E2::HI +PASS: gdb.cp/enum-class.exp: print HI +PASS: gdb.cp/enum-class.exp: print overload1(E1::THERE) +PASS: gdb.cp/enum-class.exp: print overload1(77) +PASS: gdb.cp/enum-class.exp: print overload2(E1::THERE) +PASS: gdb.cp/enum-class.exp: print overload2(77) +PASS: gdb.cp/enum-class.exp: print overload3(E1::THERE) +PASS: gdb.cp/enum-class.exp: print overload3(77) Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exception.exp ... PASS: gdb.cp/exception.exp: catch catch (before inferior run) PASS: gdb.cp/exception.exp: catch throw (before inferior run) @@ -13666,6 +14420,7 @@ PASS: gdb.cp/misc.exp: (bool)0.0 PASS: gdb.cp/misc.exp: (int)true PASS: gdb.cp/misc.exp: (int)false PASS: gdb.cp/misc.exp: expression using block qualifier +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namelessclass.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-enum.exp ... PASS: gdb.cp/namespace-enum.exp: print foo::B::B_B PASS: gdb.cp/namespace-enum.exp: print foo::B_B @@ -13984,6 +14739,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/overload-const.exp ... PASS: gdb.cp/overload-const.exp: set language c++ PASS: gdb.cp/overload-const.exp: setting breakpoint at myclass::func Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/overload.exp ... +PASS: gdb.cp/overload.exp: set print symbol off PASS: gdb.cp/overload.exp: up from marker1 PASS: gdb.cp/overload.exp: print foo_instance1 PASS: gdb.cp/overload.exp: ptype foo_instance1 (shorter match) @@ -14188,6 +14944,14 @@ PASS: gdb.cp/pr10728.exp: continue to breakpoint: marker 1 PASS: gdb.cp/pr10728.exp: print x->y2 - x->y1 Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr12028.exp ... PASS: gdb.cp/pr12028.exp: p D::foo(b) +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17132.exp ... +PASS: gdb.cp/pr17132.exp: continue to breakpoint: Break here +PASS: gdb.cp/pr17132.exp: ptype a_ptr->func () +PASS: gdb.cp/pr17132.exp: ptype a->func () +PASS: gdb.cp/pr17132.exp: p sizeof (a_ptr->func()) +PASS: gdb.cp/pr17132.exp: p sizeof (a->func()) +PASS: gdb.cp/pr17132.exp: p 1 && a->func() +PASS: gdb.cp/pr17132.exp: p 0 || a->func() Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9067.exp ... PASS: gdb.cp/pr9067.exp: print b Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9167.exp ... @@ -14457,6 +15221,7 @@ PASS: gdb.cp/templates.exp: print t5i.value() PASS: gdb.cp/templates.exp: b 770 PASS: gdb.cp/templates.exp: continue to line 770 PASS: gdb.cp/templates.exp: print fint +PASS: gdb.cp/templates.exp: set print symbol off PASS: gdb.cp/templates.exp: print fvpchar PASS: gdb.cp/templates.exp: ptype Foo PASS: gdb.cp/templates.exp: ptype fint @@ -14648,6 +15413,12 @@ PASS: gdb.cp/virtfunc2.exp: print o2.do_print() PASS: gdb.cp/virtfunc2.exp: print o2.do_print2() PASS: gdb.cp/virtfunc2.exp: print o2.do_print3() PASS: gdb.cp/virtfunc2.exp: print o +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ... +PASS: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled +PASS: gdb.cp/vla-cxx.exp: print vla +PASS: gdb.cp/vla-cxx.exp: print vlaref +PASS: gdb.cp/vla-cxx.exp: print vlaref2 +PASS: gdb.cp/vla-cxx.exp: print c Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ... @@ -14818,6 +15589,73 @@ PASS: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZi7tryExecMFM 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 +Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/expression.exp ... +PASS: gdb.dlang/expression.exp: set language d +PASS: gdb.dlang/expression.exp: set language to "d" +PASS: gdb.dlang/expression.exp: print 123456 +PASS: gdb.dlang/expression.exp: print 123_456 +PASS: gdb.dlang/expression.exp: print 1_2_3_4_5_6_ +PASS: gdb.dlang/expression.exp: print 0x123456 +PASS: gdb.dlang/expression.exp: print 0x123_456 +PASS: gdb.dlang/expression.exp: print 0x1_2_3_4_5_6_ +PASS: gdb.dlang/expression.exp: print 0123456 +PASS: gdb.dlang/expression.exp: print 0123_456 +PASS: gdb.dlang/expression.exp: print 01_2_3_4_5_6_ +PASS: gdb.dlang/expression.exp: print 0b101010 +PASS: gdb.dlang/expression.exp: print 0b101_010 +PASS: gdb.dlang/expression.exp: print 0b1_0_1_0_1_0_ +PASS: gdb.dlang/expression.exp: ptype 0 +PASS: gdb.dlang/expression.exp: ptype 2_147_483_647 +PASS: gdb.dlang/expression.exp: ptype 2_147_483_648 +PASS: gdb.dlang/expression.exp: ptype 4_294_967_296 +PASS: gdb.dlang/expression.exp: ptype 0L +PASS: gdb.dlang/expression.exp: ptype 2_147_483_648U +PASS: gdb.dlang/expression.exp: ptype 4_294_967_296U +PASS: gdb.dlang/expression.exp: ptype 0UL +PASS: gdb.dlang/expression.exp: ptype 0LU +PASS: gdb.dlang/expression.exp: ptype 0x0 +PASS: gdb.dlang/expression.exp: ptype 0x7FFF_FFFF +PASS: gdb.dlang/expression.exp: ptype 0x8000_0000 +PASS: gdb.dlang/expression.exp: ptype 0x1_0000_0000 +PASS: gdb.dlang/expression.exp: ptype 0x0L +PASS: gdb.dlang/expression.exp: ptype 0x7FFF_FFFFU +PASS: gdb.dlang/expression.exp: ptype 0x1_0000_0000U +PASS: gdb.dlang/expression.exp: ptype 0x0UL +PASS: gdb.dlang/expression.exp: ptype 0x0LU +PASS: gdb.dlang/expression.exp: ptype 00 +PASS: gdb.dlang/expression.exp: ptype 017_777_777_777 +PASS: gdb.dlang/expression.exp: ptype 020_000_000_000 +PASS: gdb.dlang/expression.exp: ptype 040_000_000_000 +PASS: gdb.dlang/expression.exp: ptype 00L +PASS: gdb.dlang/expression.exp: ptype 017_777_777_777U +PASS: gdb.dlang/expression.exp: ptype 040_000_000_000U +PASS: gdb.dlang/expression.exp: ptype 00UL +PASS: gdb.dlang/expression.exp: ptype 00LU +PASS: gdb.dlang/expression.exp: ptype 0b0 +PASS: gdb.dlang/expression.exp: ptype 0b1111111111111111111111111111111 +PASS: gdb.dlang/expression.exp: ptype 0b10000000000000000000000000000000 +PASS: gdb.dlang/expression.exp: ptype 0b100000000000000000000000000000000 +PASS: gdb.dlang/expression.exp: ptype 0b0L +PASS: gdb.dlang/expression.exp: ptype 0b1111111111111111111111111111111U +PASS: gdb.dlang/expression.exp: ptype 0b100000000000000000000000000000000U +PASS: gdb.dlang/expression.exp: ptype 0b0UL +PASS: gdb.dlang/expression.exp: ptype 0b0LU +PASS: gdb.dlang/expression.exp: ptype 123_456.567_8 +PASS: gdb.dlang/expression.exp: ptype 1_2_3_4_5_6_._5_6_7_8 +PASS: gdb.dlang/expression.exp: ptype 1_2_3_4_5_6_._5e-6_ +PASS: gdb.dlang/expression.exp: ptype 0x1.FFFFFFFFFFFFFp1023 +PASS: gdb.dlang/expression.exp: ptype 0x1p-52L +PASS: gdb.dlang/expression.exp: ptype 1.175494351e-38F +PASS: gdb.dlang/expression.exp: ptype 6.3i +PASS: gdb.dlang/expression.exp: ptype 6.3fi +PASS: gdb.dlang/expression.exp: ptype 6.4Li +PASS: gdb.dlang/expression.exp: print 1 == 2 > 0 +PASS: gdb.dlang/expression.exp: print (1 == 2) > 0 +PASS: gdb.dlang/expression.exp: print 5 ^^ 5 +PASS: gdb.dlang/expression.exp: print 144 ^^ 0.5 +PASS: gdb.dlang/expression.exp: print (-10 ^^ 2) +PASS: gdb.dlang/expression.exp: print (-10) ^^ 2 +PASS: gdb.dlang/expression.exp: print $var ^^= 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/primitive-types.exp ... PASS: gdb.dlang/primitive-types.exp: set language d PASS: gdb.dlang/primitive-types.exp: set language to "d" @@ -14845,6 +15683,13 @@ PASS: gdb.dlang/primitive-types.exp: ptype creal PASS: gdb.dlang/primitive-types.exp: ptype char PASS: gdb.dlang/primitive-types.exp: ptype wchar PASS: gdb.dlang/primitive-types.exp: ptype dchar +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-stride.exp ... +PASS: gdb.dwarf2/arr-stride.exp: set language ada +PASS: gdb.dwarf2/arr-stride.exp: ptype pck.table +PASS: gdb.dwarf2/arr-stride.exp: ptype pck.big_table +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-subrange.exp ... +PASS: gdb.dwarf2/arr-subrange.exp: set language ada +PASS: gdb.dwarf2/arr-subrange.exp: ptype pck.table Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/callframecfa.exp ... PASS: gdb.dwarf2/callframecfa.exp: set breakpoint for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: continue to breakpoint: continue to breakpoint for call-frame-cfa @@ -14854,8 +15699,81 @@ PASS: gdb.dwarf2/callframecfa.exp: step 2 for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: step 3 for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: step 4 for call-frame-cfa Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/clztest.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/corrupt.exp ... +PASS: gdb.dwarf2/corrupt.exp: recover from corrupt DWARF +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/count.exp ... +PASS: gdb.dwarf2/count.exp: ptype array +PASS: gdb.dwarf2/count.exp: whatis array +PASS: gdb.dwarf2/count.exp: print array +PASS: gdb.dwarf2/count.exp: print sizeof array +PASS: gdb.dwarf2/count.exp: ptype array +PASS: gdb.dwarf2/count.exp: whatis array +PASS: gdb.dwarf2/count.exp: print array +PASS: gdb.dwarf2/count.exp: print sizeof array +PASS: gdb.dwarf2/count.exp: ptype static_array +PASS: gdb.dwarf2/count.exp: whatis static_array +PASS: gdb.dwarf2/count.exp: print static_array +PASS: gdb.dwarf2/count.exp: print sizeof static_array +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/data-loc.exp ... +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (void *)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (void *)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.dwarf2/data-loc.exp: set language ada +PASS: gdb.dwarf2/data-loc.exp: print foo.three +PASS: gdb.dwarf2/data-loc.exp: ptype foo.three +PASS: gdb.dwarf2/data-loc.exp: print foo.three(1) +PASS: gdb.dwarf2/data-loc.exp: print foo.three(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.three(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.three'first +PASS: gdb.dwarf2/data-loc.exp: print foo.three'last +PASS: gdb.dwarf2/data-loc.exp: print foo.three'length +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo.three_tdef +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(1) +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'first +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'last +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'length +PASS: gdb.dwarf2/data-loc.exp: print foo.five +PASS: gdb.dwarf2/data-loc.exp: ptype foo.five +PASS: gdb.dwarf2/data-loc.exp: ptype foo.array_type +PASS: gdb.dwarf2/data-loc.exp: print foo.five(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(4) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(5) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(6) +PASS: gdb.dwarf2/data-loc.exp: print foo.five'first +PASS: gdb.dwarf2/data-loc.exp: print foo.five'last +PASS: gdb.dwarf2/data-loc.exp: print foo.five'length +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo.five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo.array_type +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(4) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(5) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(6) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'first +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'last +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'length +PASS: gdb.dwarf2/data-loc.exp: set lang c +PASS: gdb.dwarf2/data-loc.exp: print foo__three +PASS: gdb.dwarf2/data-loc.exp: ptype foo__three +PASS: gdb.dwarf2/data-loc.exp: print foo__three_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo__three_tdef +PASS: gdb.dwarf2/data-loc.exp: print foo__five +PASS: gdb.dwarf2/data-loc.exp: ptype foo__five +PASS: gdb.dwarf2/data-loc.exp: print foo__five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo__five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo__array_type Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dup-psym.exp ... PASS: gdb.dwarf2/dup-psym.exp: info sources should contain only one reference to file1.txt +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp ... +PASS: gdb.dwarf2/dw2-abs-hi-pc.exp: break hello +PASS: gdb.dwarf2/dw2-abs-hi-pc.exp: break world Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ... PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: p sizeof (t) PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: ptype t @@ -15146,16 +16064,13 @@ PASS: gdb.dwarf2/dw2-empty-pc-range.exp: empty range after CU load Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... PASS: gdb.dwarf2/dw2-entry-value.exp: is printed Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... -gdb compile failed, dw2-error.c: Assembler messages: -dw2-error.c:33: Error: bad register name `%rbp' -dw2-error.c:36: Error: bad register name `%rsp' -dw2-error.c:43: Error: bad register name `%rbp' -UNTESTED: gdb.dwarf2/dw2-error.exp: dw2-error.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... PASS: gdb.dwarf2/dw2-filename.exp: interpreter-exec mi -file-list-exec-source-files PASS: gdb.dwarf2/dw2-filename.exp: info sources Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... PASS: gdb.dwarf2/dw2-icc-opaque.exp: ptype p_struct +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp ... +PASS: gdb.dwarf2/dw2-icycle.exp: echo life check\n Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... PASS: gdb.dwarf2/dw2-ifort-parameter.exp: p/x param Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... @@ -15294,6 +16209,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... KFAIL: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.shl (PRMS: symtab/13307) PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.data4 +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... PASS: gdb.dwarf2/dw2-skip-prologue.exp: strip stub symbols PASS: gdb.dwarf2/dw2-skip-prologue.exp: continue to breakpoint: func @@ -15324,6 +16240,8 @@ PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp ... UNSUPPORTED: gdb.dwarf2/dwp-symlink.exp: testsuite run does not produce dwp files Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwz.exp ... +PASS: gdb.dwarf2/dwz.exp: disassemble main +PASS: gdb.dwarf2/dwz.exp: x/2i main+9 PASS: gdb.dwarf2/dwz.exp: p other_int PASS: gdb.dwarf2/dwz.exp: p the_int Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwzbuildid.exp ... @@ -15333,13 +16251,91 @@ PASS: gdb.dwarf2/dwzbuildid.exp: mismatch: set debug-file-directory PASS: gdb.dwarf2/dwzbuildid.exp: mismatch: print the_int PASS: gdb.dwarf2/dwzbuildid.exp: fallback: set debug-file-directory PASS: gdb.dwarf2/dwzbuildid.exp: fallback: print the_int +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp ... +PASS: gdb.dwarf2/dynarr-ptr.exp: get integer valueof "sizeof (void *)" (4) +PASS: gdb.dwarf2/dynarr-ptr.exp: set language ada +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr_tdef +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr_tdef +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/enum-type.exp ... +PASS: gdb.dwarf2/enum-type.exp: print sizeof(enum E) +PASS: gdb.dwarf2/enum-type.exp: ptype EU in enum C +PASS: gdb.dwarf2/enum-type.exp: set lang c++ +PASS: gdb.dwarf2/enum-type.exp: ptype EU in C++ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-mix.exp ... PASS: gdb.dwarf2/fission-mix.exp: break main PASS: gdb.dwarf2/fission-mix.exp: break func2 Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... +PASS: gdb.dwarf2/fission-reread.exp: set debug-file-directory PASS: gdb.dwarf2/fission-reread.exp: break main +PASS: gdb.dwarf2/fission-reread.exp: ptype baz PASS: gdb.dwarf2/fission-reread.exp: fission-reread PASS: gdb.dwarf2/fission-reread.exp: fission-reread - unload Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/gdb-index.exp ... @@ -15493,11 +16489,9 @@ 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 ... -PASS: gdb.fortran/array-element.exp: breakpoint at continue -PASS: gdb.fortran/array-element.exp: continue to breakpoint +PASS: gdb.fortran/array-element.exp: continue to breakpoint: continue PASS: gdb.fortran/array-element.exp: print the first element of array a -FAIL: gdb.fortran/array-element.exp: continue to breakpoint once again (the program exited) -FAIL: gdb.fortran/array-element.exp: print the second element of array a +PASS: gdb.fortran/array-element.exp: print the second element of array a Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ... PASS: gdb.fortran/charset.exp: continue to breakpoint: break-here PASS: gdb.fortran/charset.exp: print fortran narrow character @@ -15723,6 +16717,10 @@ PASS: gdb.fortran/multi-dim.exp: continue to breakpoint: break-variable PASS: gdb.fortran/multi-dim.exp: print valid variable bound array element PASS: gdb.fortran/multi-dim.exp: print type of unbound array PASS: gdb.fortran/multi-dim.exp: print valid unbound array element +Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/print-formatted.exp ... +PASS: gdb.fortran/print-formatted.exp: go to the end of the program +PASS: gdb.fortran/print-formatted.exp: setting the output-radix to 16 +PASS: gdb.fortran/print-formatted.exp: print ii in hex Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ... PASS: gdb.fortran/subarray.exp: breakpoint at the last write statement PASS: gdb.fortran/subarray.exp: continue to breakpoint @@ -16091,6 +17089,7 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: guile (define (print x) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: create deltst breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: register dp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: get breakpoint list 4 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: number of breakpoints before delete PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: continue to breakpoint: Break at multiply. @@ -16103,6 +17102,7 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (define (prin PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: create multiply breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: register bp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply. PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: set condition PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: test condition has been set @@ -16122,12 +17122,14 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: guile (define (print x) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: create visible breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: register vbp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: get visible breakpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check visible bp obj exists PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check visible breakpoint location PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check breakpoint visibility PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check info breakpoints shows visible breakpoints PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: create invisible breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: register ibp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check invisible bp obj exists PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check invisible breakpoint location PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check breakpoint invisibility @@ -16137,31 +17139,34 @@ PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: guile (define (print x) (f PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: create watchpoint +PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: register wp1 PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: test watchpoint write PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: create invisible watchpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: register wp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: check info breakpoints does not show invisible watchpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: check maint info breakpoints shows invisible watchpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: test invisible watchpoint write PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (use-modules (gdb)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: define create-breakpoint! PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - guile PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (make-bp-data) (cons 0 0)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define bp-data-count car) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define set-bp-data-count! set-car!) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define bp-data-inf-i cdr) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define set-bp-data-inf-i! set-cdr!) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-count bkpt) (bp-data-count (gsmob-property bkpt 'bp-data))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-inf-i bkpt) (bp-data-inf-i (gsmob-property bkpt 'bp-data))) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-count bkpt) (bp-data-count (object-property bkpt 'bp-data))) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-inf-i bkpt) (bp-data-inf-i (object-property bkpt 'bp-data))) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (make-bp-eval location) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (let ((bp (create-breakpoint! location))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-gsmob-property! bp 'bp-data (make-bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-object-property! bp 'bp-data (make-bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-breakpoint-stop! bp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (lambda (bkpt) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (let ((data (gsmob-property bkpt 'bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (let ((data (object-property bkpt 'bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (inf-i (parse-and-eval "i"))) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-bp-data-count! data (+ (bp-data-count data) 1)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-bp-data-inf-i! data inf-i) @@ -16171,10 +17176,10 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - guile PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (define (make-bp-also-eval location) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (let ((bp (create-breakpoint! location))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-gsmob-property! bp 'bp-data (make-bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-object-property! bp 'bp-data (make-bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-breakpoint-stop! bp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (lambda (bkpt) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (let* ((data (gsmob-property bkpt 'bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (let* ((data (object-property bkpt 'bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (count (+ (bp-data-count data) 1))) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-bp-data-count! data count) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (= count 9)))) @@ -16183,7 +17188,7 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - guile PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (define (make-bp-basic location) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (let ((bp (create-breakpoint! location))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (set-gsmob-property! bp 'bp-data (make-bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (set-object-property! bp 'bp-data (make-bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - bp)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - end PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create eval-bp1 breakpoint @@ -16219,6 +17224,105 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func - PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create watchpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test watchpoint write PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: check that this unrelated breakpoints eval function was never called +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: guile (use-modules (gdb)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: get breakpoint list 1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: try to register a non-guile breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: create multiply breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint invalid after creation +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: register bp1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint valid after registration +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: re-register already registered bp1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: delete registered breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint invalid after deletion +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: re-register bp1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint valid after re-registration +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-cmd.exp ... +PASS: gdb.guile/scm-cmd.exp: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-cmd.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-cmd.exp: guile (use-modules (gdb)) +PASS: gdb.guile/scm-cmd.exp: input simple command - guile +PASS: gdb.guile/scm-cmd.exp: input simple command - (define test-cmd +PASS: gdb.guile/scm-cmd.exp: input simple command - (make-command "test-cmd" +PASS: gdb.guile/scm-cmd.exp: input simple command - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input simple command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input simple command - (display (format #f "test-cmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input simple command - (register-command! test-cmd) +PASS: gdb.guile/scm-cmd.exp: input simple command - end +PASS: gdb.guile/scm-cmd.exp: guile (print (command? test-cmd)) +PASS: gdb.guile/scm-cmd.exp: guile (print (command? 42)) +PASS: gdb.guile/scm-cmd.exp: call simple command +PASS: gdb.guile/scm-cmd.exp: input prefix command - guile +PASS: gdb.guile/scm-cmd.exp: input prefix command - (register-command! (make-command "prefix-cmd" +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:completer-class COMPLETE_NONE +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:prefix? #t +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input prefix command - (display (format #f "prefix-cmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input prefix command - end +PASS: gdb.guile/scm-cmd.exp: call prefix command +PASS: gdb.guile/scm-cmd.exp: input subcommand - guile +PASS: gdb.guile/scm-cmd.exp: input subcommand - (register-command! (make-command "prefix-cmd subcmd" +PASS: gdb.guile/scm-cmd.exp: input subcommand - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input subcommand - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input subcommand - (display (format #f "subcmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input subcommand - end +PASS: gdb.guile/scm-cmd.exp: call subcmd +PASS: gdb.guile/scm-cmd.exp: input new subcommand - guile +PASS: gdb.guile/scm-cmd.exp: input new subcommand - (register-command! (make-command "info newsubcmd" +PASS: gdb.guile/scm-cmd.exp: input new subcommand - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input new subcommand - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input new subcommand - (display (format #f "newsubcmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input new subcommand - end +PASS: gdb.guile/scm-cmd.exp: call newsubcmd +PASS: gdb.guile/scm-cmd.exp: input command to throw error - guile +PASS: gdb.guile/scm-cmd.exp: input command to throw error - (register-command! (make-command "test-error-cmd" +PASS: gdb.guile/scm-cmd.exp: input command to throw error - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input command to throw error - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input command to throw error - (throw-user-error "you lose! ~a" arg)))) +PASS: gdb.guile/scm-cmd.exp: input command to throw error - end +PASS: gdb.guile/scm-cmd.exp: call error command +PASS: gdb.guile/scm-cmd.exp: (string->argv "1 2 3") +PASS: gdb.guile/scm-cmd.exp: (string->argv "'1 2' 3") +PASS: gdb.guile/scm-cmd.exp: (string->argv ("\"1 2\" 3") +PASS: gdb.guile/scm-cmd.exp: (string->argv "1\\ 2 3") +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - guile +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - (register-command! (make-command "test-help" +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - #:doc "Docstring" +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - #:command-class COMMAND_USER +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - (display (format #f "test-cmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - end +PASS: gdb.guile/scm-cmd.exp: call simple user-defined command +PASS: gdb.guile/scm-cmd.exp: see user-defined command in `help user-defined` +PASS: gdb.guile/scm-cmd.exp: don't show user-defined scheme command in `show user command` +PASS: gdb.guile/scm-cmd.exp: expression completion command - guile +PASS: gdb.guile/scm-cmd.exp: expression completion command - (register-command! (make-command "expr-test" +PASS: gdb.guile/scm-cmd.exp: expression completion command - #:command-class COMMAND_USER +PASS: gdb.guile/scm-cmd.exp: expression completion command - #:completer-class COMPLETE_EXPRESSION +PASS: gdb.guile/scm-cmd.exp: expression completion command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: expression completion command - (display (format #f "invoked on = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: expression completion command - end +PASS: gdb.guile/scm-cmd.exp: test completion through complete command +PASS: gdb.guile/scm-cmd.exp: complete 'expr-test bar.i' +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - guile +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - (register-command! (make-command "completer-as-function" +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - #:command-class COMMAND_USER +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - #:completer-class (lambda (self text word) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - (list "1" "2" "3")) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - (display (format #f "invoked on = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - end +PASS: gdb.guile/scm-cmd.exp: test completion with completion function +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - guile +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - (register-command! (make-command "test-scheme-error-cmd" +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - oops-bad-spelling))) +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - end +PASS: gdb.guile/scm-cmd.exp: call scheme-error command +PASS: gdb.guile/scm-cmd.exp: guile (gc) Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-disasm.exp ... PASS: gdb.guile/scm-disasm.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-disasm.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -16243,7 +17347,6 @@ PASS: gdb.guile/scm-disasm.exp: basic: test key address PASS: gdb.guile/scm-disasm.exp: basic: test key asm PASS: gdb.guile/scm-disasm.exp: basic: test key length PASS: gdb.guile/scm-disasm.exp: basic: verify correct address -FAIL: gdb.guile/scm-disasm.exp: test bad memory access PASS: gdb.guile/scm-disasm.exp: open memory port PASS: gdb.guile/scm-disasm.exp: memory-port: disassemble PASS: gdb.guile/scm-disasm.exp: memory-port: test number of instructions @@ -16362,16 +17465,6 @@ PASS: gdb.guile/scm-frame.exp: test frame-newer PASS: gdb.guile/scm-frame.exp: test frame-read-var - error PASS: gdb.guile/scm-frame.exp: test frame-read-var - success PASS: gdb.guile/scm-frame.exp: test selected-frame -Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-generics.exp ... -PASS: gdb.guile/scm-generics.exp: guile (define (print x) (format #t "= ~A" x) (newline)) -PASS: gdb.guile/scm-generics.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) -PASS: gdb.guile/scm-generics.exp: guile (use-modules (gdb)) -PASS: gdb.guile/scm-generics.exp: guile (use-modules ((oop goops))) -PASS: gdb.guile/scm-generics.exp: guile (define-generic +) -PASS: gdb.guile/scm-generics.exp: guile (define-method (+ (x ) (y )) (value-add x y)) -PASS: gdb.guile/scm-generics.exp: guile (define x (make-value 42)) -PASS: gdb.guile/scm-generics.exp: guile (define y (+ x x)) -PASS: gdb.guile/scm-generics.exp: guile y Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-gsmob.exp ... PASS: gdb.guile/scm-gsmob.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-gsmob.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -16401,23 +17494,15 @@ PASS: gdb.guile/scm-gsmob.exp: property prop6 present after set PASS: gdb.guile/scm-gsmob.exp: property prop7 not present before set PASS: gdb.guile/scm-gsmob.exp: set prop 7 PASS: gdb.guile/scm-gsmob.exp: property prop7 present after set -PASS: gdb.guile/scm-gsmob.exp: property prop0 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 0 -PASS: gdb.guile/scm-gsmob.exp: property prop1 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 1 -PASS: gdb.guile/scm-gsmob.exp: property prop2 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 2 -PASS: gdb.guile/scm-gsmob.exp: property prop3 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 3 -PASS: gdb.guile/scm-gsmob.exp: property prop4 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 4 -PASS: gdb.guile/scm-gsmob.exp: property prop5 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 5 -PASS: gdb.guile/scm-gsmob.exp: property prop6 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 6 -PASS: gdb.guile/scm-gsmob.exp: property prop7 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 7 -PASS: gdb.guile/scm-gsmob.exp: gsmob-properties +PASS: gdb.guile/scm-gsmob.exp: object-properties Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-iterator.exp ... PASS: gdb.guile/scm-iterator.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-iterator.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -16552,6 +17637,124 @@ PASS: gdb.guile/scm-objfile.exp: scm-objfile in objfile list PASS: gdb.guile/scm-objfile.exp: gu (print (objfile-pretty-printers objfile)) PASS: gdb.guile/scm-objfile.exp: guile (set-objfile-pretty-printers! objfile 0) PASS: gdb.guile/scm-objfile.exp: Get objfile validity after unload +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-parameter.exp ... +PASS: gdb.guile/scm-parameter.exp: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-parameter.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-parameter.exp: guile (use-modules (gdb)) +PASS: gdb.guile/scm-parameter.exp: guile (print (parameter-value "directories")) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - guile +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (define test-param +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (make-parameter "print test-param" +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:parameter-type PARAM_BOOLEAN +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:doc "When enabled, test param does something useful. When disabled, does nothing." +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:set-doc "Set the state of the boolean test-param." +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:show-doc "Show the state of the boolean test-param." +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (format #f "The state of the Test Parameter is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:initial-value #t)) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (register-parameter! test-param) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - end +PASS: gdb.guile/scm-parameter.exp: test-param: parameter value (true) +PASS: gdb.guile/scm-parameter.exp: test-param: Show parameter on +PASS: gdb.guile/scm-parameter.exp: test-param: set print test-param off +PASS: gdb.guile/scm-parameter.exp: test-param: Show parameter off +PASS: gdb.guile/scm-parameter.exp: test-param: parameter value (false) +PASS: gdb.guile/scm-parameter.exp: test-param: show help +PASS: gdb.guile/scm-parameter.exp: test-param: set help +PASS: gdb.guile/scm-parameter.exp: test-param: general help +PASS: gdb.guile/scm-parameter.exp: test-param: guile (print (parameter? test-param)) +PASS: gdb.guile/scm-parameter.exp: test-param: guile (print (parameter? 42)) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (define test-enum-param +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (make-parameter "print test-enum-param" +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:parameter-type PARAM_ENUM +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:enum-list '("one" "two") +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:doc "When set, test param does something useful. When disabled, does nothing." +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:show-doc "Show the state of the enum." +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:set-doc "Set the state of the enum." +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (format #f "The state of the enum is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:initial-value "one")) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (register-parameter! test-enum-param) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-enum-param: enum parameter value (one) +PASS: gdb.guile/scm-parameter.exp: test-enum-param: show initial value +PASS: gdb.guile/scm-parameter.exp: test-enum-param: set print test-enum-param two +PASS: gdb.guile/scm-parameter.exp: test-enum-param: show new value +PASS: gdb.guile/scm-parameter.exp: test-enum-param: enum parameter value (two) +PASS: gdb.guile/scm-parameter.exp: test-enum-param: set invalid enum parameter +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (define test-file-param +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (make-parameter "test-file-param" +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:command-class COMMAND_FILES +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:parameter-type PARAM_FILENAME +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:doc "When set, test param does something useful. When disabled, does nothing." +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:show-doc "Show the name of the file." +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:set-doc "Set the name of the file." +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (format #f "The name of the file is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:initial-value "foo.txt")) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (register-parameter! test-file-param) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-file-param: initial parameter value +PASS: gdb.guile/scm-parameter.exp: test-file-param: show initial value +PASS: gdb.guile/scm-parameter.exp: test-file-param: set test-file-param bar.txt +PASS: gdb.guile/scm-parameter.exp: test-file-param: show new value +PASS: gdb.guile/scm-parameter.exp: test-file-param: new parameter value +PASS: gdb.guile/scm-parameter.exp: test-file-param: set test-file-param +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - (register-parameter! (make-parameter "print test-undoc-param" +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:parameter-type PARAM_BOOLEAN +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - (format #f "The state of the Test Parameter is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:initial-value #t)) +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show parameter on +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: set print test-undoc-param off +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show parameter off +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show help +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: set help +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: general help +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (register-parameter! (make-parameter "test-restricted-param" +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:parameter-type PARAM_ZINTEGER +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:set-func (lambda (self) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (let ((value (parameter-value self))) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (if (and (>= value 0) (<= value 10)) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - "" +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (begin +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (set-parameter-value! self (object-property self 'value)) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - "Error: Range of parameter is 0-10.")))) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (format #f "The value of the restricted parameter is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:initial-value (lambda (self) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (set-object-property! self 'value 2) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - 2))) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: show test-restricted-param +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: set test-restricted-param 10 +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: show test-restricted-param +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: set test-restricted-param 42 +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: show test-restricted-param +PASS: gdb.guile/scm-parameter.exp: error registering existing parameter +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - guile +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - (define prev-ambig +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - (make-parameter "print s" +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - #:parameter-type PARAM_BOOLEAN)) +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - end +PASS: gdb.guile/scm-parameter.exp: guile (register-parameter! prev-ambig) +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: parameter value (false) +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: Show parameter off +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: set print s on +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: Show parameter on +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: parameter value (true) +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: show help +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: set help +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: general help Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-ports.exp ... PASS: gdb.guile/scm-ports.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-ports.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -16573,7 +17776,6 @@ PASS: gdb.guile/scm-pretty-print.exp: print ss PASS: gdb.guile/scm-pretty-print.exp: print ssa[1] PASS: gdb.guile/scm-pretty-print.exp: print ssa PASS: gdb.guile/scm-pretty-print.exp: print arraystruct -FAIL: gdb.guile/scm-pretty-print.exp: print ns2 PASS: gdb.guile/scm-pretty-print.exp: print x PASS: gdb.guile/scm-pretty-print.exp: print cstring PASS: gdb.guile/scm-pretty-print.exp: print estring @@ -16611,7 +17813,6 @@ PASS: gdb.guile/scm-pretty-print.exp: print ns PASS: gdb.guile/scm-pretty-print.exp: PASS: gdb.guile/scm-pretty-print.exp: print ns PASS: gdb.guile/scm-pretty-print.exp: -FAIL: gdb.guile/scm-pretty-print.exp: print ns2 PASS: gdb.guile/scm-pretty-print.exp: print x PASS: gdb.guile/scm-pretty-print.exp: print cstring PASS: gdb.guile/scm-pretty-print.exp: print estring @@ -16637,6 +17838,37 @@ PASS: gdb.guile/scm-pretty-print.exp: guile (disable-matcher!) PASS: gdb.guile/scm-pretty-print.exp: print ss disabled PASS: gdb.guile/scm-pretty-print.exp: guile (enable-matcher!) PASS: gdb.guile/scm-pretty-print.exp: print ss enabled #2 +PASS: gdb.guile/scm-pretty-print.exp: guile (install-progspace-pretty-printers! (current-progspace)) +PASS: gdb.guile/scm-pretty-print.exp: print ss via progspace +PASS: gdb.guile/scm-pretty-print.exp: guile (install-objfile-pretty-printers! (current-progspace) "scm-pretty-print") +PASS: gdb.guile/scm-pretty-print.exp: print ss via objfile +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-progspace.exp ... +PASS: gdb.guile/scm-progspace.exp: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-progspace.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-progspace.exp: guile (use-modules (gdb)) +PASS: gdb.guile/scm-progspace.exp: gu (print (progspace? 42)) +PASS: gdb.guile/scm-progspace.exp: gu (print (progspace? (current-progspace))) +PASS: gdb.guile/scm-progspace.exp: at start: current progspace filename +PASS: gdb.guile/scm-progspace.exp: at start: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: program loaded: current progspace filename +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (define progspace (current-progspace)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspace-valid? progspace)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspace-filename progspace)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (list? (progspace-objfiles progspace))) +PASS: gdb.guile/scm-progspace.exp: program unloaded: current progspace filename +PASS: gdb.guile/scm-progspace.exp: program unloaded: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: program unloaded: gu (print (eq? progspace (current-progspace))) +PASS: gdb.guile/scm-progspace.exp: Create new inferior +PASS: gdb.guile/scm-progspace.exp: Switch to new inferior +PASS: gdb.guile/scm-progspace.exp: Remove first inferior +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-valid? progspace)) +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-filename progspace)) +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-objfiles progspace)) +PASS: gdb.guile/scm-progspace.exp: inferior removed: current progspace filename +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: gu (gc) +PASS: gdb.guile/scm-progspace.exp: gu (print progspace) Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-section-script.exp ... PASS: gdb.guile/scm-section-script.exp: set auto-load safe-path PASS: gdb.guile/scm-section-script.exp: info auto-load guile-scripts @@ -16940,6 +18172,13 @@ PASS: gdb.guile/scm-value.exp: guile (use-modules (gdb)) PASS: gdb.guile/scm-value.exp: continue to breakpoint: break to inspect struct and union PASS: gdb.guile/scm-value.exp: set s PASS: gdb.guile/scm-value.exp: access element inside struct using string name +PASS: gdb.guile/scm-value.exp: append 42 +PASS: gdb.guile/scm-value.exp: gu i +PASS: gdb.guile/scm-value.exp: gu (history-ref i) +PASS: gdb.guile/scm-value.exp: p $ +PASS: gdb.guile/scm-value.exp: guile (gc) +PASS: gdb.guile/scm-value.exp: p $$ +PASS: gdb.guile/scm-value.exp: history-append! type error PASS: gdb.guile/scm-value.exp: set argv PASS: gdb.guile/scm-value.exp: set arg0 PASS: gdb.guile/scm-value.exp: verify dereferenced value @@ -17003,6 +18242,7 @@ PASS: gdb.guile/scm-value.exp: lazy strings: get sptr value from history PASS: gdb.guile/scm-value.exp: Aquire lazy string PASS: gdb.guile/scm-value.exp: Test lazy-string type name equality PASS: gdb.guile/scm-value.exp: Test string type name equality +PASS: gdb.guile/scm-value.exp: set print symbol off PASS: gdb.guile/scm-value.exp: print sn PASS: gdb.guile/scm-value.exp: lazy strings: get snptr value from history PASS: gdb.guile/scm-value.exp: Test lazy string @@ -17012,6 +18252,7 @@ PASS: gdb.guile/scm-value.exp: Test lazy string address PASS: gdb.guile/scm-value.exp: create PTR type PASS: gdb.guile/scm-value.exp: kill the inferior PASS: gdb.guile/scm-value.exp: Discard the symbols +PASS: gdb.guile/scm-value.exp: garbage collect PASS: gdb.guile/scm-value.exp: cast arg0 to PTR PASS: gdb.guile/scm-value.exp: delete PTR type PASS: gdb.guile/scm-value.exp: print value's type @@ -17042,6 +18283,7 @@ PASS: gdb.guile/scm-value.exp: c++: set rptr PASS: gdb.guile/scm-value.exp: c++: Check pointer passed as reference PASS: gdb.guile/scm-value.exp: c++: gu (print (value->bool (value-dynamic-cast (parse-and-eval "base") (type-pointer (lookup-type "Derived"))))) PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "base"))) +PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "base_ref"))) PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "5"))) PASS: gdb.guile/scm-value.exp: c++: continue to breakpoint: break to inspect struct and union PASS: gdb.guile/scm-value.exp: c++: Create int value for subscript test @@ -17066,8 +18308,11 @@ PASS: gdb.guile/types-module.exp: import (gdb types) PASS: gdb.guile/types-module.exp: get derived type PASS: gdb.guile/types-module.exp: type-has-field? member in baseclass PASS: gdb.guile/types-module.exp: type-has-field-deep? member in baseclass +PASS: gdb.guile/types-module.exp: type-has-field-deep? from int PASS: gdb.guile/types-module.exp: create enum hash table PASS: gdb.guile/types-module.exp: verify make-enum-hashtable +PASS: gdb.guile/types-module.exp: make-enum-hashtable from #f +PASS: gdb.guile/types-module.exp: make-enum-hashtable from int Running ../../../W._C._Handy/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp ... @@ -17227,6 +18472,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-dollar.exp ... PASS: gdb.linespec/ls-dollar.exp: set listsize 1 PASS: gdb.linespec/ls-dollar.exp: list $dollar_var PASS: gdb.linespec/ls-dollar.exp: break $dollar_func +PASS: gdb.linespec/ls-dollar.exp: set var $theline = 20 +PASS: gdb.linespec/ls-dollar.exp: list ls-dollar.cc:$theline +PASS: gdb.linespec/ls-dollar.exp: break ls-dollar.cc:$theline Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-errs.exp ... PASS: gdb.linespec/ls-errs.exp: set breakpoint pending off PASS: gdb.linespec/ls-errs.exp: break : @@ -17593,7 +18841,7 @@ FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ... PASS: gdb.mi/mi-catch-load.exp: breakpoint at main PASS: gdb.mi/mi-catch-load.exp: mi runto main @@ -17626,11 +18874,19 @@ PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "down" PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "frame 2" PASS: gdb.mi/mi-cli.exp: -stack-select-frame 0 PASS: gdb.mi/mi-cli.exp: check *stopped from CLI command +PASS: gdb.mi/mi-cli.exp: -exec-step does not produce CLI step output +PASS: gdb.mi/mi-cli.exp: check *stopped from CLI command 2 PASS: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_hello -PASS: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_hello +PASS: gdb.mi/mi-cli.exp: breakpoint hit produces CLI output +PASS: gdb.mi/mi-cli.exp: temporary breakpoint output hit in MI PASS: gdb.mi/mi-cli.exp: 34 next: run +PASS: gdb.mi/mi-cli.exp: 34 next: CLI output PASS: gdb.mi/mi-cli.exp: 34 next: stop PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return +PASS: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_callme_2 +PASS: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_callme_2 +PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set listsize 10" +PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_callme_2 PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "help set args" 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 ... @@ -17663,6 +18919,18 @@ PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" no PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf2 always-disassemble on" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf2 always-disassemble off" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set ch type on" +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ... +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: breakpoint at test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: mi runto test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert conditional breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert end breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: no spurious *running notifications +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: successfully compiled posix threads test case +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: breakpoint at test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: mi runto test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: insert conditional breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: insert end breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: no spurious *running notifications Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ... PASS: gdb.mi/mi-console.exp: breakpoint at main PASS: gdb.mi/mi-console.exp: mi runto main @@ -17868,6 +19136,7 @@ PASS: gdb.mi/mi-simplerun.exp: exec-finish PASS: gdb.mi/mi-simplerun.exp: continue to end Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-solib.exp ... PASS: gdb.mi/mi-solib.exp: set stop-on-solib-events +PASS: gdb.mi/mi-solib.exp: CLI prints solib event PASS: gdb.mi/mi-solib.exp: check for solib event Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stack.exp ... PASS: gdb.mi/mi-stack.exp: breakpoint at callee4 @@ -18176,6 +19445,7 @@ PASS: gdb.mi/mi-var-child.exp: delete S.b PASS: gdb.mi/mi-var-child.exp: delete S Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-cmd.exp ... PASS: gdb.mi/mi-var-cmd.exp: create global variable +PASS: gdb.mi/mi-var-cmd.exp: update varobj before running inferior PASS: gdb.mi/mi-var-cmd.exp: create non-existent variable PASS: gdb.mi/mi-var-cmd.exp: create out of scope variable PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests @@ -18503,38 +19773,38 @@ PASS: gdb.mi/mi-var-display.exp: create local variable bar PASS: gdb.mi/mi-var-display.exp: info type variable bar PASS: gdb.mi/mi-var-display.exp: show format variable bar PASS: gdb.mi/mi-var-display.exp: eval variable bar -PASS: gdb.mi/mi-var-display.exp: set format variable bar +PASS: gdb.mi/mi-var-display.exp: set format variable bar in hex PASS: gdb.mi/mi-var-display.exp: eval variable bar with new format PASS: gdb.mi/mi-var-display.exp: assing to variable bar -PASS: gdb.mi/mi-var-display.exp: set format variable bar +PASS: gdb.mi/mi-var-display.exp: set format variable bar in decimal PASS: gdb.mi/mi-var-display.exp: eval variable bar with new value PASS: gdb.mi/mi-var-display.exp: delete var bar PASS: gdb.mi/mi-var-display.exp: create local variable foo PASS: gdb.mi/mi-var-display.exp: info type variable foo -PASS: gdb.mi/mi-var-display.exp: show format variable foo -PASS: gdb.mi/mi-var-display.exp: eval variable foo -PASS: gdb.mi/mi-var-display.exp: set format variable foo -PASS: gdb.mi/mi-var-display.exp: show format variable foo -PASS: gdb.mi/mi-var-display.exp: eval variable foo +PASS: gdb.mi/mi-var-display.exp: show format variable foo in natural +PASS: gdb.mi/mi-var-display.exp: eval variable foo in natural +PASS: gdb.mi/mi-var-display.exp: set format variable foo in octal +PASS: gdb.mi/mi-var-display.exp: show format variable foo in octal +PASS: gdb.mi/mi-var-display.exp: eval variable foo in octal PASS: gdb.mi/mi-var-display.exp: assing to variable foo -PASS: gdb.mi/mi-var-display.exp: set format variable foo -PASS: gdb.mi/mi-var-display.exp: eval variable foo +PASS: gdb.mi/mi-var-display.exp: set format variable foo decimal +PASS: gdb.mi/mi-var-display.exp: eval variable foo in decimal PASS: gdb.mi/mi-var-display.exp: eval variable foo in hex PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in hex -PASS: gdb.mi/mi-var-display.exp: eval variable foo in octal +PASS: gdb.mi/mi-var-display.exp: eval variable -f octal foo PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in octal -PASS: gdb.mi/mi-var-display.exp: eval variable foo in decimal +PASS: gdb.mi/mi-var-display.exp: eval variable -f decimal foo PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in decimal -PASS: gdb.mi/mi-var-display.exp: eval variable foo in natural +PASS: gdb.mi/mi-var-display.exp: eval variable -f nat foo PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in natural PASS: gdb.mi/mi-var-display.exp: eval variable foo in binary PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in binary PASS: gdb.mi/mi-var-display.exp: delete var foo PASS: gdb.mi/mi-var-display.exp: create local variable weird PASS: gdb.mi/mi-var-display.exp: get children local variable weird -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in hex (1) PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in hex PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr_ptr PASS: gdb.mi/mi-var-display.exp: set format variable weird PASS: gdb.mi/mi-var-display.exp: set format variable weird.integer @@ -18543,9 +19813,9 @@ PASS: gdb.mi/mi-var-display.exp: set format variable weird.char_ptr PASS: gdb.mi/mi-var-display.exp: set format variable weird.long_int PASS: gdb.mi/mi-var-display.exp: set format variable weird.int_ptr_ptr PASS: gdb.mi/mi-var-display.exp: set format variable weird.long_array -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in hex (2) PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_struct -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural PASS: gdb.mi/mi-var-display.exp: set format variable weird.u1 PASS: gdb.mi/mi-var-display.exp: set format variable weird.s2 PASS: gdb.mi/mi-var-display.exp: delete var weird @@ -18804,7 +20074,7 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base (with RTTI) in use_rtti_ PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base.public (with RTTI) in use_rtti_with_multiple_inheritence PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (with RTTI) in use_rtti_with_multiple_inheritence PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr (with RTTI) in use_rtti_with_multiple_inheritence -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:244 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:250 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object on" in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in type_update_when_use_rtti @@ -18814,7 +20084,7 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of s in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.public in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in type_update_when_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:268 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:270 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr to derived in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (with RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base (with RTTI) in type_update_when_use_rtti @@ -18831,12 +20101,12 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (with RTTI) in type_ PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (with RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->B (with RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->C (with RTTI) in type_update_when_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:280 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:282 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr back to base type in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: update s.ptr back to base type in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in type_update_when_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:298 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:306 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti @@ -18846,7 +20116,7 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of s in skip_type_update_when_not_us PASS: gdb.mi/mi-var-rtti.exp: list children of s.public in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:322 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:326 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr to derived type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (without RTTI) in skip_type_update_when_not_use_rtti @@ -18855,11 +20125,23 @@ PASS: gdb.mi/mi-var-rtti.exp: update s to derived type in skip_type_update_when_ PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (without RTTI) in skip_type_update_when_not_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:334 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:338 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr back to base type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: update s back to base type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in skip_type_update_when_not_use_rtti +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ... +PASS: gdb.mi/mi-vla-c99.exp: insert breakpoint at line 28 after vla is filled +PASS: gdb.mi/mi-vla-c99.exp: run to breakpoint at line 28 +PASS: gdb.mi/mi-vla-c99.exp: evaluate complete vla +PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[0] +PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[2] +PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[4] +PASS: gdb.mi/mi-vla-c99.exp: create local variable vla +PASS: gdb.mi/mi-vla-c99.exp: info type variable vla +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 ... UNSUPPORTED: gdb.mi/mi-watch-nonstop.exp: displaced stepping Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ... @@ -19072,6 +20354,7 @@ XFAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->next->long_ptr (and 1.lon PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 7 PASS: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->long_ptr (and 2.long_ptr) changed PASS: gdb.mi/mi2-var-child.exp: break in do_anonymous_type_tests +PASS: gdb.mi/mi2-var-child.exp: break in do_nested_struct_union_tests PASS: gdb.mi/mi2-var-child.exp: continue to do_anonymous_type_tests breakpoint PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for ptr PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1 @@ -19175,6 +20458,130 @@ PASS: gdb.mi/mi2-var-child.exp: path expression for v1.1_anonymous.a PASS: gdb.mi/mi2-var-child.exp: expression for v1.1_anonymous.a PASS: gdb.mi/mi2-var-child.exp: path expression for v1.2_anonymous.b PASS: gdb.mi/mi2-var-child.exp: expression for v1.2_anonymous.b +PASS: gdb.mi/mi2-var-child.exp: Run till MI stops in do_nested_struct_union_tests +PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for var +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.a1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.a1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.a1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.b1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.b1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.b1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.a1.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.a1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.b1.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.b1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.a +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3.b +PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for var2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21 +PASS: gdb.mi/mi2-var-child.exp: path expression for var21 +PASS: gdb.mi/mi2-var-child.exp: expression for var21 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.a +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a.a +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.a.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b.b +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.b.b +PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for ss_ptr +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.a1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.b1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.b +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3.b Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/pr11022.exp ... PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint at main PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": mi runto main @@ -19230,6 +20637,10 @@ 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 ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ... +PASS: gdb.multi/dummy-frame-restore.exp: add inferior 2 with -exec dummy-frame-restore +PASS: gdb.multi/dummy-frame-restore.exp: switch to inferior 2 +FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. @@ -19240,6 +20651,16 @@ gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0: so /* This testcase is part of GDB, the GNU debugger. ^ UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... +FAIL: gdb.multi/multi-attach.exp: attach to program 1 +PASS: gdb.multi/multi-attach.exp: backtrace 1 +PASS: gdb.multi/multi-attach.exp: add second inferior +PASS: gdb.multi/multi-attach.exp: switch to second inferior +FAIL: gdb.multi/multi-attach.exp: attach to program 2 +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 +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 @@ -19258,11 +20679,11 @@ FAIL: gdb.multi/watchpoint-multi.exp: switch back to inferior 1 again FAIL: gdb.multi/watchpoint-multi.exp: catch b on inferior 1 FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ... -UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.m: unrecognized error +UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile basicclass.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ... -UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.m: unrecognized error +UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile nondebug.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.exp ... -UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.m: unrecognized error +UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile objcdecode.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/print.exp ... PASS: gdb.objc/print.exp: set language objective-c PASS: gdb.objc/print.exp: set language to "objective-c" @@ -19311,6 +20732,11 @@ PASS: gdb.opt/inline-bt.exp: up from bar (3) PASS: gdb.opt/inline-bt.exp: func1 inlined (3) PASS: gdb.opt/inline-bt.exp: up from func1 (3) PASS: gdb.opt/inline-bt.exp: func2 inlined (3) +PASS: gdb.opt/inline-bt.exp: set backtrace limit 2 +PASS: gdb.opt/inline-bt.exp: flushregs +PASS: gdb.opt/inline-bt.exp: up from bar (4) +PASS: gdb.opt/inline-bt.exp: info frame still works +PASS: gdb.opt/inline-bt.exp: up hits limit Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-cmds.exp ... PASS: gdb.opt/inline-cmds.exp: set listsize 1 PASS: gdb.opt/inline-cmds.exp: continue to bar (1) @@ -19452,7 +20878,7 @@ PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type)) PASS: gdb.python/lib-types.exp: nested typedef stripping PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_ref_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_ref_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_ref_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_ref_obj.type) -PASS: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) +XFAIL: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) (PRMS gcc/55641) PASS: gdb.python/lib-types.exp: nested typedef/ref stripping PASS: gdb.python/lib-types.exp: python class1_obj = gdb.parse_and_eval ('class1_obj') PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'x')) @@ -19476,7 +20902,6 @@ PASS: gdb.python/py-arch.exp: test number of instructions 4 PASS: gdb.python/py-arch.exp: test key addr PASS: gdb.python/py-arch.exp: test key asm PASS: gdb.python/py-arch.exp: test key length -FAIL: gdb.python/py-arch.exp: test bad memory access Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-block.exp ... PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-block.exp: Check block not None @@ -19614,6 +21039,38 @@ PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: continue to breakpoint: PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary stop callback executed before deletion. PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary breakpoint is deleted after being hit PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check info breakpoints shows temporary breakpoint is deleted +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-caller-is.exp ... +PASS: gdb.python/py-caller-is.exp: continue to breakpoint: bottom_func +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("bottom_func", 0) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func") +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func") +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", -1) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^bottom", 0) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_") +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_") +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_f", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", -1) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("bottom_func", 0) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("main", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", -1) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^bottom", 0) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_f", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^main", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", -1) Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ... PASS: gdb.python/py-cmd.exp: input simple command - python PASS: gdb.python/py-cmd.exp: input simple command - class test_cmd (gdb.Command): @@ -19693,6 +21150,7 @@ PASS: gdb.python/py-cmd.exp: input simple user-defined command - test_help () PASS: gdb.python/py-cmd.exp: input simple user-defined command - end PASS: gdb.python/py-cmd.exp: call simple user-defined command PASS: gdb.python/py-cmd.exp: see user-defined command in `help user-defined` +PASS: gdb.python/py-cmd.exp: don't show user-defined python command in `show user command` PASS: gdb.python/py-cmd.exp: expression completion command - python PASS: gdb.python/py-cmd.exp: expression completion command - class expr_test (gdb.Command): PASS: gdb.python/py-cmd.exp: expression completion command - def __init__ (self): @@ -19703,6 +21161,13 @@ PASS: gdb.python/py-cmd.exp: expression completion command - expr_test () PASS: gdb.python/py-cmd.exp: expression completion command - end PASS: gdb.python/py-cmd.exp: Test completion through complete command PASS: gdb.python/py-cmd.exp: complete 'expr_test bar.i' +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ... +PASS: gdb.python/py-completion.exp: source ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.py +PASS: gdb.python/py-completion.exp: completefileinit completion +PASS: gdb.python/py-completion.exp: discard #1 +PASS: gdb.python/py-completion.exp: completefilemethod completion +PASS: gdb.python/py-completion.exp: discard #2 +PASS: gdb.python/py-completion.exp: completefilecommandcond completion Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ... PASS: gdb.python/py-error.exp: set host-charset IBM1047 PASS: gdb.python/py-error.exp: main reached @@ -19720,7 +21185,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evsignal.exp ... PASS: gdb.python/py-evsignal.exp: successfully compiled posix threads test case PASS: gdb.python/py-evsignal.exp: test-events PASS: gdb.python/py-evsignal.exp: set non-stop on -PASS: gdb.python/py-evsignal.exp: set target-async on UNSUPPORTED: gdb.python/py-evsignal.exp: non-stop mode is unsupported Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... UNSUPPORTED: gdb.python/py-evthreads.exp: displaced stepping @@ -19866,7 +21330,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 -FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec +PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec 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 @@ -19899,6 +21363,9 @@ PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame-inline.exp: info frame PASS: gdb.python/py-frame-inline.exp: up PASS: gdb.python/py-frame-inline.exp: python print (gdb.selected_frame().read_var('l')) +PASS: gdb.python/py-frame-inline.exp: set backtrace limit 1 +PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here. +PASS: gdb.python/py-frame-inline.exp: python print (gdb.newest_frame()) Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame.exp ... PASS: gdb.python/py-frame.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame.exp: test Frame.architecture() @@ -19929,6 +21396,9 @@ PASS: gdb.python/py-frame.exp: test Frame.newer PASS: gdb.python/py-frame.exp: test Frame.read_var - error PASS: gdb.python/py-frame.exp: test Frame.read_var - success PASS: gdb.python/py-frame.exp: test gdb.selected_frame +PASS: gdb.python/py-frame.exp: test Frame.read_register(sp) +PASS: gdb.python/py-frame.exp: test Frame.read_register(pc) +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... PASS: gdb.python/py-framefilter-mi.exp: breakpoint at main PASS: gdb.python/py-framefilter-mi.exp: mi runto main @@ -20342,6 +21812,10 @@ PASS: gdb.python/py-pp-maint.exp: print ss re-enabled PASS: gdb.python/py-pp-maint.exp: print FLAG_1 PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | FLAG_3 PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | 8 +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-re-notag.exp ... +PASS: gdb.python/py-pp-re-notag.exp: source py-pp-re-notag.py +PASS: gdb.python/py-pp-re-notag.exp: print *t +PASS: gdb.python/py-pp-re-notag.exp: print /r *t 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 351 @@ -20351,7 +21825,6 @@ PASS: gdb.python/py-prettyprint.exp: print ss PASS: gdb.python/py-prettyprint.exp: print ssa[1] PASS: gdb.python/py-prettyprint.exp: print ssa PASS: gdb.python/py-prettyprint.exp: print arraystruct -FAIL: gdb.python/py-prettyprint.exp: print ns2 PASS: gdb.python/py-prettyprint.exp: print x PASS: gdb.python/py-prettyprint.exp: print cstring PASS: gdb.python/py-prettyprint.exp: print estring @@ -20386,7 +21859,6 @@ PASS: gdb.python/py-prettyprint.exp: print ns PASS: gdb.python/py-prettyprint.exp: PASS: gdb.python/py-prettyprint.exp: print ns PASS: gdb.python/py-prettyprint.exp: -FAIL: gdb.python/py-prettyprint.exp: print ns2 PASS: gdb.python/py-prettyprint.exp: print x PASS: gdb.python/py-prettyprint.exp: print cstring PASS: gdb.python/py-prettyprint.exp: print estring @@ -20766,6 +22238,8 @@ PASS: gdb.python/py-value-cc.exp: xtd->a via field PASS: gdb.python/py-value-cc.exp: number of fields in uu PASS: gdb.python/py-value-cc.exp: uu.x via field PASS: gdb.python/py-value-cc.exp: uu.a via field +PASS: gdb.python/py-value-cc.exp: init a +PASS: gdb.python/py-value-cc.exp: a + 5 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value.exp ... PASS: gdb.python/py-value.exp: create boolean value PASS: gdb.python/py-value.exp: create integer value @@ -20919,6 +22393,7 @@ PASS: gdb.python/py-value.exp: Get value from history PASS: gdb.python/py-value.exp: Aquire lazy string PASS: gdb.python/py-value.exp: Test lazy-string type name equality PASS: gdb.python/py-value.exp: Test string type name equality +PASS: gdb.python/py-value.exp: set print symbol off PASS: gdb.python/py-value.exp: print sn PASS: gdb.python/py-value.exp: Get value from history PASS: gdb.python/py-value.exp: Test lazy string @@ -20952,6 +22427,7 @@ PASS: gdb.python/py-value.exp: c++: Obtains value from GDB PASS: gdb.python/py-value.exp: c++: Check pointer passed as reference PASS: gdb.python/py-value.exp: c++: python print (bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer()))) PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base').dynamic_type) +PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base_ref').dynamic_type) PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('5').dynamic_type) PASS: gdb.python/py-value.exp: c++: continue to breakpoint: break to inspect struct and union PASS: gdb.python/py-value.exp: c++: Create a value for subscript test @@ -20968,6 +22444,64 @@ PASS: gdb.python/py-value.exp: c++: Attempt to access an integer with a subscrip PASS: gdb.python/py-value.exp: c++: Build array PASS: gdb.python/py-value.exp: c++: PASS: gdb.python/py-value.exp: c++: Test multiple subscript +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-xmethods.exp ... +PASS: gdb.python/py-xmethods.exp: continue to breakpoint: Break here +PASS: gdb.python/py-xmethods.exp: Before: a1 + a2 +PASS: gdb.python/py-xmethods.exp: Before: a_plus_a 1 +PASS: gdb.python/py-xmethods.exp: Before: a2 - a1 +PASS: gdb.python/py-xmethods.exp: Before: a_minus_a 1 +PASS: gdb.python/py-xmethods.exp: Before: b1 - a1 +PASS: gdb.python/py-xmethods.exp: Before: a_minus_a 2 +PASS: gdb.python/py-xmethods.exp: Before: a1.geta() +PASS: gdb.python/py-xmethods.exp: Before: a_geta 1 +PASS: gdb.python/py-xmethods.exp: Before: ++a1 +PASS: gdb.python/py-xmethods.exp: Before: a1.getarrayind(5) +PASS: gdb.python/py-xmethods.exp: Before: a_ptr->geta() +PASS: gdb.python/py-xmethods.exp: Before: b_geta 1 +PASS: gdb.python/py-xmethods.exp: Before: e.geta() +PASS: gdb.python/py-xmethods.exp: Before: a_geta 2 +PASS: gdb.python/py-xmethods.exp: Before: call g.size_diff() +PASS: gdb.python/py-xmethods.exp: Before: g_size_diff 2 +PASS: gdb.python/py-xmethods.exp: Before: g.size_diff() +PASS: gdb.python/py-xmethods.exp: Before: g.size_mul<2>() +PASS: gdb.python/py-xmethods.exp: Before: g_size_mul 2 +PASS: gdb.python/py-xmethods.exp: Before: g.size_mul<5>() +PASS: gdb.python/py-xmethods.exp: Before: g.mul(2.0) +PASS: gdb.python/py-xmethods.exp: Before: g_mul 2 +PASS: gdb.python/py-xmethods.exp: Before: g.mul('a') +PASS: gdb.python/py-xmethods.exp: load the script file +PASS: gdb.python/py-xmethods.exp: After: a1 + a2 +PASS: gdb.python/py-xmethods.exp: After: a2 - a1 +PASS: gdb.python/py-xmethods.exp: After: a_minus_a 3 +PASS: gdb.python/py-xmethods.exp: After: b1 + a1 +PASS: gdb.python/py-xmethods.exp: After: b1 - a1 +PASS: gdb.python/py-xmethods.exp: After: a_minus_a 4 +PASS: gdb.python/py-xmethods.exp: After: a1.geta() +PASS: gdb.python/py-xmethods.exp: After: ++a1 +PASS: gdb.python/py-xmethods.exp: After: a1.getarrayind(5) +PASS: gdb.python/py-xmethods.exp: After: a_ptr->geta() +PASS: gdb.python/py-xmethods.exp: After: e.geta() +PASS: gdb.python/py-xmethods.exp: After: e_ptr->geta() +PASS: gdb.python/py-xmethods.exp: After: e_ref.geta() +PASS: gdb.python/py-xmethods.exp: After: e.method(10) +PASS: gdb.python/py-xmethods.exp: After: e.method('a') +PASS: gdb.python/py-xmethods.exp: After: g.size_diff() +FAIL: gdb.python/py-xmethods.exp: After: g.size_diff() +PASS: gdb.python/py-xmethods.exp: After: g.size_mul<2>() +PASS: gdb.python/py-xmethods.exp: After: g.size_mul< 5 >() +PASS: gdb.python/py-xmethods.exp: After: g.mul(2.0) +PASS: gdb.python/py-xmethods.exp: gdb_test +PASS: gdb.python/py-xmethods.exp: Disable G_methods +PASS: gdb.python/py-xmethods.exp: g.mul('a') after disabling G_methods +PASS: gdb.python/py-xmethods.exp: Enable G_methods +PASS: gdb.python/py-xmethods.exp: After enabling G_methods +PASS: gdb.python/py-xmethods.exp: Disable G_methods;mul +PASS: gdb.python/py-xmethods.exp: g.mul('a') after disabling G_methods;mul +PASS: gdb.python/py-xmethods.exp: Enable G_methods;mul +PASS: gdb.python/py-xmethods.exp: After enabling G_methods;mul +PASS: gdb.python/py-xmethods.exp: info xmethod global plus 1 +PASS: gdb.python/py-xmethods.exp: disable xmethod progspace E_methods;method_int +PASS: gdb.python/py-xmethods.exp: info xmethod xmethods E_methods;method_int Running ../../../W._C._Handy/gdb/testsuite/gdb.python/python.exp ... PASS: gdb.python/python.exp: multi-line python command - python PASS: gdb.python/python.exp: multi-line python command - print (23) @@ -21117,6 +22651,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/rerun-prec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ... @@ -21146,17 +22681,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/gdb11479.exp ... PASS: gdb.stabs/gdb11479.exp: Set breakpoints forced_stabs PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test2 forced_stabs +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test2 forced_stabs PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs PASS: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test forced_stabs +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test forced_stabs PASS: gdb.stabs/gdb11479.exp: Set breakpoints natural_debug_format PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint natural_debug_format PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 natural_debug_format -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test2 natural_debug_format +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test2 natural_debug_format PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint natural_debug_format PASS: gdb.stabs/gdb11479.exp: Inspect t in test natural_debug_format -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test natural_debug_format +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test natural_debug_format Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/weird.exp ... PASS: gdb.stabs/weird.exp: weirdx.o read without error PASS: gdb.stabs/weird.exp: stabs found @@ -21369,7 +22904,7 @@ FAIL: gdb.threads/bp_in_thread.exp: run to noreturn Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/corethreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/create-fail.exp ... -UNSUPPORTED: gdb.threads/create-fail.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/create-fail.c: unrecognized error +UNSUPPORTED: gdb.threads/create-fail.exp: Couldn't compile create-fail.c: unrecognized error 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 ... @@ -21383,10 +22918,12 @@ 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-thread-pending.exp ... +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 Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ... PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case -PASS: gdb.threads/gcore-thread.exp: help gcore FAIL: gdb.threads/gcore-thread.exp: thread 1 is running FAIL: gdb.threads/gcore-thread.exp: thread 2 is running UNSUPPORTED: gdb.threads/gcore-thread.exp: save a corefile @@ -21397,42 +22934,9 @@ PASS: gdb.threads/hand-call-in-threads.exp: breakpoint on hand_call 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 -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 1 -PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 1 -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2 -PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 2 -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3 -PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4 -PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5 -FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: set confirm off (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 1 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: disable scheduler locking (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking off (timeout) +UNTESTED: gdb.threads/hand-call-in-threads.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ... -UNSUPPORTED: gdb.threads/ia64-sigill.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.c: unrecognized error +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 ... PASS: gdb.threads/info-threads-cur-sal.exp: successfully compiled posix threads test case FAIL: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start @@ -21450,6 +22954,13 @@ 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 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 +FAIL: gdb.threads/kill.exp: threaded: all threads started +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 Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ... PASS: gdb.threads/killed.exp: successfully compiled posix threads test case PASS: gdb.threads/killed.exp: run program to completion @@ -21479,7 +22990,46 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... PASS: gdb.threads/manythreads.exp: successfully compiled posix threads test case UNTESTED: gdb.threads/manythreads.exp: sometimes hangs; probably libpthread issue Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... -UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: unrecognized error +UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile multi-create.c: unrecognized error +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... +PASS: gdb.threads/multiple-step-overs.exp: successfully compiled posix threads test case +PASS: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint +FAIL: gdb.threads/multiple-step-overs.exp: step: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: step +PASS: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint +FAIL: gdb.threads/multiple-step-overs.exp: next: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking off +PASS: gdb.threads/multiple-step-overs.exp: set debug infrun 1 +FAIL: gdb.threads/multiple-step-overs.exp: next +PASS: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint +FAIL: gdb.threads/multiple-step-overs.exp: continue: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: continue 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 @@ -21583,17 +23133,101 @@ FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads FAIL: gdb.threads/pthreads.exp: set break at common_routine in thread 2 FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ... -UNRESOLVED: gdb.threads/schedlock.exp: successfully compiled posix threads test case +PASS: gdb.threads/schedlock.exp: successfully compiled posix threads test case PASS: gdb.threads/schedlock.exp: shell stty intr '^C' PASS: gdb.threads/schedlock.exp: set print sevenbit-strings PASS: gdb.threads/schedlock.exp: set width 0 UNSUPPORTED: gdb.threads/schedlock.exp: target does not support scheduler locking Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.exp ... -UNSUPPORTED: gdb.threads/siginfo-threads.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.c: unrecognized error +UNSUPPORTED: gdb.threads/siginfo-threads.exp: Couldn't compile siginfo-threads.c: unrecognized error +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ... +PASS: gdb.threads/signal-command-handle-nopass.exp: successfully compiled posix threads test case +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: handle SIGUSR1 stop print nopass +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: b thread_function +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: break handler +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: handle SIGUSR1 stop print nopass +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: b thread_function +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: stopped in thread +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: break handler +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ... +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: successfully compiled posix threads test case +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR1 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR2 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_started +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_signalled +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR1 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR2 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_started +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_signalled +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: b end +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ... +PASS: gdb.threads/signal-delivered-right-thread.exp: successfully compiled posix threads test case +UNTESTED: gdb.threads/signal-delivered-right-thread.exp: aborted; needs porting +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 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: info threads with thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint +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 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 2 to run to its breakpoint +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set breakpoint to be stepped over +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 1 to queue signal in thread 2 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 for stepping +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count before step +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking off +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set debug infrun 1 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count after step +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ... -UNSUPPORTED: gdb.threads/sigstep-threads.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.c: unrecognized error +UNSUPPORTED: gdb.threads/sigstep-threads.exp: Couldn't compile sigstep-threads.c: unrecognized error UNTESTED: gdb.threads/sigstep-threads.exp: sigstep-threads.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ... PASS: gdb.threads/sigthread.exp: successfully compiled posix threads test case @@ -21602,30 +23236,40 @@ 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 ... -UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.c: unrecognized error -Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-after-sr-lock.exp ... -PASS: gdb.threads/step-after-sr-lock.exp: successfully compiled posix threads test case -PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to wait-thread-2 breakpoint -PASS: gdb.threads/step-after-sr-lock.exp: info threads with thread 2 -PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint -PASS: gdb.threads/step-after-sr-lock.exp: info threads with thread 3 -PASS: gdb.threads/step-after-sr-lock.exp: get pid of inferior -PASS: gdb.threads/step-after-sr-lock.exp: set scheduler-locking on -PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 3 to run to its breakpoint -FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 3 -PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 2 to run to its breakpoint -FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 2 -PASS: gdb.threads/step-after-sr-lock.exp: set breakpoint to be stepped over -FAIL: gdb.threads/step-after-sr-lock.exp: force loop break in thread 2 -WARNING: program timed out. -PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 3 for stepping -FAIL: gdb.threads/step-after-sr-lock.exp: get my_number -PASS: gdb.threads/step-after-sr-lock.exp: get count before step -PASS: gdb.threads/step-after-sr-lock.exp: set scheduler-locking off -PASS: gdb.threads/step-after-sr-lock.exp: set debug infrun 1 -FAIL: gdb.threads/step-after-sr-lock.exp: step -PASS: gdb.threads/step-after-sr-lock.exp: get count after step -FAIL: gdb.threads/step-after-sr-lock.exp: stepped thread under control +UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile staticthreads.c: unrecognized error +UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile staticthreads.c: unrecognized error +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ... +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: successfully compiled posix threads test case +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to wait-thread breakpoint +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: unbreak loop in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: step +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to wait-thread breakpoint +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: unbreak loop in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: next +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to wait-thread breakpoint +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: unbreak loop in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ... +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: successfully compiled posix threads test case +UNTESTED: gdb.threads/step-over-trips-on-watchpoint.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ... PASS: gdb.threads/stepi-random-signal.exp: successfully compiled posix threads test case Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/switch-threads.exp ... @@ -21634,49 +23278,21 @@ FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread FAIL: gdb.threads/switch-threads.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ... PASS: gdb.threads/thread-execl.exp: successfully compiled posix threads test case -FAIL: gdb.threads/thread-execl.exp: continue to thread start -FAIL: gdb.threads/thread-execl.exp: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock off: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off +FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock step: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step +FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock on: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on +FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ... PASS: gdb.threads/thread-find.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-find.exp: set print sevenbit-strings PASS: gdb.threads/thread-find.exp: continue to breakpoint: main thread's sleep PASS: gdb.threads/thread-find.exp: info threads -FAIL: gdb.threads/thread-find.exp: name thread 1 -FAIL: gdb.threads/thread-find.exp: name thread 2 -FAIL: gdb.threads/thread-find.exp: name thread 3 -PASS: gdb.threads/thread-find.exp: name thread 4 -PASS: gdb.threads/thread-find.exp: name thread 5 -PASS: gdb.threads/thread-find.exp: name thread 6 -PASS: gdb.threads/thread-find.exp: collect thread id -PASS: gdb.threads/thread-find.exp: got thread ids -PASS: gdb.threads/thread-find.exp: collect process id -PASS: gdb.threads/thread-find.exp: collect lwp id -PASS: gdb.threads/thread-find.exp: find thread name 6 -PASS: gdb.threads/thread-find.exp: find thread name 5 -PASS: gdb.threads/thread-find.exp: find thread name 4 -FAIL: gdb.threads/thread-find.exp: find thread name 3 -FAIL: gdb.threads/thread-find.exp: find thread name 2 -FAIL: gdb.threads/thread-find.exp: find thread name 1 -PASS: gdb.threads/thread-find.exp: find thread id 6 -PASS: gdb.threads/thread-find.exp: find thread id 5 -PASS: gdb.threads/thread-find.exp: find thread id 4 -ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp. -ERROR: can't read "thread3": no such variable - while executing -"gdb_test "thread find $thread3" "Thread 3 has .*$thread3.*" "find thread id 3"" - invoked from within -"if { [info exists thread6] } then { - gdb_test "thread find $thread6" \ - "Thread 6 has .*$thread6.*" "find thread id 6" - gdb_test "thread find $t..." - (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" line 187) - invoked from within -"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" - ("uplevel" body line 1) - invoked from within -"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" - invoked from within -"catch "uplevel #0 source $test_file_name"" +UNTESTED: gdb.threads/thread-find.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific-bp.exp ... PASS: gdb.threads/thread-specific-bp.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-specific-bp.exp: all-stop: get main thread id @@ -21687,7 +23303,6 @@ PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread 4 selected FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to end FAIL: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread-specific breakpoint was deleted -PASS: gdb.threads/thread-specific-bp.exp: set async mode PASS: gdb.threads/thread-specific-bp.exp: set non-stop mode UNTESTED: gdb.threads/thread-specific-bp.exp: non-stop: could not run to main Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ... @@ -21700,20 +23315,8 @@ 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 FAIL: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint -ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp. -ERROR: can't read "this_breakpoint": no such variable - while executing -"gdb_test_multiple "info breakpoint $this_breakpoint" "info on bp" { - -re ".*stop only in thread (\[0-9\]*).*$gdb_prompt $" { - set this_thread $expe..." - (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" line 108) - invoked from within -"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" - ("uplevel" body line 1) - invoked from within -"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" - invoked from within -"catch "uplevel #0 source $test_file_name"" +UNTESTED: gdb.threads/thread-specific.exp: info on bp +UNTESTED: gdb.threads/thread-specific.exp: thread var at break Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... PASS: gdb.threads/thread-unwindonsignal.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-unwindonsignal.exp: breakpoint on all_threads_running @@ -21805,22 +23408,7 @@ PASS: gdb.threads/tls.exp: info address file2_thread_local FAIL: gdb.threads/tls.exp: p a_thread_local second time 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 -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: set follow-fork-mode parent -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show follow-fork-mode -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: handle SIGUSR1 nostop noprint pass -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: Set the watchpoint -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hbreak marker -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (timeout) -UNSUPPORTED: gdb.threads/watchpoint-fork.exp: parent: multithreaded: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork-mt.c ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork-parent.c: unrecognized error -UNTESTED: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint-fork.exp -UNTESTED: gdb.threads/watchpoint-fork.exp: watchpoint-fork: child +UNTESTED: gdb.threads/watchpoint-fork.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads.exp ... PASS: gdb.threads/watchthreads.exp: successfully compiled posix threads test case @@ -21951,9 +23539,8 @@ PASS: gdb.trace/deltrace.exp: 3.5: delete tracepoint number zero PASS: gdb.trace/deltrace.exp: 3.6: help delete tracepoints Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... UNSUPPORTED: gdb.trace/disconnected-tracing.exp: target does not support reconnect -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ... -UNRESOLVED: gdb.trace/entry-values.exp: disassemble foo +PASS: gdb.trace/entry-values.exp: disassemble foo PASS: gdb.trace/entry-values.exp: disassemble foo+9,+10 PASS: gdb.trace/entry-values.exp: disassemble bar PASS: gdb.trace/entry-values.exp: disassemble bar+28,+10 @@ -22025,6 +23612,8 @@ PASS: gdb.trace/passcount.exp: 4.8: invalid tracepoint number in passcount PASS: gdb.trace/passcount.exp: 4.9: help passcount Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pending.exp ... UNSUPPORTED: gdb.trace/pending.exp: Current target does not support trace +Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pr16508.exp ... +UNSUPPORTED: gdb.trace/pr16508.exp: target does not support trace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/qtro.exp ... PASS: gdb.trace/qtro.exp: probe for target remote Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/range-stepping.exp ... @@ -22209,14 +23798,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === -# of expected passes 20184 -# of unexpected failures 628 +# of expected passes 21577 +# of unexpected failures 723 # of unexpected successes 2 -# of expected failures 34 +# of expected failures 36 # of unknown successes 1 # of known failures 55 -# of unresolved testcases 3 -# of untested testcases 49 -# of unsupported tests 85 -[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +# of unresolved testcases 4 +# of untested testcases 60 +# of unsupported tests 111 +[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140911-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 8e47d09f..a7c9e807 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 Thu Sep 11 17:11:40 2014 +Test Run By thomas on Fri Sep 12 16:42:21 2014 Native configuration is i686-unknown-gnu0.5 === ld tests === @@ -12,6 +12,7 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/arm-elf.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/export-class.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-auto-import/auto-import.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-bootstrap/bootstrap.exp ... UNTESTED: bootstrap UNTESTED: bootstrap with strip @@ -121,6 +122,10 @@ PASS: Build shared library for pr14170 PASS: PR ld/14170 PASS: Build shared library for next test PASS: Link using broken linker script +PASS: Build pr17068.so +PASS: Build pr17068a.a +PASS: Build pr17068b.a +PASS: pr17068 link --as-needed lib in group PASS: ld-elf/comm-data4 PASS: ld-elf/comm-data5 PASS: ld-elf/commonpage1 @@ -371,6 +376,10 @@ PASS: Build libneeded2a.so PASS: Build libneeded2b.so PASS: Build libneeded2c.o PASS: Build needed2 +PASS: Build libneeded3a.so +PASS: Build libneeded3b.so +PASS: Build needed3.o +PASS: Build needed3 PASS: Build libpr2404a.so PASS: Build libpr2404b.a PASS: Build rdynamic-1 @@ -643,6 +652,10 @@ PASS: -z combreloc relocation sections PASS: TLS GD->LE transition PASS: TLS LD->LE transition PASS: TLS IE->LE transition +PASS: PR ld/17313 (1) +PASS: PR ld/17313 (2) +PASS: PR ld/17306 (1) +PASS: PR ld/17306 (2) PASS: Absolute non-overflowing relocs PASS: PCREL8 overflow PASS: PCREL16 overflow @@ -683,6 +696,7 @@ PASS: undefined symbol with compressed debug sections PASS: PR ld/12627 PASS: PR ld/13302 PASS: PR ld/14215 +PASS: PR ld/17057 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 ... @@ -739,6 +753,7 @@ PASS: ld-ifunc/ifunc-7a-i386 PASS: ld-ifunc/ifunc-7b-i386 PASS: ld-ifunc/ifunc-8-i386 PASS: ld-ifunc/ifunc-9-x86 +PASS: ld-ifunc/pr17154-i386 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-libs/libs.exp ... PASS: -l: test (preparation) PASS: -l: test @@ -771,44 +786,48 @@ PASS: zero p_vaddr PASS: non-zero p_vaddr Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-plugin/lto.exp ... PASS: LTO 1 -PASS: Build libdummy.a 2 +PASS: Compile 2 PASS: LTO 2 -PASS: Build libdummy.a 3a -PASS: Build libdummy.a 3c +PASS: Compile 3a +PASS: Compile 3c PASS: Build liblto-3.a -PASS: Build libdummy.a 5a -PASS: Build libdummy.a 5b +PASS: Compile 5a +PASS: Compile 5b PASS: LTO 6 -PASS: Build libdummy.a 9 -PASS: Build libdummy.a 11a -PASS: Build libdummy.a 11b -PASS: Build libdummy.a 11c +PASS: Compile 9 +PASS: Compile 11a +PASS: Compile 11b +PASS: Compile 11c PASS: Build liblto-12.a -PASS: Build libdummy.a 12 -PASS: Build libdummy.a 13 +PASS: Compile 12 +PASS: Compile 13 PASS: Build liblto-13.a -PASS: Build libdummy.a 14a +PASS: Compile 14a PASS: Build liblto-14.a -PASS: Build libdummy.a 15a +PASS: Compile 15a PASS: Build liblto-15.a PASS: PR ld/12696 -PASS: Build libdummy.a PR ld/12758 +PASS: Compile PR ld/12758 PASS: Build libpr12758.a PASS: PR ld/12758 -PASS: Build libdummy.a PR ld/12760 +PASS: Compile PR ld/12760 PASS: Build libpr12760.a PASS: PR ld/12760 PASS: Build libpr13183.a -PASS: Build libdummy.a PR ld/13183 -PASS: Build libdummy.a PR ld/13201 +PASS: Compile PR ld/13183 +PASS: Compile PR ld/13201 PASS: PR ld/13287 PASS: PR ld/15323 -PASS: Build libdummy.a PR ld/12942 (1) -PASS: Build libdummy.a PR ld/12942 (2) -PASS: Build libdummy.a 7 +PASS: Compile(1) PR ld/pr16846 +PASS: Compile(2) PR ld/pr16846 +PASS: PR ld/pr16846(1) +PASS: PR ld/pr16846(2) +PASS: Compile PR ld/12942 (1) +PASS: Compile PR ld/12942 (2) +PASS: Compile 7 PASS: Build liblto-7.so -PASS: Build libdummy.a 8a -PASS: Build libdummy.a 8b +PASS: Compile 8a +PASS: Compile 8b PASS: Build liblto-17a.so PASS: Build liblto-17b.so 1 PASS: Build liblto-17b.so 2 @@ -821,8 +840,13 @@ PASS: Build pr15146b.so PASS: Build pr15146c.so PASS: PR ld/15146 (1) PASS: Build libpr15146d.a -PASS: Build libpr15146d.a +PASS: Build libpr16746a.a +PASS: Build libpr16746b.a +PASS: PR ld/16746 (1) +PASS: PR ld/16746 (2) PASS: PR ld/15146 (2) +PASS: PR ld/16746 (3) +PASS: PR ld/16746 (4) PASS: PR ld/12942 (3) PASS: ld-plugin/lto-3r PASS: ld-plugin/lto-5r @@ -884,6 +908,7 @@ PASS: NOCROSSREFS 2 PASS: NOCROSSREFS 3 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-scripts/data.exp ... PASS: ld-scripts/data +PASS: ld-scripts/fill Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-scripts/default-script.exp ... PASS: ld-scripts/default-script1 PASS: ld-scripts/default-script2 @@ -1105,14 +1130,15 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-x86-64/x86-64.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xc16x/xc16x.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xstormy16/xstormy16.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/coalesce.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/diff_overflow.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/lcall.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 944 +# of expected passes 968 # of unexpected failures 2 # of expected failures 8 # of untested testcases 6 -[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140214 +[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140911 -- cgit v1.2.3