summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--binutils/coulomb.SCHWINGE/log_build561
-rw-r--r--binutils/coulomb.SCHWINGE/log_install2
-rw-r--r--binutils/coulomb.SCHWINGE/log_test48
-rw-r--r--binutils/coulomb.SCHWINGE/test/binutils/binutils.sum2
-rw-r--r--binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum13
-rw-r--r--binutils/coulomb.SCHWINGE/test/ld/ld.sum53
-rw-r--r--binutils/kepler.SCHWINGE/log_build561
-rw-r--r--binutils/kepler.SCHWINGE/log_install2
-rw-r--r--binutils/kepler.SCHWINGE/log_test46
-rw-r--r--binutils/kepler.SCHWINGE/test/binutils/binutils.sum2
-rw-r--r--binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum13
-rw-r--r--binutils/kepler.SCHWINGE/test/ld/ld.sum53
-rw-r--r--binutils/log_build.diff56
-rw-r--r--binutils/log_install.diff4
-rw-r--r--binutils/log_test.diff85
-rw-r--r--binutils/test.diff50
16 files changed, 861 insertions, 690 deletions
diff --git a/binutils/coulomb.SCHWINGE/log_build b/binutils/coulomb.SCHWINGE/log_build
index 9f85f0a9..e64f9f5b 100644
--- a/binutils/coulomb.SCHWINGE/log_build
+++ b/binutils/coulomb.SCHWINGE/log_build
@@ -23,9 +23,10 @@ checking for gnatmake... gnatmake
checking whether compiler driver understands Ada... yes
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
--g -O2
-checking for version 0.10 of ISL... yes
-checking for version 0.17.0 of CLooG... yes
+checking for version 0.10 of ISL... no
+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 bison... bison -y
checking for bison... bison
@@ -798,6 +799,10 @@ if [ x"" != x ]; then \
else true; fi
gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
+if [ x"" != x ]; then \
gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o sort.o
@@ -867,16 +872,16 @@ if [ x"" != x ]; then \
gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./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 ./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
+ ./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
if [ x"" != x ]; then \
cd pic; \
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 ./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; \
+ ./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 ./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
+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/Paul_Desmond.build/libiberty/testsuite'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite'
@@ -1630,6 +1635,274 @@ config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+mkdir -p -- ./gas
+Configuring in ./gas
+configure: creating cache ./config.cache
+checking build system type... i686-unknown-gnu0.3
+checking host system type... i686-unknown-gnu0.3
+checking target system type... i686-unknown-gnu0.3
+checking for i686-unknown-gnu0.3-gcc... gcc-4.6
+checking for C compiler default output file name... a.out
+checking whether the C compiler works... yes
+checking whether we are cross compiling... no
+checking for suffix of executables...
+checking for suffix of object files... o
+checking whether we are using the GNU C compiler... yes
+checking whether gcc-4.6 accepts -g... yes
+checking for gcc-4.6 option to accept ISO C89... none needed
+checking for library containing strerror... none required
+checking for a BSD-compatible install... /usr/bin/install -c
+checking whether build environment is sane... yes
+checking for a thread-safe mkdir -p... /bin/mkdir -p
+checking for gawk... gawk
+checking whether make sets $(MAKE)... yes
+checking for style of include used by make... GNU
+checking dependency style of gcc-4.6... gcc3
+checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.6
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.6 accepts -g... (cached) yes
+checking for gcc-4.6 option to accept ISO C89... (cached) none needed
+checking how to run the C preprocessor... gcc-4.6 -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
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+checking how to print strings... printf
+checking for a sed that does not truncate output... /bin/sed
+checking for fgrep... /bin/grep -F
+checking for ld used by gcc-4.6... ld
+checking if the linker (ld) is GNU ld... yes
+checking for BSD- or MS-compatible name lister (nm)... nm
+checking the name lister (nm) interface... BSD nm
+checking whether ln -s works... yes
+checking the maximum length of command line arguments... -1
+checking whether the shell understands some XSI constructs... yes
+checking whether the shell understands "+="... no
+checking for ld option to reload object files... -r
+checking for i686-unknown-gnu0.3-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i686-unknown-gnu0.3-ar... ar
+checking for i686-unknown-gnu0.3-strip... no
+checking for strip... strip
+checking for i686-unknown-gnu0.3-ranlib... ranlib
+checking command to parse nm output from gcc-4.6 object... ok
+checking for dlfcn.h... yes
+checking for objdir... .libs
+checking if gcc-4.6 supports -fno-rtti -fno-exceptions... no
+checking for gcc-4.6 option to produce PIC... -fPIC -DPIC
+checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes
+checking if gcc-4.6 static flag -static works... yes
+checking if gcc-4.6 supports -c -o file.o... yes
+checking if gcc-4.6 supports -c -o file.o... (cached) yes
+checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
+checking whether -lc should be explicitly linked in... no
+checking dynamic linker characteristics... gnu0.3 ld.so
+checking how to hardcode library paths into programs... immediate
+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
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+checking whether byte ordering is bigendian... no
+checking for bison... bison -y
+checking for flex... flex
+checking lex output file root... lex.yy
+checking lex library... -lfl
+checking whether yytext is a pointer... yes
+checking whether NLS is requested... yes
+checking for catalogs to be installed... es fi fr id ja ru rw tr
+checking whether NLS is requested... yes
+checking for msgfmt... /usr/bin/msgfmt
+checking for gmsgfmt... /usr/bin/msgfmt
+checking for xgettext... /usr/bin/xgettext
+checking for msgmerge... /usr/bin/msgmerge
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for string.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for memory.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking errno.h usability... yes
+checking errno.h presence... yes
+checking for errno.h... yes
+checking for sys/types.h... (cached) yes
+checking limits.h usability... yes
+checking limits.h presence... yes
+checking for limits.h... yes
+checking locale.h usability... yes
+checking locale.h presence... yes
+checking for locale.h... yes
+checking time.h usability... yes
+checking time.h presence... yes
+checking for time.h... yes
+checking for sys/stat.h... (cached) yes
+checking whether string.h and strings.h may both be included... yes
+checking whether compiling a cross-assembler... no
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for inline... inline
+checking for unlink... yes
+checking for sbrk... yes
+checking for setlocale... yes
+checking for LC_MESSAGES... yes
+checking for working assert macro... yes
+checking whether declaration is required for errno... no
+checking for a known getopt prototype in unistd.h... yes
+checking whether declaration is required for environ... no
+checking whether declaration is required for ffs... no
+checking whether declaration is required for free... no
+checking whether declaration is required for malloc... no
+checking whether declaration is required for sbrk... no
+checking whether declaration is required for strstr... no
+checking whether free is declared... yes
+checking whether getenv is declared... yes
+checking whether malloc is declared... yes
+checking whether mempcpy is declared... yes
+checking whether realloc is declared... yes
+checking whether stpcpy is declared... yes
+checking whether strstr is declared... yes
+checking whether vsnprintf is declared... yes
+checking for library containing zlibVersion... -lz
+checking zlib.h usability... yes
+checking zlib.h presence... yes
+checking for zlib.h... yes
+checking for struct tm.tm_gmtoff in time.h... yes
+checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
+checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating .gdbinit
+config.status: creating Makefile
+config.status: creating doc/Makefile
+config.status: creating po/Makefile.in
+config.status: creating config.h
+config.status: executing depfiles commands
+config.status: executing libtool commands
+config.status: executing default-1 commands
+config.status: creating po/POTFILES
+config.status: creating po/Makefile
+config.status: executing default commands
+make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
+make all-recursive
+make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
+Making all in doc
+make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas/doc'
+rm -f asconfig.texi
+cp ../../../Paul_Desmond/gas/doc/all.texi ./asconfig.texi
+chmod u+w ./asconfig.texi
+touch as.1
+perl ../../../Paul_Desmond/gas/doc/../../etc/texi2pod.pl -I "../../../Paul_Desmond/gas/doc" -I "../../../Paul_Desmond/gas/../libiberty" -I "../../../Paul_Desmond/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../Paul_Desmond/gas/doc/as.texinfo > as.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 as.pod | \
+ sed -e '/^.if n .na/d' > as.1.T$$ && \
+ mv -f as.1.T$$ as.1) || \
+ (rm -f as.1.T$$ && exit 1)
+rm -f as.pod
+make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/doc'
+Making all in po
+make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas/po'
+file=`echo ../../../Paul_Desmond/gas/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/es.po
+file=`echo ../../../Paul_Desmond/gas/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/fi.po
+file=`echo ../../../Paul_Desmond/gas/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/fr.po
+file=`echo ../../../Paul_Desmond/gas/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/id.po
+file=`echo ../../../Paul_Desmond/gas/po/ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/ja.po
+file=`echo ../../../Paul_Desmond/gas/po/ru | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/ru.po
+file=`echo ../../../Paul_Desmond/gas/po/rw | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/rw.po
+file=`echo ../../../Paul_Desmond/gas/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/tr.po
+make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/po'
+make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../Paul_Desmond/gas/app.c
+mv -f .deps/app.Tpo .deps/app.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../Paul_Desmond/gas/as.c
+mv -f .deps/as.Tpo .deps/as.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../Paul_Desmond/gas/atof-generic.c
+mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../Paul_Desmond/gas/compress-debug.c
+mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../Paul_Desmond/gas/cond.c
+mv -f .deps/cond.Tpo .deps/cond.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../Paul_Desmond/gas/depend.c
+mv -f .deps/depend.Tpo .deps/depend.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../Paul_Desmond/gas/dwarf2dbg.c
+mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../Paul_Desmond/gas/dw2gencfi.c
+mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../Paul_Desmond/gas/ecoff.c
+mv -f .deps/ecoff.Tpo .deps/ecoff.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../Paul_Desmond/gas/ehopt.c
+mv -f .deps/ehopt.Tpo .deps/ehopt.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../Paul_Desmond/gas/expr.c
+mv -f .deps/expr.Tpo .deps/expr.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../Paul_Desmond/gas/flonum-copy.c
+mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../Paul_Desmond/gas/flonum-konst.c
+mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../Paul_Desmond/gas/flonum-mult.c
+mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../Paul_Desmond/gas/frags.c
+mv -f .deps/frags.Tpo .deps/frags.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../Paul_Desmond/gas/hash.c
+mv -f .deps/hash.Tpo .deps/hash.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../Paul_Desmond/gas/input-file.c
+mv -f .deps/input-file.Tpo .deps/input-file.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../Paul_Desmond/gas/input-scrub.c
+mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../Paul_Desmond/gas/listing.c
+mv -f .deps/listing.Tpo .deps/listing.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../Paul_Desmond/gas/literal.c
+mv -f .deps/literal.Tpo .deps/literal.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../Paul_Desmond/gas/macro.c
+mv -f .deps/macro.Tpo .deps/macro.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../Paul_Desmond/gas/messages.c
+mv -f .deps/messages.Tpo .deps/messages.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../Paul_Desmond/gas/output-file.c
+mv -f .deps/output-file.Tpo .deps/output-file.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../Paul_Desmond/gas/read.c
+mv -f .deps/read.Tpo .deps/read.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../Paul_Desmond/gas/remap.c
+mv -f .deps/remap.Tpo .deps/remap.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../Paul_Desmond/gas/sb.c
+mv -f .deps/sb.Tpo .deps/sb.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/gas/stabs.c
+mv -f .deps/stabs.Tpo .deps/stabs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../Paul_Desmond/gas/subsegs.c
+mv -f .deps/subsegs.Tpo .deps/subsegs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../Paul_Desmond/gas/symbols.c
+mv -f .deps/symbols.Tpo .deps/symbols.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../Paul_Desmond/gas/write.c
+mv -f .deps/write.Tpo .deps/write.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../Paul_Desmond/gas/'`config/tc-i386.c
+mv -f .deps/tc-i386.Tpo .deps/tc-i386.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../Paul_Desmond/gas/'`config/obj-elf.c
+mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 '../../Paul_Desmond/gas/'`config/atof-ieee.c
+mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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
+make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
+make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
+make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils'
/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h y.output arparse.output -- bison -y -d
updating arparse.h
@@ -1946,274 +2219,6 @@ makeinfo --split-size=5000000 --split-size=5000000 -I../../Paul_Desmond/etc -o c
rm -f configdev.txt configbuild.txt
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc'
make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc'
-mkdir -p -- ./gas
-Configuring in ./gas
-configure: creating cache ./config.cache
-checking build system type... i686-unknown-gnu0.3
-checking host system type... i686-unknown-gnu0.3
-checking target system type... i686-unknown-gnu0.3
-checking for i686-unknown-gnu0.3-gcc... gcc-4.6
-checking for C compiler default output file name... a.out
-checking whether the C compiler works... yes
-checking whether we are cross compiling... no
-checking for suffix of executables...
-checking for suffix of object files... o
-checking whether we are using the GNU C compiler... yes
-checking whether gcc-4.6 accepts -g... yes
-checking for gcc-4.6 option to accept ISO C89... none needed
-checking for library containing strerror... none required
-checking for a BSD-compatible install... /usr/bin/install -c
-checking whether build environment is sane... yes
-checking for a thread-safe mkdir -p... /bin/mkdir -p
-checking for gawk... gawk
-checking whether make sets $(MAKE)... yes
-checking for style of include used by make... GNU
-checking dependency style of gcc-4.6... gcc3
-checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.6
-checking whether we are using the GNU C compiler... (cached) yes
-checking whether gcc-4.6 accepts -g... (cached) yes
-checking for gcc-4.6 option to accept ISO C89... (cached) none needed
-checking how to run the C preprocessor... gcc-4.6 -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
-checking for stdlib.h... yes
-checking for string.h... yes
-checking for memory.h... yes
-checking for strings.h... yes
-checking for inttypes.h... yes
-checking for stdint.h... yes
-checking for unistd.h... yes
-checking minix/config.h usability... no
-checking minix/config.h presence... no
-checking for minix/config.h... no
-checking whether it is safe to define __EXTENSIONS__... yes
-checking for special C compiler options needed for large files... no
-checking for _FILE_OFFSET_BITS value needed for large files... 64
-checking how to print strings... printf
-checking for a sed that does not truncate output... /bin/sed
-checking for fgrep... /bin/grep -F
-checking for ld used by gcc-4.6... ld
-checking if the linker (ld) is GNU ld... yes
-checking for BSD- or MS-compatible name lister (nm)... nm
-checking the name lister (nm) interface... BSD nm
-checking whether ln -s works... yes
-checking the maximum length of command line arguments... -1
-checking whether the shell understands some XSI constructs... yes
-checking whether the shell understands "+="... no
-checking for ld option to reload object files... -r
-checking for i686-unknown-gnu0.3-objdump... objdump
-checking how to recognize dependent libraries... pass_all
-checking for i686-unknown-gnu0.3-ar... ar
-checking for i686-unknown-gnu0.3-strip... no
-checking for strip... strip
-checking for i686-unknown-gnu0.3-ranlib... ranlib
-checking command to parse nm output from gcc-4.6 object... ok
-checking for dlfcn.h... yes
-checking for objdir... .libs
-checking if gcc-4.6 supports -fno-rtti -fno-exceptions... no
-checking for gcc-4.6 option to produce PIC... -fPIC -DPIC
-checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes
-checking if gcc-4.6 static flag -static works... yes
-checking if gcc-4.6 supports -c -o file.o... yes
-checking if gcc-4.6 supports -c -o file.o... (cached) yes
-checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
-checking whether -lc should be explicitly linked in... no
-checking dynamic linker characteristics... gnu0.3 ld.so
-checking how to hardcode library paths into programs... immediate
-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
-Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
-checking whether byte ordering is bigendian... no
-checking for bison... bison -y
-checking for flex... flex
-checking lex output file root... lex.yy
-checking lex library... -lfl
-checking whether yytext is a pointer... yes
-checking whether NLS is requested... yes
-checking for catalogs to be installed... es fi fr id ja ru rw tr
-checking whether NLS is requested... yes
-checking for msgfmt... /usr/bin/msgfmt
-checking for gmsgfmt... /usr/bin/msgfmt
-checking for xgettext... /usr/bin/xgettext
-checking for msgmerge... /usr/bin/msgmerge
-checking whether to enable maintainer-specific portions of Makefiles... no
-checking for string.h... (cached) yes
-checking for stdlib.h... (cached) yes
-checking for memory.h... (cached) yes
-checking for strings.h... (cached) yes
-checking for unistd.h... (cached) yes
-checking errno.h usability... yes
-checking errno.h presence... yes
-checking for errno.h... yes
-checking for sys/types.h... (cached) yes
-checking limits.h usability... yes
-checking limits.h presence... yes
-checking for limits.h... yes
-checking locale.h usability... yes
-checking locale.h presence... yes
-checking for locale.h... yes
-checking time.h usability... yes
-checking time.h presence... yes
-checking for time.h... yes
-checking for sys/stat.h... (cached) yes
-checking whether string.h and strings.h may both be included... yes
-checking whether compiling a cross-assembler... no
-checking for working alloca.h... yes
-checking for alloca... yes
-checking for inline... inline
-checking for unlink... yes
-checking for sbrk... yes
-checking for setlocale... yes
-checking for LC_MESSAGES... yes
-checking for working assert macro... yes
-checking whether declaration is required for errno... no
-checking for a known getopt prototype in unistd.h... yes
-checking whether declaration is required for environ... no
-checking whether declaration is required for ffs... no
-checking whether declaration is required for free... no
-checking whether declaration is required for malloc... no
-checking whether declaration is required for sbrk... no
-checking whether declaration is required for strstr... no
-checking whether free is declared... yes
-checking whether getenv is declared... yes
-checking whether malloc is declared... yes
-checking whether mempcpy is declared... yes
-checking whether realloc is declared... yes
-checking whether stpcpy is declared... yes
-checking whether strstr is declared... yes
-checking whether vsnprintf is declared... yes
-checking for library containing zlibVersion... -lz
-checking zlib.h usability... yes
-checking zlib.h presence... yes
-checking for zlib.h... yes
-checking for struct tm.tm_gmtoff in time.h... yes
-checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
-checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
-configure: updating cache ./config.cache
-configure: creating ./config.status
-config.status: creating .gdbinit
-config.status: creating Makefile
-config.status: creating doc/Makefile
-config.status: creating po/Makefile.in
-config.status: creating config.h
-config.status: executing depfiles commands
-config.status: executing libtool commands
-config.status: executing default-1 commands
-config.status: creating po/POTFILES
-config.status: creating po/Makefile
-config.status: executing default commands
-make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
-make all-recursive
-make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
-Making all in doc
-make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas/doc'
-rm -f asconfig.texi
-cp ../../../Paul_Desmond/gas/doc/all.texi ./asconfig.texi
-chmod u+w ./asconfig.texi
-touch as.1
-perl ../../../Paul_Desmond/gas/doc/../../etc/texi2pod.pl -I "../../../Paul_Desmond/gas/doc" -I "../../../Paul_Desmond/gas/../libiberty" -I "../../../Paul_Desmond/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../Paul_Desmond/gas/doc/as.texinfo > as.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 as.pod | \
- sed -e '/^.if n .na/d' > as.1.T$$ && \
- mv -f as.1.T$$ as.1) || \
- (rm -f as.1.T$$ && exit 1)
-rm -f as.pod
-make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/doc'
-Making all in po
-make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas/po'
-file=`echo ../../../Paul_Desmond/gas/po/es | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/es.po
-file=`echo ../../../Paul_Desmond/gas/po/fi | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/fi.po
-file=`echo ../../../Paul_Desmond/gas/po/fr | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/fr.po
-file=`echo ../../../Paul_Desmond/gas/po/id | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/id.po
-file=`echo ../../../Paul_Desmond/gas/po/ja | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/ja.po
-file=`echo ../../../Paul_Desmond/gas/po/ru | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/ru.po
-file=`echo ../../../Paul_Desmond/gas/po/rw | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/rw.po
-file=`echo ../../../Paul_Desmond/gas/po/tr | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/tr.po
-make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/po'
-make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../Paul_Desmond/gas/app.c
-mv -f .deps/app.Tpo .deps/app.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../Paul_Desmond/gas/as.c
-mv -f .deps/as.Tpo .deps/as.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../Paul_Desmond/gas/atof-generic.c
-mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../Paul_Desmond/gas/compress-debug.c
-mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../Paul_Desmond/gas/cond.c
-mv -f .deps/cond.Tpo .deps/cond.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../Paul_Desmond/gas/depend.c
-mv -f .deps/depend.Tpo .deps/depend.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../Paul_Desmond/gas/dwarf2dbg.c
-mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../Paul_Desmond/gas/dw2gencfi.c
-mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../Paul_Desmond/gas/ecoff.c
-mv -f .deps/ecoff.Tpo .deps/ecoff.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../Paul_Desmond/gas/ehopt.c
-mv -f .deps/ehopt.Tpo .deps/ehopt.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../Paul_Desmond/gas/expr.c
-mv -f .deps/expr.Tpo .deps/expr.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../Paul_Desmond/gas/flonum-copy.c
-mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../Paul_Desmond/gas/flonum-konst.c
-mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../Paul_Desmond/gas/flonum-mult.c
-mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../Paul_Desmond/gas/frags.c
-mv -f .deps/frags.Tpo .deps/frags.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../Paul_Desmond/gas/hash.c
-mv -f .deps/hash.Tpo .deps/hash.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../Paul_Desmond/gas/input-file.c
-mv -f .deps/input-file.Tpo .deps/input-file.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../Paul_Desmond/gas/input-scrub.c
-mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../Paul_Desmond/gas/listing.c
-mv -f .deps/listing.Tpo .deps/listing.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../Paul_Desmond/gas/literal.c
-mv -f .deps/literal.Tpo .deps/literal.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../Paul_Desmond/gas/macro.c
-mv -f .deps/macro.Tpo .deps/macro.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../Paul_Desmond/gas/messages.c
-mv -f .deps/messages.Tpo .deps/messages.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../Paul_Desmond/gas/output-file.c
-mv -f .deps/output-file.Tpo .deps/output-file.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../Paul_Desmond/gas/read.c
-mv -f .deps/read.Tpo .deps/read.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../Paul_Desmond/gas/remap.c
-mv -f .deps/remap.Tpo .deps/remap.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../Paul_Desmond/gas/sb.c
-mv -f .deps/sb.Tpo .deps/sb.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/gas/stabs.c
-mv -f .deps/stabs.Tpo .deps/stabs.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../Paul_Desmond/gas/subsegs.c
-mv -f .deps/subsegs.Tpo .deps/subsegs.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../Paul_Desmond/gas/symbols.c
-mv -f .deps/symbols.Tpo .deps/symbols.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../Paul_Desmond/gas/write.c
-mv -f .deps/write.Tpo .deps/write.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../Paul_Desmond/gas/'`config/tc-i386.c
-mv -f .deps/tc-i386.Tpo .deps/tc-i386.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../Paul_Desmond/gas/'`config/obj-elf.c
-mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 '../../Paul_Desmond/gas/'`config/atof-ieee.c
-mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po
-/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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
-make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
-make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
-make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
mkdir -p -- ./gold
Configuring in ./gold
configure: creating cache ./config.cache
@@ -2313,6 +2318,12 @@ checking for ext/hash_set... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
+checking windows.h usability... no
+checking windows.h presence... no
+checking for windows.h... no
+checking dlfcn.h usability... yes
+checking dlfcn.h presence... yes
+checking for dlfcn.h... yes
checking for mallinfo... yes
checking for posix_fallocate... yes
checking for fallocate... no
@@ -3018,7 +3029,7 @@ gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld
mv -f .deps/ldgram.Tpo .deps/ldgram.Po
/bin/dash ../../Paul_Desmond/ld/../ylwrap ../../Paul_Desmond/ld/ldlex.l lex.yy.c ldlex.c -- flex
gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../Paul_Desmond/ld/ldlex-wrapper.c -Wno-error
-In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:6:0:
+In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:26:0:
ldlex.c: In function 'yy_scan_buffer':
ldlex.c:3799:41: warning: declaration of 'base' shadows a global declaration [-Wshadow]
../../Paul_Desmond/ld/ldlang.h:478:20: warning: shadowed declaration is here [-Wshadow]
diff --git a/binutils/coulomb.SCHWINGE/log_install b/binutils/coulomb.SCHWINGE/log_install
index c2ade92a..3e864144 100644
--- a/binutils/coulomb.SCHWINGE/log_install
+++ b/binutils/coulomb.SCHWINGE/log_install
@@ -415,7 +415,7 @@ n=`echo ld.gold | sed 's,y,y,'`; \
ln [...]/tschwinge/Paul_Desmond.build.install/bin/${n} [...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin/ld.gold >/dev/null 2>/dev/null \
|| /usr/bin/install -c ld-new [...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin/ld.gold; \
fi; \
- if test "xyes" = "xyes"; then \
+ if test "x" = "xyes"; then \
ld=`echo ld | sed 's,y,y,'`; \
rm -f [...]/tschwinge/Paul_Desmond.build.install/bin/${ld}; \
ln [...]/tschwinge/Paul_Desmond.build.install/bin/${n} [...]/tschwinge/Paul_Desmond.build.install/bin/${ld} >/dev/null 2>/dev/null \
diff --git a/binutils/coulomb.SCHWINGE/log_test b/binutils/coulomb.SCHWINGE/log_test
index 869ed63a..60da310f 100644
--- a/binutils/coulomb.SCHWINGE/log_test
+++ b/binutils/coulomb.SCHWINGE/log_test
@@ -11,7 +11,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd'
-make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
@@ -51,7 +50,7 @@ srcdir=`cd ../../Paul_Desmond/binutils && pwd`; export srcdir; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Sun Dec 16 10:41:46 2012
+Test Run By thomas on Fri Feb 8 13:40:48 2013
Native configuration is i686-unknown-gnu0.3
=== binutils tests ===
@@ -73,15 +72,15 @@ Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/hppa/objdum
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/i386/i386.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/m68k/objdump.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/nm.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objcopy.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objdump.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/readelf.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/size.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/vax/objdump.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/windres/windres.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
@@ -129,7 +128,7 @@ rootme=`pwd`; export rootme; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Sun Dec 16 10:42:14 2012
+Test Run By thomas on Fri Feb 8 13:41:16 2013
Native configuration is i686-unknown-gnu0.3
=== gas tests ===
@@ -214,8 +213,10 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/macros/macros.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mcore/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/complex-relocs.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/metag/metag.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/endian.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/relax_size.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/reloc_sym.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/special_reg.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mips/mips.exp ...
@@ -229,6 +230,7 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/msp430/msp430.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/errors.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/mt.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/relocs.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/nios2/nios2.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/openrisc/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pdp11/pdp11.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pe/pe.exp ...
@@ -267,9 +269,9 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 378
+# of expected passes 382
# of unexpected failures 1
-../as-new 2.23.51.20121216
+../as-new 2.23.51.20130208
make[4]: *** [check-DEJAGNU] Error 1
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
@@ -310,7 +312,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd'
-make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
@@ -379,7 +380,7 @@ make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
make check-am
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test 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_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 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4 ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie 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 icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh two_file_shared.sh weak_plt.sh debug_msg.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 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 icf_test.stdout icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout final_layout.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.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 script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
+ incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.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 icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh two_file_shared.sh weak_plt.sh debug_msg.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 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 icf_test.stdout icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.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 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/Paul_Desmond.build/gold/testsuite'
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/test.cc
mv -f .deps/test.Tpo .deps/test.Po
@@ -803,6 +804,7 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_keep_u
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_safe_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/final_layout.sh'.
+make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/text_section_grouping.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test.sh'.
@@ -869,8 +871,14 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/split_i386
../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/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 g++-4.6 -W -Wall -Werror -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 final_layout.o
+(echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .bss : { *(.bss*) } }") > final_layout_script.lds
+`echo g++-4.6 -W -Wall -Werror -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
../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout
+`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc
+`echo g++-4.6 -W -Wall -Werror -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
+../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout
+`echo g++-4.6 -W -Wall -Werror -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
+../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc
`echo g++-4.6 -W -Wall -Werror -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
../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout
@@ -902,7 +910,7 @@ g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-cons
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.6 -W -Wall -Werror -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 2>debug_msg_ndebug.err
+g++-4.6 -W -Wall -Werror -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
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc
mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc
@@ -1014,6 +1022,7 @@ PASS: icf_keep_unique_test.sh
PASS: icf_safe_test.sh
PASS: icf_safe_so_test.sh
PASS: final_layout.sh
+PASS: text_section_grouping.sh
PASS: icf_preemptible_functions_test.sh
PASS: icf_string_merge_test.sh
PASS: icf_sht_rel_addend_test.sh
@@ -1167,7 +1176,7 @@ PASS: ifuncmain7pie
PASS: ifuncvar
PASS: start_lib_test
============================
-4 of 162 tests failed
+4 of 163 tests failed
See testsuite/test-suite.log
============================
make[6]: *** [test-suite.log] Error 1
@@ -1263,7 +1272,7 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Sun Dec 16 11:12:25 2012
+Test Run By thomas on Fri Feb 8 14:11:04 2013
Native configuration is i686-unknown-gnu0.3
=== ld tests ===
@@ -1328,6 +1337,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68hc11/m68hc11.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k-got.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mep/mep.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-metag/metag.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/comm-data.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/export-class.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ...
@@ -1335,6 +1345,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/mips-elf.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-misc/defsym.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mmix/mmix.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mn10300/mn10300.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-nios2/nios2.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-compile.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run2.exp ...
@@ -1387,6 +1398,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sh/sh64/relax.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sh/sh64/relfail.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sh/sh64/sh64.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-shared/shared.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-size/size.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sparc/sparc.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-spu/spu.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-srec/srec.exp ...
@@ -1413,11 +1425,11 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 823
+# of expected passes 867
# of unexpected failures 3
# of expected failures 18
# of untested testcases 6
-[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20121216
+[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20130208
make[5]: *** [check-DEJAGNU] Error 1
make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld'
diff --git a/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum b/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum
index a42ee05f..a3bd11dc 100644
--- a/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum
+++ b/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Sun Dec 16 10:41:46 2012
+Test Run By thomas on Fri Feb 8 13:40:48 2013
Native configuration is i686-unknown-gnu0.3
=== binutils tests ===
diff --git a/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum b/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum
index 727a1875..a709e596 100644
--- a/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum
+++ b/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Sun Dec 16 10:42:14 2012
+Test Run By thomas on Fri Feb 8 13:41:16 2013
Native configuration is i686-unknown-gnu0.3
=== gas tests ===
@@ -387,6 +387,10 @@ PASS: i386 local PIC
PASS: DWARF2 debugging information 1
PASS: DWARF2 debugging information 2
PASS: Check bad size directive
+PASS: i386 size 1
+PASS: i386 size 2
+PASS: i386 size 3
+PASS: i386 size 4
PASS: i386 jump
PASS: x86 Intel expressions
PASS: string insn operands
@@ -453,8 +457,10 @@ PASS: .exitm outside of a macro
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mcore/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/complex-relocs.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/metag/metag.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/endian.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/relax_size.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/reloc_sym.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/special_reg.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mips/mips.exp ...
@@ -468,6 +474,7 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/msp430/msp430.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/errors.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/mt.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/relocs.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/nios2/nios2.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/openrisc/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pdp11/pdp11.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pe/pe.exp ...
@@ -511,7 +518,7 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 378
+# of expected passes 382
# of unexpected failures 1
-../as-new 2.23.51.20121216
+../as-new 2.23.51.20130208
diff --git a/binutils/coulomb.SCHWINGE/test/ld/ld.sum b/binutils/coulomb.SCHWINGE/test/ld/ld.sum
index 6587499a..61728b92 100644
--- a/binutils/coulomb.SCHWINGE/test/ld/ld.sum
+++ b/binutils/coulomb.SCHWINGE/test/ld/ld.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Sun Dec 16 11:12:25 2012
+Test Run By thomas on Fri Feb 8 14:11:04 2013
Native configuration is i686-unknown-gnu0.3
=== ld tests ===
@@ -185,6 +185,10 @@ PASS: ld-elf/noload-2
PASS: ld-elf/noload-3
PASS: ld-elf/note-1
PASS: ld-elf/note-2
+PASS: ld-elf/now-1
+PASS: ld-elf/now-2
+PASS: ld-elf/now-3
+PASS: ld-elf/now-4
PASS: ld-elf/orphan-region
PASS: ld-elf/orphan
PASS: ld-elf/orphan2
@@ -204,6 +208,10 @@ PASS: ld-elf/pr14156c
PASS: ld-elf/pr14926
PASS: ld-elf/pr349
PASS: relocatable with script
+PASS: ld-elf/rpath-1
+PASS: ld-elf/rpath-2
+PASS: ld-elf/runpath-1
+PASS: ld-elf/runpath-2
PASS: ld-elf/seg
PASS: ld-elf/stab
PASS: ld-elf/textaddr1
@@ -215,6 +223,7 @@ PASS: ld-elf/textaddr6
PASS: ld-elf/textaddr7
PASS: ld-elf/unknown
PASS: ld-elf/unknown2
+PASS: ld-elf/var1
PASS: ld-elf/warn1
PASS: ld-elf/warn2
PASS: ld-elf/warn3
@@ -659,10 +668,16 @@ PASS: ld-ifunc/ifunc-14a-i386
PASS: ld-ifunc/ifunc-14b-i386
PASS: ld-ifunc/ifunc-14c-i386
PASS: ld-ifunc/ifunc-14d-i386
+PASS: ld-ifunc/ifunc-14e-i386
+PASS: ld-ifunc/ifunc-14f-i386
PASS: ld-ifunc/ifunc-15-i386
PASS: ld-ifunc/ifunc-16-i386
PASS: ld-ifunc/ifunc-17a-i386
PASS: ld-ifunc/ifunc-17b-i386
+PASS: ld-ifunc/ifunc-18a-i386
+PASS: ld-ifunc/ifunc-18b-i386
+PASS: ld-ifunc/ifunc-19a-i386
+PASS: ld-ifunc/ifunc-19b-i386
PASS: ld-ifunc/ifunc-2-i386
PASS: ld-ifunc/ifunc-2-local-i386
PASS: ld-ifunc/ifunc-3a-x86
@@ -690,6 +705,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68hc11/m68hc11.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k-got.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mep/mep.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-metag/metag.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/comm-data.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/export-class.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ...
@@ -698,6 +714,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-misc/defsym.exp ...
PASS: ld-misc/defsym1
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mmix/mmix.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mn10300/mn10300.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-nios2/nios2.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-compile.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run2.exp ...
@@ -840,6 +857,7 @@ PASS: ld-scripts/expr1
PASS: ld-scripts/expr2
PASS: ld-scripts/sane1
PASS: ld-scripts/assign-loc
+PASS: ld-scripts/pr14962
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/extern.exp ...
PASS: EXTERN
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/include.exp ...
@@ -946,6 +964,35 @@ PASS: shared
PASS: shared -Bsymbolic
PASS: shared (PIC main, non PIC so)
PASS: shared (PIC main)
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-size/size.exp ...
+PASS: ld-size/size32-1-i386
+PASS: ld-size/size32-2-i386
+PASS: ld-size/size32-3-i386
+PASS: Build libsize-1.so
+PASS: Build libsize-2.so
+PASS: Build libsize-3a.so
+PASS: Build libsize-3b.so
+PASS: Build libsize-3c.so
+PASS: Build libsize-6b.so
+PASS: Build libsize-7.so
+PASS: Build size-7
+PASS: Build libsize-8.so
+PASS: Build size-8
+PASS: Build libsize-9.so
+PASS: Build libsize-10.so
+PASS: Run size-1
+PASS: Run size-2
+PASS: Run size-3a
+PASS: Run size-3b
+PASS: Run size-3c
+PASS: Run size-3d
+PASS: Run size-3d
+PASS: Run size-3e
+PASS: Run size-4a
+PASS: Run size-4b
+PASS: Run size-5a
+PASS: Run size-5b
+PASS: Run size-6
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sparc/sparc.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-spu/spu.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-srec/srec.exp ...
@@ -992,9 +1039,9 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 823
+# of expected passes 867
# of unexpected failures 3
# of expected failures 18
# of untested testcases 6
-[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20121216
+[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20130208
diff --git a/binutils/kepler.SCHWINGE/log_build b/binutils/kepler.SCHWINGE/log_build
index 3436579d..03a4440f 100644
--- a/binutils/kepler.SCHWINGE/log_build
+++ b/binutils/kepler.SCHWINGE/log_build
@@ -23,9 +23,10 @@ checking for gnatmake... gnatmake
checking whether compiler driver understands Ada... yes
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
--g -O2
-checking for version 0.10 of ISL... yes
-checking for version 0.17.0 of CLooG... yes
+checking for version 0.10 of ISL... no
+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 bison... bison -y
checking for bison... bison
@@ -798,6 +799,10 @@ if [ x"" != x ]; then \
else true; fi
gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
+if [ x"" != x ]; then \
gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o sort.o
@@ -867,16 +872,16 @@ if [ x"" != x ]; then \
gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./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 ./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
+ ./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
if [ x"" != x ]; then \
cd pic; \
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 ./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; \
+ ./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 ./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
+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/Paul_Desmond.build/libiberty/testsuite'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite'
@@ -1651,6 +1656,274 @@ config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+mkdir -p -- ./gas
+Configuring in ./gas
+configure: creating cache ./config.cache
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking target system type... i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-gcc... gcc-4.6
+checking for C compiler default output file name... a.out
+checking whether the C compiler works... yes
+checking whether we are cross compiling... no
+checking for suffix of executables...
+checking for suffix of object files... o
+checking whether we are using the GNU C compiler... yes
+checking whether gcc-4.6 accepts -g... yes
+checking for gcc-4.6 option to accept ISO C89... none needed
+checking for library containing strerror... none required
+checking for a BSD-compatible install... /usr/bin/install -c
+checking whether build environment is sane... yes
+checking for a thread-safe mkdir -p... /bin/mkdir -p
+checking for gawk... gawk
+checking whether make sets $(MAKE)... yes
+checking for style of include used by make... GNU
+checking dependency style of gcc-4.6... gcc3
+checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.6
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.6 accepts -g... (cached) yes
+checking for gcc-4.6 option to accept ISO C89... (cached) none needed
+checking how to run the C preprocessor... gcc-4.6 -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
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+checking how to print strings... printf
+checking for a sed that does not truncate output... /bin/sed
+checking for fgrep... /bin/grep -F
+checking for ld used by gcc-4.6... ld
+checking if the linker (ld) is GNU ld... yes
+checking for BSD- or MS-compatible name lister (nm)... nm
+checking the name lister (nm) interface... BSD nm
+checking whether ln -s works... yes
+checking the maximum length of command line arguments... 805306365
+checking whether the shell understands some XSI constructs... yes
+checking whether the shell understands "+="... no
+checking for ld option to reload object files... -r
+checking for i686-pc-linux-gnu-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i686-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-strip... no
+checking for strip... strip
+checking for i686-pc-linux-gnu-ranlib... ranlib
+checking command to parse nm output from gcc-4.6 object... ok
+checking for dlfcn.h... yes
+checking for objdir... .libs
+checking if gcc-4.6 supports -fno-rtti -fno-exceptions... no
+checking for gcc-4.6 option to produce PIC... -fPIC -DPIC
+checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes
+checking if gcc-4.6 static flag -static works... yes
+checking if gcc-4.6 supports -c -o file.o... yes
+checking if gcc-4.6 supports -c -o file.o... (cached) yes
+checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
+checking whether -lc should be explicitly linked in... no
+checking dynamic linker characteristics... GNU/Linux ld.so
+checking how to hardcode library paths into programs... immediate
+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
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+checking whether byte ordering is bigendian... no
+checking for bison... bison -y
+checking for flex... flex
+checking lex output file root... lex.yy
+checking lex library... -lfl
+checking whether yytext is a pointer... yes
+checking whether NLS is requested... yes
+checking for catalogs to be installed... es fi fr id ja ru rw tr
+checking whether NLS is requested... yes
+checking for msgfmt... /usr/bin/msgfmt
+checking for gmsgfmt... /usr/bin/msgfmt
+checking for xgettext... /usr/bin/xgettext
+checking for msgmerge... /usr/bin/msgmerge
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for string.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for memory.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking errno.h usability... yes
+checking errno.h presence... yes
+checking for errno.h... yes
+checking for sys/types.h... (cached) yes
+checking limits.h usability... yes
+checking limits.h presence... yes
+checking for limits.h... yes
+checking locale.h usability... yes
+checking locale.h presence... yes
+checking for locale.h... yes
+checking time.h usability... yes
+checking time.h presence... yes
+checking for time.h... yes
+checking for sys/stat.h... (cached) yes
+checking whether string.h and strings.h may both be included... yes
+checking whether compiling a cross-assembler... no
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for inline... inline
+checking for unlink... yes
+checking for sbrk... yes
+checking for setlocale... yes
+checking for LC_MESSAGES... yes
+checking for working assert macro... yes
+checking whether declaration is required for errno... no
+checking for a known getopt prototype in unistd.h... yes
+checking whether declaration is required for environ... no
+checking whether declaration is required for ffs... no
+checking whether declaration is required for free... no
+checking whether declaration is required for malloc... no
+checking whether declaration is required for sbrk... no
+checking whether declaration is required for strstr... no
+checking whether free is declared... yes
+checking whether getenv is declared... yes
+checking whether malloc is declared... yes
+checking whether mempcpy is declared... yes
+checking whether realloc is declared... yes
+checking whether stpcpy is declared... yes
+checking whether strstr is declared... yes
+checking whether vsnprintf is declared... yes
+checking for library containing zlibVersion... -lz
+checking zlib.h usability... yes
+checking zlib.h presence... yes
+checking for zlib.h... yes
+checking for struct tm.tm_gmtoff in time.h... yes
+checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
+checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating .gdbinit
+config.status: creating Makefile
+config.status: creating doc/Makefile
+config.status: creating po/Makefile.in
+config.status: creating config.h
+config.status: executing depfiles commands
+config.status: executing libtool commands
+config.status: executing default-1 commands
+config.status: creating po/POTFILES
+config.status: creating po/Makefile
+config.status: executing default commands
+make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
+make all-recursive
+make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
+Making all in doc
+make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas/doc'
+rm -f asconfig.texi
+cp ../../../Paul_Desmond/gas/doc/all.texi ./asconfig.texi
+chmod u+w ./asconfig.texi
+touch as.1
+perl ../../../Paul_Desmond/gas/doc/../../etc/texi2pod.pl -I "../../../Paul_Desmond/gas/doc" -I "../../../Paul_Desmond/gas/../libiberty" -I "../../../Paul_Desmond/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../Paul_Desmond/gas/doc/as.texinfo > as.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 as.pod | \
+ sed -e '/^.if n .na/d' > as.1.T$$ && \
+ mv -f as.1.T$$ as.1) || \
+ (rm -f as.1.T$$ && exit 1)
+rm -f as.pod
+make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/doc'
+Making all in po
+make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas/po'
+file=`echo ../../../Paul_Desmond/gas/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/es.po
+file=`echo ../../../Paul_Desmond/gas/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/fi.po
+file=`echo ../../../Paul_Desmond/gas/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/fr.po
+file=`echo ../../../Paul_Desmond/gas/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/id.po
+file=`echo ../../../Paul_Desmond/gas/po/ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/ja.po
+file=`echo ../../../Paul_Desmond/gas/po/ru | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/ru.po
+file=`echo ../../../Paul_Desmond/gas/po/rw | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/rw.po
+file=`echo ../../../Paul_Desmond/gas/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/tr.po
+make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/po'
+make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../Paul_Desmond/gas/app.c
+mv -f .deps/app.Tpo .deps/app.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../Paul_Desmond/gas/as.c
+mv -f .deps/as.Tpo .deps/as.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../Paul_Desmond/gas/atof-generic.c
+mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../Paul_Desmond/gas/compress-debug.c
+mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../Paul_Desmond/gas/cond.c
+mv -f .deps/cond.Tpo .deps/cond.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../Paul_Desmond/gas/depend.c
+mv -f .deps/depend.Tpo .deps/depend.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../Paul_Desmond/gas/dwarf2dbg.c
+mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../Paul_Desmond/gas/dw2gencfi.c
+mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../Paul_Desmond/gas/ecoff.c
+mv -f .deps/ecoff.Tpo .deps/ecoff.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../Paul_Desmond/gas/ehopt.c
+mv -f .deps/ehopt.Tpo .deps/ehopt.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../Paul_Desmond/gas/expr.c
+mv -f .deps/expr.Tpo .deps/expr.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../Paul_Desmond/gas/flonum-copy.c
+mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../Paul_Desmond/gas/flonum-konst.c
+mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../Paul_Desmond/gas/flonum-mult.c
+mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../Paul_Desmond/gas/frags.c
+mv -f .deps/frags.Tpo .deps/frags.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../Paul_Desmond/gas/hash.c
+mv -f .deps/hash.Tpo .deps/hash.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../Paul_Desmond/gas/input-file.c
+mv -f .deps/input-file.Tpo .deps/input-file.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../Paul_Desmond/gas/input-scrub.c
+mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../Paul_Desmond/gas/listing.c
+mv -f .deps/listing.Tpo .deps/listing.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../Paul_Desmond/gas/literal.c
+mv -f .deps/literal.Tpo .deps/literal.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../Paul_Desmond/gas/macro.c
+mv -f .deps/macro.Tpo .deps/macro.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../Paul_Desmond/gas/messages.c
+mv -f .deps/messages.Tpo .deps/messages.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../Paul_Desmond/gas/output-file.c
+mv -f .deps/output-file.Tpo .deps/output-file.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../Paul_Desmond/gas/read.c
+mv -f .deps/read.Tpo .deps/read.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../Paul_Desmond/gas/remap.c
+mv -f .deps/remap.Tpo .deps/remap.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../Paul_Desmond/gas/sb.c
+mv -f .deps/sb.Tpo .deps/sb.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/gas/stabs.c
+mv -f .deps/stabs.Tpo .deps/stabs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../Paul_Desmond/gas/subsegs.c
+mv -f .deps/subsegs.Tpo .deps/subsegs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../Paul_Desmond/gas/symbols.c
+mv -f .deps/symbols.Tpo .deps/symbols.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../Paul_Desmond/gas/write.c
+mv -f .deps/write.Tpo .deps/write.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../Paul_Desmond/gas/'`config/tc-i386.c
+mv -f .deps/tc-i386.Tpo .deps/tc-i386.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../Paul_Desmond/gas/'`config/obj-elf.c
+mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 '../../Paul_Desmond/gas/'`config/atof-ieee.c
+mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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
+make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
+make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
+make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils'
/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h y.output arparse.output -- bison -y -d
updating arparse.h
@@ -1967,274 +2240,6 @@ makeinfo --split-size=5000000 --split-size=5000000 -I../../Paul_Desmond/etc -o c
rm -f configdev.txt configbuild.txt
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc'
make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc'
-mkdir -p -- ./gas
-Configuring in ./gas
-configure: creating cache ./config.cache
-checking build system type... i686-pc-linux-gnu
-checking host system type... i686-pc-linux-gnu
-checking target system type... i686-pc-linux-gnu
-checking for i686-pc-linux-gnu-gcc... gcc-4.6
-checking for C compiler default output file name... a.out
-checking whether the C compiler works... yes
-checking whether we are cross compiling... no
-checking for suffix of executables...
-checking for suffix of object files... o
-checking whether we are using the GNU C compiler... yes
-checking whether gcc-4.6 accepts -g... yes
-checking for gcc-4.6 option to accept ISO C89... none needed
-checking for library containing strerror... none required
-checking for a BSD-compatible install... /usr/bin/install -c
-checking whether build environment is sane... yes
-checking for a thread-safe mkdir -p... /bin/mkdir -p
-checking for gawk... gawk
-checking whether make sets $(MAKE)... yes
-checking for style of include used by make... GNU
-checking dependency style of gcc-4.6... gcc3
-checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.6
-checking whether we are using the GNU C compiler... (cached) yes
-checking whether gcc-4.6 accepts -g... (cached) yes
-checking for gcc-4.6 option to accept ISO C89... (cached) none needed
-checking how to run the C preprocessor... gcc-4.6 -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
-checking for stdlib.h... yes
-checking for string.h... yes
-checking for memory.h... yes
-checking for strings.h... yes
-checking for inttypes.h... yes
-checking for stdint.h... yes
-checking for unistd.h... yes
-checking minix/config.h usability... no
-checking minix/config.h presence... no
-checking for minix/config.h... no
-checking whether it is safe to define __EXTENSIONS__... yes
-checking for special C compiler options needed for large files... no
-checking for _FILE_OFFSET_BITS value needed for large files... 64
-checking how to print strings... printf
-checking for a sed that does not truncate output... /bin/sed
-checking for fgrep... /bin/grep -F
-checking for ld used by gcc-4.6... ld
-checking if the linker (ld) is GNU ld... yes
-checking for BSD- or MS-compatible name lister (nm)... nm
-checking the name lister (nm) interface... BSD nm
-checking whether ln -s works... yes
-checking the maximum length of command line arguments... 805306365
-checking whether the shell understands some XSI constructs... yes
-checking whether the shell understands "+="... no
-checking for ld option to reload object files... -r
-checking for i686-pc-linux-gnu-objdump... objdump
-checking how to recognize dependent libraries... pass_all
-checking for i686-pc-linux-gnu-ar... ar
-checking for i686-pc-linux-gnu-strip... no
-checking for strip... strip
-checking for i686-pc-linux-gnu-ranlib... ranlib
-checking command to parse nm output from gcc-4.6 object... ok
-checking for dlfcn.h... yes
-checking for objdir... .libs
-checking if gcc-4.6 supports -fno-rtti -fno-exceptions... no
-checking for gcc-4.6 option to produce PIC... -fPIC -DPIC
-checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes
-checking if gcc-4.6 static flag -static works... yes
-checking if gcc-4.6 supports -c -o file.o... yes
-checking if gcc-4.6 supports -c -o file.o... (cached) yes
-checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
-checking whether -lc should be explicitly linked in... no
-checking dynamic linker characteristics... GNU/Linux ld.so
-checking how to hardcode library paths into programs... immediate
-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
-Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
-checking whether byte ordering is bigendian... no
-checking for bison... bison -y
-checking for flex... flex
-checking lex output file root... lex.yy
-checking lex library... -lfl
-checking whether yytext is a pointer... yes
-checking whether NLS is requested... yes
-checking for catalogs to be installed... es fi fr id ja ru rw tr
-checking whether NLS is requested... yes
-checking for msgfmt... /usr/bin/msgfmt
-checking for gmsgfmt... /usr/bin/msgfmt
-checking for xgettext... /usr/bin/xgettext
-checking for msgmerge... /usr/bin/msgmerge
-checking whether to enable maintainer-specific portions of Makefiles... no
-checking for string.h... (cached) yes
-checking for stdlib.h... (cached) yes
-checking for memory.h... (cached) yes
-checking for strings.h... (cached) yes
-checking for unistd.h... (cached) yes
-checking errno.h usability... yes
-checking errno.h presence... yes
-checking for errno.h... yes
-checking for sys/types.h... (cached) yes
-checking limits.h usability... yes
-checking limits.h presence... yes
-checking for limits.h... yes
-checking locale.h usability... yes
-checking locale.h presence... yes
-checking for locale.h... yes
-checking time.h usability... yes
-checking time.h presence... yes
-checking for time.h... yes
-checking for sys/stat.h... (cached) yes
-checking whether string.h and strings.h may both be included... yes
-checking whether compiling a cross-assembler... no
-checking for working alloca.h... yes
-checking for alloca... yes
-checking for inline... inline
-checking for unlink... yes
-checking for sbrk... yes
-checking for setlocale... yes
-checking for LC_MESSAGES... yes
-checking for working assert macro... yes
-checking whether declaration is required for errno... no
-checking for a known getopt prototype in unistd.h... yes
-checking whether declaration is required for environ... no
-checking whether declaration is required for ffs... no
-checking whether declaration is required for free... no
-checking whether declaration is required for malloc... no
-checking whether declaration is required for sbrk... no
-checking whether declaration is required for strstr... no
-checking whether free is declared... yes
-checking whether getenv is declared... yes
-checking whether malloc is declared... yes
-checking whether mempcpy is declared... yes
-checking whether realloc is declared... yes
-checking whether stpcpy is declared... yes
-checking whether strstr is declared... yes
-checking whether vsnprintf is declared... yes
-checking for library containing zlibVersion... -lz
-checking zlib.h usability... yes
-checking zlib.h presence... yes
-checking for zlib.h... yes
-checking for struct tm.tm_gmtoff in time.h... yes
-checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
-checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
-configure: updating cache ./config.cache
-configure: creating ./config.status
-config.status: creating .gdbinit
-config.status: creating Makefile
-config.status: creating doc/Makefile
-config.status: creating po/Makefile.in
-config.status: creating config.h
-config.status: executing depfiles commands
-config.status: executing libtool commands
-config.status: executing default-1 commands
-config.status: creating po/POTFILES
-config.status: creating po/Makefile
-config.status: executing default commands
-make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
-make all-recursive
-make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
-Making all in doc
-make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas/doc'
-rm -f asconfig.texi
-cp ../../../Paul_Desmond/gas/doc/all.texi ./asconfig.texi
-chmod u+w ./asconfig.texi
-touch as.1
-perl ../../../Paul_Desmond/gas/doc/../../etc/texi2pod.pl -I "../../../Paul_Desmond/gas/doc" -I "../../../Paul_Desmond/gas/../libiberty" -I "../../../Paul_Desmond/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../Paul_Desmond/gas/doc/as.texinfo > as.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 as.pod | \
- sed -e '/^.if n .na/d' > as.1.T$$ && \
- mv -f as.1.T$$ as.1) || \
- (rm -f as.1.T$$ && exit 1)
-rm -f as.pod
-make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/doc'
-Making all in po
-make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas/po'
-file=`echo ../../../Paul_Desmond/gas/po/es | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/es.po
-file=`echo ../../../Paul_Desmond/gas/po/fi | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/fi.po
-file=`echo ../../../Paul_Desmond/gas/po/fr | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/fr.po
-file=`echo ../../../Paul_Desmond/gas/po/id | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/id.po
-file=`echo ../../../Paul_Desmond/gas/po/ja | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/ja.po
-file=`echo ../../../Paul_Desmond/gas/po/ru | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/ru.po
-file=`echo ../../../Paul_Desmond/gas/po/rw | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/rw.po
-file=`echo ../../../Paul_Desmond/gas/po/tr | sed 's,.*/,,'`.gmo \
- && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/tr.po
-make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/po'
-make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas'
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../Paul_Desmond/gas/app.c
-mv -f .deps/app.Tpo .deps/app.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../Paul_Desmond/gas/as.c
-mv -f .deps/as.Tpo .deps/as.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../Paul_Desmond/gas/atof-generic.c
-mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../Paul_Desmond/gas/compress-debug.c
-mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../Paul_Desmond/gas/cond.c
-mv -f .deps/cond.Tpo .deps/cond.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../Paul_Desmond/gas/depend.c
-mv -f .deps/depend.Tpo .deps/depend.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../Paul_Desmond/gas/dwarf2dbg.c
-mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../Paul_Desmond/gas/dw2gencfi.c
-mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../Paul_Desmond/gas/ecoff.c
-mv -f .deps/ecoff.Tpo .deps/ecoff.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../Paul_Desmond/gas/ehopt.c
-mv -f .deps/ehopt.Tpo .deps/ehopt.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../Paul_Desmond/gas/expr.c
-mv -f .deps/expr.Tpo .deps/expr.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../Paul_Desmond/gas/flonum-copy.c
-mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../Paul_Desmond/gas/flonum-konst.c
-mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../Paul_Desmond/gas/flonum-mult.c
-mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../Paul_Desmond/gas/frags.c
-mv -f .deps/frags.Tpo .deps/frags.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../Paul_Desmond/gas/hash.c
-mv -f .deps/hash.Tpo .deps/hash.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../Paul_Desmond/gas/input-file.c
-mv -f .deps/input-file.Tpo .deps/input-file.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../Paul_Desmond/gas/input-scrub.c
-mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../Paul_Desmond/gas/listing.c
-mv -f .deps/listing.Tpo .deps/listing.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../Paul_Desmond/gas/literal.c
-mv -f .deps/literal.Tpo .deps/literal.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../Paul_Desmond/gas/macro.c
-mv -f .deps/macro.Tpo .deps/macro.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../Paul_Desmond/gas/messages.c
-mv -f .deps/messages.Tpo .deps/messages.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../Paul_Desmond/gas/output-file.c
-mv -f .deps/output-file.Tpo .deps/output-file.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../Paul_Desmond/gas/read.c
-mv -f .deps/read.Tpo .deps/read.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../Paul_Desmond/gas/remap.c
-mv -f .deps/remap.Tpo .deps/remap.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../Paul_Desmond/gas/sb.c
-mv -f .deps/sb.Tpo .deps/sb.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/gas/stabs.c
-mv -f .deps/stabs.Tpo .deps/stabs.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../Paul_Desmond/gas/subsegs.c
-mv -f .deps/subsegs.Tpo .deps/subsegs.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../Paul_Desmond/gas/symbols.c
-mv -f .deps/symbols.Tpo .deps/symbols.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../Paul_Desmond/gas/write.c
-mv -f .deps/write.Tpo .deps/write.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../Paul_Desmond/gas/'`config/tc-i386.c
-mv -f .deps/tc-i386.Tpo .deps/tc-i386.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../Paul_Desmond/gas/'`config/obj-elf.c
-mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po
-gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 '../../Paul_Desmond/gas/'`config/atof-ieee.c
-mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po
-/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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
-make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
-make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
-make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
mkdir -p -- ./gold
Configuring in ./gold
configure: creating cache ./config.cache
@@ -2334,6 +2339,12 @@ checking for ext/hash_set... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
+checking windows.h usability... no
+checking windows.h presence... no
+checking for windows.h... no
+checking dlfcn.h usability... yes
+checking dlfcn.h presence... yes
+checking for dlfcn.h... yes
checking for mallinfo... yes
checking for posix_fallocate... yes
checking for fallocate... yes
@@ -3037,7 +3048,7 @@ gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld
mv -f .deps/ldgram.Tpo .deps/ldgram.Po
/bin/dash ../../Paul_Desmond/ld/../ylwrap ../../Paul_Desmond/ld/ldlex.l lex.yy.c ldlex.c -- flex
gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../Paul_Desmond/ld/ldlex-wrapper.c -Wno-error
-In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:6:0:
+In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:26:0:
ldlex.c: In function 'yy_scan_buffer':
ldlex.c:3799:41: warning: declaration of 'base' shadows a global declaration [-Wshadow]
../../Paul_Desmond/ld/ldlang.h:478:20: warning: shadowed declaration is here [-Wshadow]
diff --git a/binutils/kepler.SCHWINGE/log_install b/binutils/kepler.SCHWINGE/log_install
index 6ebc84dc..aeb82ba5 100644
--- a/binutils/kepler.SCHWINGE/log_install
+++ b/binutils/kepler.SCHWINGE/log_install
@@ -417,7 +417,7 @@ n=`echo ld.gold | sed 's,y,y,'`; \
ln [...]/tschwinge/Paul_Desmond.build.install/bin/${n} [...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin/ld.gold >/dev/null 2>/dev/null \
|| /usr/bin/install -c ld-new [...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin/ld.gold; \
fi; \
- if test "xyes" = "xyes"; then \
+ if test "x" = "xyes"; then \
ld=`echo ld | sed 's,y,y,'`; \
rm -f [...]/tschwinge/Paul_Desmond.build.install/bin/${ld}; \
ln [...]/tschwinge/Paul_Desmond.build.install/bin/${n} [...]/tschwinge/Paul_Desmond.build.install/bin/${ld} >/dev/null 2>/dev/null \
diff --git a/binutils/kepler.SCHWINGE/log_test b/binutils/kepler.SCHWINGE/log_test
index 4e29a3dc..6e03231d 100644
--- a/binutils/kepler.SCHWINGE/log_test
+++ b/binutils/kepler.SCHWINGE/log_test
@@ -52,7 +52,7 @@ srcdir=`cd ../../Paul_Desmond/binutils && pwd`; export srcdir; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Sun Dec 16 09:49:36 2012
+Test Run By thomas on Fri Feb 8 12:49:26 2013
Native configuration is i686-pc-linux-gnu
=== binutils tests ===
@@ -74,15 +74,15 @@ Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/hppa/objdum
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/i386/i386.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/m68k/objdump.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/nm.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objcopy.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objdump.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/readelf.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/size.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.23.51.20121216
+Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.23.51.20130208
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/vax/objdump.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/windres/windres.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
@@ -130,7 +130,7 @@ rootme=`pwd`; export rootme; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Sun Dec 16 09:49:42 2012
+Test Run By thomas on Fri Feb 8 12:49:32 2013
Native configuration is i686-pc-linux-gnu
=== gas tests ===
@@ -213,8 +213,10 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/macros/macros.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mcore/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/complex-relocs.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/metag/metag.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/endian.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/relax_size.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/reloc_sym.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/special_reg.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mips/mips.exp ...
@@ -228,6 +230,7 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/msp430/msp430.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/errors.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/mt.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/relocs.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/nios2/nios2.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/openrisc/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pdp11/pdp11.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pe/pe.exp ...
@@ -266,8 +269,8 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 379
-../as-new 2.23.51.20121216
+# of expected passes 383
+../as-new 2.23.51.20130208
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
@@ -373,7 +376,7 @@ make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
make check-am
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test 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_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 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 icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh two_file_shared.sh weak_plt.sh debug_msg.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 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 icf_test.stdout icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout final_layout.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.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 script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
+ incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.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 icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh two_file_shared.sh weak_plt.sh debug_msg.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 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 icf_test.stdout icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.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 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/Paul_Desmond.build/gold/testsuite'
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/test.cc
mv -f .deps/test.Tpo .deps/test.Po
@@ -810,6 +813,7 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_keep_u
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_safe_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/final_layout.sh'.
+make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/text_section_grouping.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test.sh'.
@@ -876,8 +880,14 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/split_i386
../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/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 g++-4.6 -W -Wall -Werror -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 final_layout.o
+(echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .bss : { *(.bss*) } }") > final_layout_script.lds
+`echo g++-4.6 -W -Wall -Werror -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
../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout
+`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc
+`echo g++-4.6 -W -Wall -Werror -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
+../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout
+`echo g++-4.6 -W -Wall -Werror -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
+../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc
`echo g++-4.6 -W -Wall -Werror -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
../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout
@@ -909,7 +919,7 @@ g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-cons
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.6 -W -Wall -Werror -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 2>debug_msg_ndebug.err
+g++-4.6 -W -Wall -Werror -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
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc
mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc
@@ -1021,6 +1031,7 @@ PASS: icf_keep_unique_test.sh
PASS: icf_safe_test.sh
PASS: icf_safe_so_test.sh
PASS: final_layout.sh
+PASS: text_section_grouping.sh
PASS: icf_preemptible_functions_test.sh
PASS: icf_string_merge_test.sh
PASS: icf_sht_rel_addend_test.sh
@@ -1184,7 +1195,7 @@ PASS: ifuncmain7pie
PASS: ifuncvar
PASS: start_lib_test
============================
-2 of 172 tests failed
+2 of 173 tests failed
See testsuite/test-suite.log
============================
make[6]: *** [test-suite.log] Error 1
@@ -1280,7 +1291,7 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Sun Dec 16 09:51:44 2012
+Test Run By thomas on Fri Feb 8 12:51:34 2013
Native configuration is i686-pc-linux-gnu
=== ld tests ===
@@ -1343,6 +1354,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68hc11/m68hc11.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k-got.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mep/mep.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-metag/metag.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/comm-data.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/export-class.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ...
@@ -1350,6 +1362,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/mips-elf.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-misc/defsym.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mmix/mmix.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mn10300/mn10300.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-nios2/nios2.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-compile.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run2.exp ...
@@ -1402,6 +1415,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sh/sh64/relax.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sh/sh64/relfail.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sh/sh64/sh64.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-shared/shared.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-size/size.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sparc/sparc.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-spu/spu.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-srec/srec.exp ...
@@ -1428,11 +1442,11 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 835
+# of expected passes 879
# of unexpected failures 1
# of expected failures 8
# of untested testcases 6
-[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20121216
+[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20130208
make[5]: *** [check-DEJAGNU] Error 1
make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld'
diff --git a/binutils/kepler.SCHWINGE/test/binutils/binutils.sum b/binutils/kepler.SCHWINGE/test/binutils/binutils.sum
index ed3f2c2f..89b7bfd9 100644
--- a/binutils/kepler.SCHWINGE/test/binutils/binutils.sum
+++ b/binutils/kepler.SCHWINGE/test/binutils/binutils.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Sun Dec 16 09:49:36 2012
+Test Run By thomas on Fri Feb 8 12:49:26 2013
Native configuration is i686-pc-linux-gnu
=== binutils tests ===
diff --git a/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum b/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum
index 1a683e17..acaae52a 100644
--- a/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum
+++ b/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Sun Dec 16 09:49:42 2012
+Test Run By thomas on Fri Feb 8 12:49:32 2013
Native configuration is i686-pc-linux-gnu
=== gas tests ===
@@ -387,6 +387,10 @@ PASS: i386 local PIC
PASS: DWARF2 debugging information 1
PASS: DWARF2 debugging information 2
PASS: Check bad size directive
+PASS: i386 size 1
+PASS: i386 size 2
+PASS: i386 size 3
+PASS: i386 size 4
PASS: i386 jump
PASS: x86 Intel expressions
PASS: string insn operands
@@ -452,8 +456,10 @@ PASS: .exitm outside of a macro
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mcore/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/complex-relocs.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/metag/metag.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/endian.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/relax_size.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/reloc_sym.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/special_reg.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mips/mips.exp ...
@@ -467,6 +473,7 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/msp430/msp430.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/errors.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/mt.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/relocs.exp ...
+Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/nios2/nios2.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/openrisc/allinsn.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pdp11/pdp11.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pe/pe.exp ...
@@ -510,6 +517,6 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 379
-../as-new 2.23.51.20121216
+# of expected passes 383
+../as-new 2.23.51.20130208
diff --git a/binutils/kepler.SCHWINGE/test/ld/ld.sum b/binutils/kepler.SCHWINGE/test/ld/ld.sum
index 68f17700..a3490fc7 100644
--- a/binutils/kepler.SCHWINGE/test/ld/ld.sum
+++ b/binutils/kepler.SCHWINGE/test/ld/ld.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Sun Dec 16 09:51:44 2012
+Test Run By thomas on Fri Feb 8 12:51:34 2013
Native configuration is i686-pc-linux-gnu
=== ld tests ===
@@ -185,6 +185,10 @@ PASS: ld-elf/noload-2
PASS: ld-elf/noload-3
PASS: ld-elf/note-1
PASS: ld-elf/note-2
+PASS: ld-elf/now-1
+PASS: ld-elf/now-2
+PASS: ld-elf/now-3
+PASS: ld-elf/now-4
PASS: ld-elf/orphan-region
PASS: ld-elf/orphan
PASS: ld-elf/orphan2
@@ -204,6 +208,10 @@ PASS: ld-elf/pr14156c
PASS: ld-elf/pr14926
PASS: ld-elf/pr349
PASS: relocatable with script
+PASS: ld-elf/rpath-1
+PASS: ld-elf/rpath-2
+PASS: ld-elf/runpath-1
+PASS: ld-elf/runpath-2
PASS: ld-elf/seg
PASS: ld-elf/stab
PASS: ld-elf/textaddr1
@@ -215,6 +223,7 @@ PASS: ld-elf/textaddr6
PASS: ld-elf/textaddr7
PASS: ld-elf/unknown
PASS: ld-elf/unknown2
+PASS: ld-elf/var1
PASS: ld-elf/warn1
PASS: ld-elf/warn2
PASS: ld-elf/warn3
@@ -659,10 +668,16 @@ PASS: ld-ifunc/ifunc-14a-i386
PASS: ld-ifunc/ifunc-14b-i386
PASS: ld-ifunc/ifunc-14c-i386
PASS: ld-ifunc/ifunc-14d-i386
+PASS: ld-ifunc/ifunc-14e-i386
+PASS: ld-ifunc/ifunc-14f-i386
PASS: ld-ifunc/ifunc-15-i386
PASS: ld-ifunc/ifunc-16-i386
PASS: ld-ifunc/ifunc-17a-i386
PASS: ld-ifunc/ifunc-17b-i386
+PASS: ld-ifunc/ifunc-18a-i386
+PASS: ld-ifunc/ifunc-18b-i386
+PASS: ld-ifunc/ifunc-19a-i386
+PASS: ld-ifunc/ifunc-19b-i386
PASS: ld-ifunc/ifunc-2-i386
PASS: ld-ifunc/ifunc-2-local-i386
PASS: ld-ifunc/ifunc-3a-x86
@@ -690,6 +705,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68hc11/m68hc11.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k-got.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mep/mep.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-metag/metag.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/comm-data.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/export-class.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ...
@@ -698,6 +714,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-misc/defsym.exp ...
PASS: ld-misc/defsym1
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mmix/mmix.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mn10300/mn10300.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-nios2/nios2.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-compile.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run2.exp ...
@@ -840,6 +857,7 @@ PASS: ld-scripts/expr1
PASS: ld-scripts/expr2
PASS: ld-scripts/sane1
PASS: ld-scripts/assign-loc
+PASS: ld-scripts/pr14962
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/extern.exp ...
PASS: EXTERN
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/include.exp ...
@@ -946,6 +964,35 @@ PASS: shared
PASS: shared -Bsymbolic
PASS: shared (PIC main, non PIC so)
PASS: shared (PIC main)
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-size/size.exp ...
+PASS: ld-size/size32-1-i386
+PASS: ld-size/size32-2-i386
+PASS: ld-size/size32-3-i386
+PASS: Build libsize-1.so
+PASS: Build libsize-2.so
+PASS: Build libsize-3a.so
+PASS: Build libsize-3b.so
+PASS: Build libsize-3c.so
+PASS: Build libsize-6b.so
+PASS: Build libsize-7.so
+PASS: Build size-7
+PASS: Build libsize-8.so
+PASS: Build size-8
+PASS: Build libsize-9.so
+PASS: Build libsize-10.so
+PASS: Run size-1
+PASS: Run size-2
+PASS: Run size-3a
+PASS: Run size-3b
+PASS: Run size-3c
+PASS: Run size-3d
+PASS: Run size-3d
+PASS: Run size-3e
+PASS: Run size-4a
+PASS: Run size-4b
+PASS: Run size-5a
+PASS: Run size-5b
+PASS: Run size-6
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sparc/sparc.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-spu/spu.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-srec/srec.exp ...
@@ -992,9 +1039,9 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 835
+# of expected passes 879
# of unexpected failures 1
# of expected failures 8
# of untested testcases 6
-[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20121216
+[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20130208
diff --git a/binutils/log_build.diff b/binutils/log_build.diff
index 3f3fd58a..6a0f4df5 100644
--- a/binutils/log_build.diff
+++ b/binutils/log_build.diff
@@ -1,6 +1,6 @@
---- toolchain/logs/binutils/kepler.SCHWINGE/log_build_ 2012-12-16 13:44:13.048214848 +0100
-+++ toolchain/logs/binutils/coulomb.SCHWINGE/log_build_ 2012-12-16 13:44:13.084214849 +0100
-@@ -278,12 +278,12 @@
+--- toolchain/logs/binutils/kepler.SCHWINGE/log_build_ 2013-02-08 14:36:24.333840156 +0100
++++ toolchain/logs/binutils/coulomb.SCHWINGE/log_build_ 2013-02-08 14:36:24.341840156 +0100
+@@ -279,12 +279,12 @@
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
@@ -15,7 +15,7 @@
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
-@@ -354,8 +354,8 @@
+@@ -355,8 +355,8 @@
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
@@ -26,7 +26,7 @@
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
-@@ -377,7 +377,7 @@
+@@ -378,7 +378,7 @@
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
@@ -35,7 +35,7 @@
checking for sysmp... no
checking for table... no
checking for times... yes
-@@ -462,7 +462,7 @@
+@@ -463,7 +463,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -44,7 +44,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -482,7 +482,7 @@
+@@ -483,7 +483,7 @@
checking if gcc-4.6 supports -c -o file.o... yes
checking if gcc-4.6 supports -c -o file.o... (cached) yes
checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
@@ -53,7 +53,7 @@
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
-@@ -576,26 +576,26 @@
+@@ -577,26 +577,26 @@
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
@@ -89,7 +89,7 @@
checking for win32_pstatus_t in sys/procfs.h... no
checking linker --as-needed support... yes
checking for cos in -lm... yes
-@@ -1249,36 +1249,15 @@
+@@ -1254,36 +1254,15 @@
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Paul_Desmond/bfd/dwarf1.c
libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Paul_Desmond/bfd/dwarf1.c -o dwarf1.o
mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
@@ -127,7 +127,7 @@
case " $f " in \
*" $i "*) ;; \
*) f="$f $i" ;; \
-@@ -1288,7 +1267,7 @@
+@@ -1293,7 +1272,7 @@
/bin/dash ../../Paul_Desmond/bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Paul_Desmond.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
@@ -136,7 +136,7 @@
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'`; \
-@@ -1355,7 +1334,7 @@
+@@ -1360,7 +1339,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -145,7 +145,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -1375,7 +1354,7 @@
+@@ -1380,7 +1359,7 @@
checking if gcc-4.6 supports -c -o file.o... yes
checking if gcc-4.6 supports -c -o file.o... (cached) yes
checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
@@ -154,7 +154,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -1536,7 +1515,7 @@
+@@ -1541,7 +1520,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -163,7 +163,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -1557,7 +1536,7 @@
+@@ -1562,7 +1541,7 @@
checking if gcc-4.6 supports -c -o file.o... (cached) yes
checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -172,7 +172,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2021,7 +2000,7 @@
+@@ -1710,7 +1689,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -181,7 +181,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2042,7 +2021,7 @@
+@@ -1731,7 +1710,7 @@
checking if gcc-4.6 supports -c -o file.o... (cached) yes
checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -190,7 +190,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2296,7 +2275,7 @@
+@@ -2301,7 +2280,7 @@
checking for omp support... yes
checking for glibc >= 2.9... yes
checking for -frandom-seed support... yes
@@ -199,7 +199,7 @@
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
-@@ -2306,7 +2285,7 @@
+@@ -2311,7 +2290,7 @@
checking for pread... yes
checking for ftruncate... yes
checking for ffsll... yes
@@ -208,8 +208,8 @@
checking for library containing zlibVersion... -lz
checking zlib.h usability... yes
checking zlib.h presence... yes
-@@ -2336,7 +2315,7 @@
- checking for byteswap.h... yes
+@@ -2347,7 +2326,7 @@
+ checking for dlfcn.h... yes
checking for mallinfo... yes
checking for posix_fallocate... yes
-checking for fallocate... yes
@@ -217,7 +217,7 @@
checking for readv... yes
checking for sysconf... yes
checking for times... yes
-@@ -2498,8 +2477,10 @@
+@@ -2509,8 +2488,10 @@
mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po
gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c
mv -f .deps/yyscript.Tpo .deps/yyscript.Po
@@ -229,7 +229,7 @@
ranlib libgold.a
g++-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../Paul_Desmond/gold/dwp.cc
mv -f .deps/dwp.Tpo .deps/dwp.Po
-@@ -2581,7 +2562,7 @@
+@@ -2592,7 +2573,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -238,7 +238,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2602,7 +2583,7 @@
+@@ -2613,7 +2594,7 @@
checking if gcc-4.6 supports -c -o file.o... (cached) yes
checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -247,7 +247,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2830,7 +2811,7 @@
+@@ -2841,7 +2822,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -256,7 +256,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2851,7 +2832,7 @@
+@@ -2862,7 +2843,7 @@
checking if gcc-4.6 supports -c -o file.o... (cached) yes
checking whether the gcc-4.6 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -265,7 +265,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2867,7 +2848,7 @@
+@@ -2878,7 +2859,7 @@
checking if g++-4.6 supports -c -o file.o... yes
checking if g++-4.6 supports -c -o file.o... (cached) yes
checking whether the g++-4.6 linker (ld) supports shared libraries... yes
@@ -274,7 +274,7 @@
checking how to hardcode library paths into programs... immediate
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
-@@ -2953,13 +2934,13 @@
+@@ -2964,13 +2945,13 @@
/bin/dash ../../Paul_Desmond/ld/../ylwrap ../../Paul_Desmond/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d
updating ldgram.h
(echo "/* This file is automatically generated. DO NOT EDIT! */";\
@@ -290,7 +290,7 @@
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
echo " &ld_${f}_emulation, \\"; \
done;\
-@@ -3075,17 +3056,11 @@
+@@ -3086,17 +3067,11 @@
gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/ld/plugin.c
mv -f .deps/plugin.Tpo .deps/plugin.Po
cp ../../Paul_Desmond/ld/emultempl/astring.sed stringify.sed
diff --git a/binutils/log_install.diff b/binutils/log_install.diff
index b5cdddde..828e45bf 100644
--- a/binutils/log_install.diff
+++ b/binutils/log_install.diff
@@ -1,5 +1,5 @@
---- toolchain/logs/binutils/kepler.SCHWINGE/log_install_ 2012-12-16 13:44:18.572215023 +0100
-+++ toolchain/logs/binutils/coulomb.SCHWINGE/log_install_ 2012-12-16 13:44:18.596215022 +0100
+--- toolchain/logs/binutils/kepler.SCHWINGE/log_install_ 2013-02-08 14:36:28.613840420 +0100
++++ toolchain/logs/binutils/coulomb.SCHWINGE/log_install_ 2013-02-08 14:36:28.613840420 +0100
@@ -70,7 +70,6 @@
libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/tschwinge/Paul_Desmond.build.install/lib/libbfd.a
libtool: install: chmod 644 [...]/tschwinge/Paul_Desmond.build.install/lib/libbfd.a
diff --git a/binutils/log_test.diff b/binutils/log_test.diff
index 05cf58ba..b86d54fa 100644
--- a/binutils/log_test.diff
+++ b/binutils/log_test.diff
@@ -1,6 +1,13 @@
---- toolchain/logs/binutils/kepler.SCHWINGE/log_test_ 2012-12-16 13:44:35.816215568 +0100
-+++ toolchain/logs/binutils/coulomb.SCHWINGE/log_test_ 2012-12-16 13:44:35.828215568 +0100
-@@ -18,7 +18,6 @@
+--- toolchain/logs/binutils/kepler.SCHWINGE/log_test_ 2013-02-08 14:36:43.145841321 +0100
++++ toolchain/logs/binutils/coulomb.SCHWINGE/log_test_ 2013-02-08 14:36:43.149841322 +0100
+@@ -11,14 +11,12 @@
+ make[4]: Nothing to be done for `check'.
+ make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
+ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+-make[4]: Nothing to be done for `check-am'.
+ make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+ make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+ make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making check in .
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
@@ -8,25 +15,25 @@
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making check in po
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes/po'
-@@ -52,7 +51,7 @@
+@@ -52,7 +50,7 @@
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
--Test Run By thomas on Sun Dec 16 09:49:36 2012
-+Test Run By thomas on Sun Dec 16 10:41:46 2012
+-Test Run By thomas on Fri Feb 8 12:49:26 2013
++Test Run By thomas on Fri Feb 8 13:40:48 2013
Native configuration is [ARCH]
=== binutils tests ===
-@@ -130,7 +129,7 @@ Running [...]/tschwinge/Paul_Desmond/bin
+@@ -130,7 +128,7 @@ Running [...]/tschwinge/Paul_Desmond/bin
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
--Test Run By thomas on Sun Dec 16 09:49:42 2012
-+Test Run By thomas on Sun Dec 16 10:42:14 2012
+-Test Run By thomas on Fri Feb 8 12:49:32 2013
++Test Run By thomas on Fri Feb 8 13:41:16 2013
Native configuration is [ARCH]
=== gas tests ===
-@@ -184,6 +183,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -184,6 +182,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/hppa/reloc/reloc.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/hppa/unsorted/unsorted.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/i386.exp ...
@@ -35,14 +42,14 @@
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp ...
Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/ilp32/ilp32.exp ...
-@@ -266,12 +267,18 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -269,12 +269,18 @@ Running [...]/tschwinge/Paul_Desmond/gas
=== gas Summary ===
--# of expected passes 379
-+# of expected passes 378
+-# of expected passes 383
++# of expected passes 382
+# of unexpected failures 1
- ../as-new 2.23.51.20121216
+ ../as-new 2.23.51.20130208
+make[4]: *** [check-DEJAGNU] Error 1
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
@@ -55,7 +62,15 @@
make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty'
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite'
make[3]: Nothing to be done for `all'.
-@@ -312,7 +319,6 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -306,7 +312,6 @@ Running [...]/tschwinge/Paul_Desmond/gas
+ make[4]: Nothing to be done for `all'.
+ make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
+ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+-make[4]: Nothing to be done for `all-am'.
+ make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+ make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+ make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+@@ -315,7 +320,6 @@ Running [...]/tschwinge/Paul_Desmond/gas
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making all in .
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
@@ -63,16 +78,16 @@
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making all in po
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes/po'
-@@ -372,7 +378,7 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -375,7 +379,7 @@ Running [...]/tschwinge/Paul_Desmond/gas
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
make check-am
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
-make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test 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_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 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 \
+make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test 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_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 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4 ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie 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 icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh two_file_shared.sh weak_plt.sh debug_msg.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 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 icf_test.stdout icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout final_layout.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.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 script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
+ incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.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 icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh two_file_shared.sh weak_plt.sh debug_msg.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 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 icf_test.stdout icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.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 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/Paul_Desmond.build/gold/testsuite'
`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -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 ../../../Paul_Desmond/gold/testsuite/test.cc
-@@ -717,13 +723,10 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -720,13 +724,10 @@ Running [...]/tschwinge/Paul_Desmond/gas
g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz
`echo gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
mv -f .deps/ifuncmain1.Tpo .deps/ifuncmain1.Po
@@ -87,7 +102,7 @@
`echo gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
mv -f .deps/ifuncmain1vis.Tpo .deps/ifuncmain1vis.Po
-@@ -740,11 +743,9 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -743,11 +744,9 @@ Running [...]/tschwinge/Paul_Desmond/gas
mv -f .deps/ifuncmain2.Tpo .deps/ifuncmain2.Po
`echo gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c
mv -f .deps/ifuncdep2.Tpo .deps/ifuncdep2.Po
@@ -100,7 +115,7 @@
`echo gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c
mv -f .deps/ifuncmain3.Tpo .deps/ifuncmain3.Po
-@@ -753,19 +754,13 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -756,19 +755,13 @@ Running [...]/tschwinge/Paul_Desmond/gas
gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz
`echo gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c
mv -f .deps/ifuncmain4.Tpo .deps/ifuncmain4.Po
@@ -121,7 +136,7 @@
`echo gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
-@@ -776,10 +771,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -779,10 +772,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
`echo gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
mv -f .deps/ifuncmain7.Tpo .deps/ifuncmain7.Po
@@ -133,7 +148,7 @@
`echo gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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 ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
`echo gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -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
-@@ -1034,8 +1027,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -1045,8 +1036,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
PASS: ver_test_5.sh
PASS: ver_test_7.sh
PASS: ver_test_10.sh
@@ -144,7 +159,7 @@
PASS: script_test_3.sh
PASS: script_test_4.sh
PASS: script_test_5.sh
-@@ -1141,8 +1134,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -1152,8 +1143,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
PASS: justsyms
PASS: justsyms_exec
PASS: binary_test
@@ -155,7 +170,7 @@
PASS: tls_script_test
PASS: thin_archive_test_1
PASS: thin_archive_test_2
-@@ -1151,8 +1144,6 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -1162,8 +1153,6 @@ Running [...]/tschwinge/Paul_Desmond/gas
PASS: discard_locals_test
PASS: permission_test
PASS: searched_file_test
@@ -164,7 +179,7 @@
PASS: ifuncmain1
PASS: ifuncmain1pic
PASS: ifuncmain1vis
-@@ -1161,30 +1152,22 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -1172,30 +1161,22 @@ Running [...]/tschwinge/Paul_Desmond/gas
PASS: ifuncmain1pie
PASS: ifuncmain1vispie
PASS: ifuncmain1staticpie
@@ -191,12 +206,12 @@
PASS: ifuncvar
PASS: start_lib_test
============================
--2 of 172 tests failed
-+4 of 162 tests failed
+-2 of 173 tests failed
++4 of 163 tests failed
See testsuite/test-suite.log
============================
make[6]: *** [test-suite.log] Error 1
-@@ -1273,14 +1256,14 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -1284,14 +1265,14 @@ Running [...]/tschwinge/Paul_Desmond/gas
CC="gcc-4.6" CFLAGS="-g -O2" \
CXX="g++-4.6" CXXFLAGS="-g -O2" \
CC_FOR_HOST="gcc-4.6" CFLAGS_FOR_HOST="-g -O2" \
@@ -208,12 +223,12 @@
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
--Test Run By thomas on Sun Dec 16 09:51:44 2012
-+Test Run By thomas on Sun Dec 16 11:12:25 2012
+-Test Run By thomas on Fri Feb 8 12:51:34 2013
++Test Run By thomas on Fri Feb 8 14:11:04 2013
Native configuration is [ARCH]
=== ld tests ===
-@@ -1337,6 +1320,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/
+@@ -1348,6 +1329,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ia64/line.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ifunc/binutils.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ifunc/ifunc.exp ...
@@ -222,16 +237,16 @@
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-libs/libs.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-linkonce/linkonce.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68hc11/m68hc11.exp ...
-@@ -1428,9 +1413,9 @@ Running [...]/tschwinge/Paul_Desmond/ld/
+@@ -1442,9 +1425,9 @@ Running [...]/tschwinge/Paul_Desmond/ld/
=== ld Summary ===
--# of expected passes 835
+-# of expected passes 879
-# of unexpected failures 1
-# of expected failures 8
-+# of expected passes 823
++# of expected passes 867
+# of unexpected failures 3
+# of expected failures 18
# of untested testcases 6
- [...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20121216
+ [...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20130208
diff --git a/binutils/test.diff b/binutils/test.diff
index f8c65b5f..7fb945e1 100644
--- a/binutils/test.diff
+++ b/binutils/test.diff
@@ -1,26 +1,26 @@
diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/binutils/binutils.sum toolchain/logs/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum
---- toolchain/logs/binutils/kepler.SCHWINGE/test/binutils/binutils.sum 2012-12-16 13:44:21.168215105 +0100
-+++ toolchain/logs/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum 2012-12-16 13:44:35.748215566 +0100
+--- toolchain/logs/binutils/kepler.SCHWINGE/test/binutils/binutils.sum 2013-02-08 14:36:30.185840184 +0100
++++ toolchain/logs/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum 2013-02-08 14:36:43.085841347 +0100
@@ -1,5 +1,5 @@
--Test Run By thomas on Sun Dec 16 09:49:36 2012
+-Test Run By thomas on Fri Feb 8 12:49:26 2013
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Sun Dec 16 10:41:46 2012
++Test Run By thomas on Fri Feb 8 13:40:48 2013
+Native configuration is i686-unknown-gnu0.3
=== binutils tests ===
diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum toolchain/logs/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum
---- toolchain/logs/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum 2012-12-16 13:44:21.184215105 +0100
-+++ toolchain/logs/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum 2012-12-16 13:44:35.764215565 +0100
+--- toolchain/logs/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum 2013-02-08 14:36:30.185840184 +0100
++++ toolchain/logs/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum 2013-02-08 14:36:43.097841299 +0100
@@ -1,5 +1,5 @@
--Test Run By thomas on Sun Dec 16 09:49:42 2012
+-Test Run By thomas on Fri Feb 8 12:49:32 2013
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Sun Dec 16 10:42:14 2012
++Test Run By thomas on Fri Feb 8 13:41:16 2013
+Native configuration is i686-unknown-gnu0.3
=== gas tests ===
-@@ -393,7 +393,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -397,7 +397,8 @@ Running [...]/tschwinge/Paul_Desmond/gas
PASS: i386 string-bad
PASS: i386 reg-bad
PASS: i386 space1
@@ -30,27 +30,27 @@ diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/gas/testsu
PASS: i386 list-1
PASS: i386 list-2
PASS: i386 list-3
-@@ -510,6 +511,7 @@ Running [...]/tschwinge/Paul_Desmond/gas
+@@ -517,6 +518,7 @@ Running [...]/tschwinge/Paul_Desmond/gas
=== gas Summary ===
--# of expected passes 379
-+# of expected passes 378
+-# of expected passes 383
++# of expected passes 382
+# of unexpected failures 1
- ../as-new 2.23.51.20121216
+ ../as-new 2.23.51.20130208
diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum toolchain/logs/binutils/coulomb.SCHWINGE/test/ld/ld.sum
---- toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum 2012-12-16 13:44:21.184215105 +0100
-+++ toolchain/logs/binutils/coulomb.SCHWINGE/test/ld/ld.sum 2012-12-16 13:44:35.764215565 +0100
+--- toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum 2013-02-08 14:36:30.189840310 +0100
++++ toolchain/logs/binutils/coulomb.SCHWINGE/test/ld/ld.sum 2013-02-08 14:36:43.097841299 +0100
@@ -1,5 +1,5 @@
--Test Run By thomas on Sun Dec 16 09:51:44 2012
+-Test Run By thomas on Fri Feb 8 12:51:34 2013
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Sun Dec 16 11:12:25 2012
++Test Run By thomas on Fri Feb 8 14:11:04 2013
+Native configuration is i686-unknown-gnu0.3
=== ld tests ===
-@@ -233,10 +233,10 @@ Running [...]/tschwinge/Paul_Desmond/ld/
+@@ -242,10 +242,10 @@ Running [...]/tschwinge/Paul_Desmond/ld/
PASS: PIE fini array
PASS: PIE init array mixed
PASS: PIE PR ld/14525
@@ -65,7 +65,7 @@ diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elf/exclude.exp ...
PASS: ld link shared library
PASS: ld export symbols from archive
-@@ -536,8 +536,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/
+@@ -545,8 +545,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/
PASS: ELF DSO weak func last DSO
PASS: ELF weak func first
PASS: ELF weak func last
@@ -76,7 +76,7 @@ diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum
PASS: ELF DSO weak data first
PASS: ELF DSO weak data last
PASS: ELF DSO weak data first DSO
-@@ -548,10 +548,10 @@ Running [...]/tschwinge/Paul_Desmond/ld/
+@@ -557,10 +557,10 @@ Running [...]/tschwinge/Paul_Desmond/ld/
PASS: ELF weak data last
PASS: ELF weak data first common
PASS: ELF weak data last common
@@ -91,7 +91,7 @@ diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum
PASS: ELF DSO small bar (size)
PASS: ELF DSO foo with small bar (size)
PASS: ELF DSO big bar (size)
-@@ -647,8 +647,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/
+@@ -656,8 +656,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ifunc/ifunc.exp ...
PASS: Building ifunc binaries
PASS: Checking ifunc binaries
@@ -102,16 +102,16 @@ diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum
PASS: ld-ifunc/ifunc-1-local-x86
PASS: ld-ifunc/ifunc-1-x86
PASS: ld-ifunc/ifunc-10-i386
-@@ -992,9 +992,9 @@ Running [...]/tschwinge/Paul_Desmond/ld/
+@@ -1039,9 +1039,9 @@ Running [...]/tschwinge/Paul_Desmond/ld/
=== ld Summary ===
--# of expected passes 835
+-# of expected passes 879
-# of unexpected failures 1
-# of expected failures 8
-+# of expected passes 823
++# of expected passes 867
+# of unexpected failures 3
+# of expected failures 18
# of untested testcases 6
- [...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20121216
+ [...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20130208