summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-02-19 09:42:11 +0100
committerThomas Schwinge <thomas@codesourcery.com>2016-02-19 09:42:11 +0100
commitfdfb79c75bd171454e311e76f030a7f808d559d4 (patch)
tree9dca370bd6836dd05332a2ec65250ff704f8a434
parent3f48b6f4512a614e88a823ea77815e289d3660f8 (diff)
gcc: Re-run after laplace.SCHWINGE system updates
-rw-r--r--gcc/laplace.SCHWINGE/log_build116
-rw-r--r--gcc/laplace.SCHWINGE/log_test67
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum32
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum14
-rw-r--r--gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum4
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum2
-rw-r--r--gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum11
-rw-r--r--gcc/log_build.diff872
-rw-r--r--gcc/log_test.diff126
-rw-r--r--gcc/test.diff154
18 files changed, 1014 insertions, 400 deletions
diff --git a/gcc/laplace.SCHWINGE/log_build b/gcc/laplace.SCHWINGE/log_build
index ddfacded..108b4bca 100644
--- a/gcc/laplace.SCHWINGE/log_build
+++ b/gcc/laplace.SCHWINGE/log_build
@@ -1408,7 +1408,7 @@ checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 1
checking assembler for .lcomm with alignment... no
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
@@ -1430,6 +1430,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a native compiler for i686-unknown-gnu0.6.
checking Checking for isl_schedule_constraints_compute_schedule... yes
+checking Checking for isl_options_set_schedule_serialize_sccs... yes
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
@@ -4364,14 +4365,14 @@ Forbidden identifiers: i386 unix
Finding directories and links to directories
Searching /usr/include/.
Searching /usr/include/./python2.7/numpy
- Searching /usr/include/./python3.4
Searching /usr/include/./numpy
Searching /usr/include/./i386-gnu/c++/4.9.3
- Searching /usr/include/./i386-gnu/c++/5.2.1
+ Searching /usr/include/./i386-gnu/c++/5.3.1
Searching /usr/include/./c++/4.9.3
Searching /usr/include/./c++/4.7.4
- Searching /usr/include/./c++/5.2.1
+ Searching /usr/include/./c++/5.3.1
Searching /usr/include/./mach/machine
+ Searching /usr/include/./python3.5
Making symbolic directory links
Fixing directory /usr/include into [...]/hurd/master.build/gcc/include-fixed
Applying machine_name to gc/gc_config_macros.h
@@ -4544,42 +4545,49 @@ else true; fi
../../master/gcc/doc/include/fdl.texi:33: warning: node `Top' is up for `GNU Free Documentation License' in menu but not in sectioning
echo timestamp > gcov.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov.texi > gcov.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov.pod > doc/gcov.1.T$$ && \
mv -f doc/gcov.1.T$$ doc/gcov.1) || \
(rm -f doc/gcov.1.T$$ && exit 1)
echo timestamp > cpp.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/cpp.texi > cpp.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/cpp.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 cpp.pod > doc/cpp.1.T$$ && \
mv -f doc/cpp.1.T$$ doc/cpp.1) || \
(rm -f doc/cpp.1.T$$ && exit 1)
echo timestamp > gcc.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/invoke.texi > gcc.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \
mv -f doc/gcc.1.T$$ doc/gcc.1) || \
(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > gfdl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/fdl.texi > gfdl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
(rm -f doc/gfdl.7.T$$ && exit 1)
echo timestamp > gpl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/gpl_v3.texi > gpl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gpl.pod > doc/gpl.7.T$$ && \
mv -f doc/gpl.7.T$$ doc/gpl.7) || \
(rm -f doc/gpl.7.T$$ && exit 1)
echo timestamp > fsf-funding.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/funding.texi > fsf-funding.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/fsf-funding.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
(rm -f doc/fsf-funding.7.T$$ && exit 1)
echo timestamp > gcov-tool.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov-tool.texi > gcov-tool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov-tool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
@@ -4616,7 +4624,7 @@ checking whether to use setjmp/longjmp exceptions... no
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... no
@@ -5570,7 +5578,7 @@ checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
-checking for ld version... 22501
+checking for ld version... 22600
checking for ld that supports -Wl,--gc-sections... yes
checking for ld that supports -Wl,-z,relro... yes
checking for sin in -lm... (cached) yes
@@ -7843,7 +7851,7 @@ checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 1
checking assembler for .lcomm with alignment... no
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
@@ -7865,6 +7873,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a native compiler for i686-unknown-gnu0.6.
checking Checking for isl_schedule_constraints_compute_schedule... yes
+checking Checking for isl_options_set_schedule_serialize_sccs... yes
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
@@ -10196,42 +10205,49 @@ if test "xinfo" = xinfo; then \
else true; fi
echo timestamp > gcov.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov.texi > gcov.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov.pod > doc/gcov.1.T$$ && \
mv -f doc/gcov.1.T$$ doc/gcov.1) || \
(rm -f doc/gcov.1.T$$ && exit 1)
echo timestamp > cpp.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/cpp.texi > cpp.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/cpp.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 cpp.pod > doc/cpp.1.T$$ && \
mv -f doc/cpp.1.T$$ doc/cpp.1) || \
(rm -f doc/cpp.1.T$$ && exit 1)
echo timestamp > gcc.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/invoke.texi > gcc.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \
mv -f doc/gcc.1.T$$ doc/gcc.1) || \
(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > gfdl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/fdl.texi > gfdl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
(rm -f doc/gfdl.7.T$$ && exit 1)
echo timestamp > gpl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/gpl_v3.texi > gpl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gpl.pod > doc/gpl.7.T$$ && \
mv -f doc/gpl.7.T$$ doc/gpl.7) || \
(rm -f doc/gpl.7.T$$ && exit 1)
echo timestamp > fsf-funding.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/funding.texi > fsf-funding.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/fsf-funding.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
(rm -f doc/fsf-funding.7.T$$ && exit 1)
echo timestamp > gcov-tool.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov-tool.texi > gcov-tool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov-tool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
@@ -10239,51 +10255,61 @@ echo timestamp > doc/gcov-tool.1
cp doc/gcc.1 doc/g++.1
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" \
< ../../master/gcc/fortran/invoke.texi > gfortran.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfortran.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \
mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \
(rm -f doc/gfortran.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gcj < ../../master/gcc/java/gcj.texi > gcj.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcj.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj.pod > doc/gcj.1.T$$ && \
mv -f doc/gcj.1.T$$ doc/gcj.1) || \
(rm -f doc/gcj.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D jcf-dump < ../../master/gcc/java/gcj.texi > jcf-dump.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/jcf-dump.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jcf-dump.pod > doc/jcf-dump.1.T$$ && \
mv -f doc/jcf-dump.1.T$$ doc/jcf-dump.1) || \
(rm -f doc/jcf-dump.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gij < ../../master/gcc/java/gcj.texi > gij.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gij.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gij.pod > doc/gij.1.T$$ && \
mv -f doc/gij.1.T$$ doc/gij.1) || \
(rm -f doc/gij.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D jv-convert < ../../master/gcc/java/gcj.texi > jv-convert.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/jv-convert.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jv-convert.pod > doc/jv-convert.1.T$$ && \
mv -f doc/jv-convert.1.T$$ doc/jv-convert.1) || \
(rm -f doc/jv-convert.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D grmic < ../../master/gcc/java/gcj.texi > grmic.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/grmic.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 grmic.pod > doc/grmic.1.T$$ && \
mv -f doc/grmic.1.T$$ doc/grmic.1) || \
(rm -f doc/grmic.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gcj-dbtool < ../../master/gcc/java/gcj.texi > gcj-dbtool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcj-dbtool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj-dbtool.pod > doc/gcj-dbtool.1.T$$ && \
mv -f doc/gcj-dbtool.1.T$$ doc/gcj-dbtool.1) || \
(rm -f doc/gcj-dbtool.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gc-analyze < ../../master/gcc/java/gcj.texi > gc-analyze.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gc-analyze.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gc-analyze.pod > doc/gc-analyze.1.T$$ && \
mv -f doc/gc-analyze.1.T$$ doc/gc-analyze.1) || \
(rm -f doc/gc-analyze.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D aot-compile < ../../master/gcc/java/gcj.texi > aot-compile.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/aot-compile.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 aot-compile.pod > doc/aot-compile.1.T$$ && \
mv -f doc/aot-compile.1.T$$ doc/aot-compile.1) || \
(rm -f doc/aot-compile.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D rebuild-gcj-db < ../../master/gcc/java/gcj.texi > rebuild-gcj-db.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/rebuild-gcj-db.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 rebuild-gcj-db.pod > doc/rebuild-gcj-db.1.T$$ && \
mv -f doc/rebuild-gcj-db.1.T$$ doc/rebuild-gcj-db.1) || \
@@ -10319,7 +10345,7 @@ checking whether to use setjmp/longjmp exceptions... no
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... no
@@ -11284,7 +11310,7 @@ checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
-checking for ld version... 22501
+checking for ld version... 22600
checking for ld that supports -Wl,--gc-sections... yes
checking for ld that supports -Wl,-z,relro... yes
checking for sin in -lm... (cached) yes
@@ -13561,7 +13587,7 @@ checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for compressed debug sections... 1
checking assembler for .lcomm with alignment... no
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
@@ -13583,6 +13609,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to avoid linking multiple front-ends at once... no
Links are now set up to build a native compiler for i686-unknown-gnu0.6.
checking Checking for isl_schedule_constraints_compute_schedule... yes
+checking Checking for isl_options_set_schedule_serialize_sccs... yes
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
@@ -15914,42 +15941,49 @@ if test "xinfo" = xinfo; then \
else true; fi
echo timestamp > gcov.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov.texi > gcov.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov.pod > doc/gcov.1.T$$ && \
mv -f doc/gcov.1.T$$ doc/gcov.1) || \
(rm -f doc/gcov.1.T$$ && exit 1)
echo timestamp > cpp.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/cpp.texi > cpp.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/cpp.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 cpp.pod > doc/cpp.1.T$$ && \
mv -f doc/cpp.1.T$$ doc/cpp.1) || \
(rm -f doc/cpp.1.T$$ && exit 1)
echo timestamp > gcc.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/invoke.texi > gcc.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \
mv -f doc/gcc.1.T$$ doc/gcc.1) || \
(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > gfdl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/fdl.texi > gfdl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
(rm -f doc/gfdl.7.T$$ && exit 1)
echo timestamp > gpl.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/gpl_v3.texi > gpl.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gpl.pod > doc/gpl.7.T$$ && \
mv -f doc/gpl.7.T$$ doc/gpl.7) || \
(rm -f doc/gpl.7.T$$ && exit 1)
echo timestamp > fsf-funding.pod
perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/funding.texi > fsf-funding.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/fsf-funding.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
(rm -f doc/fsf-funding.7.T$$ && exit 1)
echo timestamp > gcov-tool.pod
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov-tool.texi > gcov-tool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcov-tool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
@@ -15957,51 +15991,61 @@ echo timestamp > doc/gcov-tool.1
cp doc/gcc.1 doc/g++.1
perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" \
< ../../master/gcc/fortran/invoke.texi > gfortran.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gfortran.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \
mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \
(rm -f doc/gfortran.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gcj < ../../master/gcc/java/gcj.texi > gcj.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcj.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj.pod > doc/gcj.1.T$$ && \
mv -f doc/gcj.1.T$$ doc/gcj.1) || \
(rm -f doc/gcj.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D jcf-dump < ../../master/gcc/java/gcj.texi > jcf-dump.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/jcf-dump.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jcf-dump.pod > doc/jcf-dump.1.T$$ && \
mv -f doc/jcf-dump.1.T$$ doc/jcf-dump.1) || \
(rm -f doc/jcf-dump.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gij < ../../master/gcc/java/gcj.texi > gij.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gij.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gij.pod > doc/gij.1.T$$ && \
mv -f doc/gij.1.T$$ doc/gij.1) || \
(rm -f doc/gij.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D jv-convert < ../../master/gcc/java/gcj.texi > jv-convert.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/jv-convert.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jv-convert.pod > doc/jv-convert.1.T$$ && \
mv -f doc/jv-convert.1.T$$ doc/jv-convert.1) || \
(rm -f doc/jv-convert.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D grmic < ../../master/gcc/java/gcj.texi > grmic.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/grmic.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 grmic.pod > doc/grmic.1.T$$ && \
mv -f doc/grmic.1.T$$ doc/grmic.1) || \
(rm -f doc/grmic.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gcj-dbtool < ../../master/gcc/java/gcj.texi > gcj-dbtool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcj-dbtool.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj-dbtool.pod > doc/gcj-dbtool.1.T$$ && \
mv -f doc/gcj-dbtool.1.T$$ doc/gcj-dbtool.1) || \
(rm -f doc/gcj-dbtool.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D gc-analyze < ../../master/gcc/java/gcj.texi > gc-analyze.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gc-analyze.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gc-analyze.pod > doc/gc-analyze.1.T$$ && \
mv -f doc/gc-analyze.1.T$$ doc/gc-analyze.1) || \
(rm -f doc/gc-analyze.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D aot-compile < ../../master/gcc/java/gcj.texi > aot-compile.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/aot-compile.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 aot-compile.pod > doc/aot-compile.1.T$$ && \
mv -f doc/aot-compile.1.T$$ doc/aot-compile.1) || \
(rm -f doc/aot-compile.1.T$$ && exit 1)
perl ../../master/gcc/../contrib/texi2pod.pl -D rebuild-gcj-db < ../../master/gcc/java/gcj.texi > rebuild-gcj-db.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/rebuild-gcj-db.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 rebuild-gcj-db.pod > doc/rebuild-gcj-db.1.T$$ && \
mv -f doc/rebuild-gcj-db.1.T$$ doc/rebuild-gcj-db.1) || \
@@ -16037,7 +16081,7 @@ checking whether to use setjmp/longjmp exceptions... no
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... posix
checking whether assembler supports CFI directives... yes
-checking for target glibc version... 2.19
+checking for target glibc version... 2.21
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... no
@@ -17002,7 +17046,7 @@ checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
-checking for ld version... 22501
+checking for ld version... 22600
checking for ld that supports -Wl,--gc-sections... yes
checking for ld that supports -Wl,-z,relro... yes
checking for sin in -lm... (cached) yes
@@ -18247,6 +18291,15 @@ rm -f rts/s-oscons-tmplt.i rts/s-oscons-tmplt.s
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -g -O2 -fpic -W -Wall -g -O2 -g -O2 -fexceptions -DIN_RTS -DHAVE_GETIPINFO -fpic -E -C -DTARGET=\"i686-unknown-gnu0.6\" -iquote [...]/hurd/master/gcc/ada [...]/hurd/master/gcc/ada/s-oscons-tmplt.c > s-oscons-tmplt.i ; \
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -S s-oscons-tmplt.i ; \
../bldtools/oscons/xoscons s-oscons)
+In file included from /usr/include/limits.h:25:0,
+ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:168,
+ from [...]/hurd/master.build/./gcc/include-fixed/syslimits.h:7,
+ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:34,
+ from [...]/hurd/master/gcc/ada/gsocket.h:177,
+ from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:103:
+/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
+ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
+ ^
In file included from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:135:0:
[...]/hurd/master/gcc/ada/adaint.h:145:18: warning: 'struct stat64' declared inside parameter list
GNAT_STRUCT_STAT *);
@@ -19178,6 +19231,15 @@ rm -f rts/s-oscons-tmplt.i rts/s-oscons-tmplt.s
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -g -O2 -W -Wall -g -O2 -g -O2 -fexceptions -DIN_RTS -DHAVE_GETIPINFO -E -C -DTARGET=\"i686-unknown-gnu0.6\" -iquote [...]/hurd/master/gcc/ada [...]/hurd/master/gcc/ada/s-oscons-tmplt.c > s-oscons-tmplt.i ; \
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -S s-oscons-tmplt.i ; \
../bldtools/oscons/xoscons s-oscons)
+In file included from /usr/include/limits.h:25:0,
+ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:168,
+ from [...]/hurd/master.build/./gcc/include-fixed/syslimits.h:7,
+ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:34,
+ from [...]/hurd/master/gcc/ada/gsocket.h:177,
+ from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:103:
+/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
+ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
+ ^
In file included from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:135:0:
[...]/hurd/master/gcc/ada/adaint.h:145:18: warning: 'struct stat64' declared inside parameter list
GNAT_STRUCT_STAT *);
@@ -20345,12 +20407,14 @@ touch ../stamp-tools
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/targparm.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/namet.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/tree_io.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/csets.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/rident.ads
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatchop.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatcmd.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/mlib.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/mlib-tgt.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/mlib-utl.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-env.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-ext.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-pars.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-tree.adb
@@ -20361,6 +20425,7 @@ touch ../stamp-tools
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/stringt.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/tempdir.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/ali.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/atree.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/err_vars.ads
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/errutil.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/fname.adb
@@ -20370,35 +20435,35 @@ touch ../stamp-tools
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master.build/gcc/ada/tools/mlib-tgt-specific.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-attr.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/uintp.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/casing.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/scans.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-conf.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-part.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/sinput-c.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/butil.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/aspects.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/nlists.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/einfo.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/sinfo.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/erroutc.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/stylesw.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/styleg.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/restrict.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/scng.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-pp.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-proc.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-dect.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/elists.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/stand.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/errout.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/fname-uf.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/lib.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/uname.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-nmsc.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-attr-pm.adb
-../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-strt.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/sem_aux.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/krunch.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatcmd.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatkr.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatkr.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatls.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/ali-util.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/binderr.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/osint-l.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatls.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatprep.adb
@@ -27192,26 +27257,31 @@ else \
fi; \
rm -rf $backupdir; exit $rc
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gappletviewer < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gappletviewer.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gappletviewer.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gappletviewer.pod > gappletviewer.1.T$$ && \
mv -f gappletviewer.1.T$$ gappletviewer.1) || \
(rm -f gappletviewer.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjar < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjar.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gjar.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjar.pod > gjar.1.T$$ && \
mv -f gjar.1.T$$ gjar.1) || \
(rm -f gjar.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjarsigner < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjarsigner.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gjarsigner.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjarsigner.pod > gjarsigner.1.T$$ && \
mv -f gjarsigner.1.T$$ gjarsigner.1) || \
(rm -f gjarsigner.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjavah < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjavah.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gjavah.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjavah.pod > gjavah.1.T$$ && \
mv -f gjavah.1.T$$ gjavah.1) || \
(rm -f gjavah.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gcjh < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gcjh.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gcjh.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gcjh.pod > gcjh.1.T$$ && \
mv -f gcjh.1.T$$ gcjh.1) || \
@@ -27220,41 +27290,49 @@ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gkeytool < ../..
| sed -e 's/^For more details.*/See I<Common Options> for more details./' \
-e 's/1\.<\([^>]*\)>/- \1/' \
> gkeytool.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gkeytool.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gkeytool.pod > gkeytool.1.T$$ && \
mv -f gkeytool.1.T$$ gkeytool.1) || \
(rm -f gkeytool.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gnative2ascii < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gnative2ascii.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gnative2ascii.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gnative2ascii.pod > gnative2ascii.1.T$$ && \
mv -f gnative2ascii.1.T$$ gnative2ascii.1) || \
(rm -f gnative2ascii.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gorbd < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gorbd.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gorbd.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gorbd.pod > gorbd.1.T$$ && \
mv -f gorbd.1.T$$ gorbd.1) || \
(rm -f gorbd.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D grmid < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > grmid.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > grmid.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 grmid.pod > grmid.1.T$$ && \
mv -f grmid.1.T$$ grmid.1) || \
(rm -f grmid.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D grmiregistry < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > grmiregistry.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > grmiregistry.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 grmiregistry.pod > grmiregistry.1.T$$ && \
mv -f grmiregistry.1.T$$ grmiregistry.1) || \
(rm -f grmiregistry.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gserialver < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gserialver.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gserialver.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gserialver.pod > gserialver.1.T$$ && \
mv -f gserialver.1.T$$ gserialver.1) || \
(rm -f gserialver.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gtnameserv < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gtnameserv.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gtnameserv.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gtnameserv.pod > gtnameserv.1.T$$ && \
mv -f gtnameserv.1.T$$ gtnameserv.1) || \
(rm -f gtnameserv.1.T$$ && exit 1)
perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjdoc < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjdoc.pod
+Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
echo timestamp > gjdoc.1
(pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjdoc.pod > gjdoc.1.T$$ && \
mv -f gjdoc.1.T$$ gjdoc.1) || \
@@ -30060,7 +30138,7 @@ libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/i
libtool: link: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/src -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/src/.libs -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/bin/ -B[...]/hurd/master.build.install/i686-unknown-gnu0.6/lib/ -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/include -isystem [...]/hurd/master.build.install/i686-unknown-gnu0.6/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/i386-gnu/crti.o [...]/hurd/master.build/./gcc/crtbeginS.o .libs/prims.o .libs/jni.o .libs/exception.o .libs/stacktrace.o .libs/link.o .libs/defineclass.o .libs/verify.o .libs/jvmti.o .libs/interpret.o gnu/classpath/jdwp/.libs/natVMFrame.o gnu/classpath/jdwp/.libs/natVMMethod.o gnu/classpath/jdwp/.libs/natVMVirtualMachine.o gnu/classpath/.libs/natConfiguration.o gnu/classpath/.libs/natSystemProperties.o gnu/classpath/.libs/natVMStackWalker.o gnu/gcj/.libs/natCore.o gnu/gcj/convert/.libs/JIS0208_to_Unicode.o gnu/gcj/convert/.libs/JIS0212_to_Unicode.o gnu/gcj/convert/.libs/Unicode_to_JIS.o gnu/gcj/convert/.libs/natIconv.o gnu/gcj/convert/.libs/natInput_EUCJIS.o gnu/gcj/convert/.libs/natInput_SJIS.o gnu/gcj/convert/.libs/natOutput_EUCJIS.o gnu/gcj/convert/.libs/natOutput_SJIS.o gnu/gcj/io/.libs/natSimpleSHSStream.o gnu/gcj/io/.libs/shs.o gnu/gcj/jvmti/.libs/natBreakpoint.o gnu/gcj/jvmti/.libs/natNormalBreakpoint.o gnu/gcj/runtime/.libs/natFinalizerThread.o gnu/gcj/runtime/.libs/natSharedLibLoader.o gnu/gcj/runtime/.libs/natSystemClassLoader.o gnu/gcj/runtime/.libs/natStringBuffer.o gnu/gcj/util/.libs/natDebug.o gnu/gcj/util/.libs/natGCInfo.o gnu/java/lang/.libs/natMainThread.o gnu/java/lang/management/.libs/natVMClassLoadingMXBeanImpl.o gnu/java/lang/management/.libs/natVMCompilationMXBeanImpl.o gnu/java/lang/management/.libs/natVMGarbageCollectorMXBeanImpl.o gnu/java/lang/management/.libs/natVMMemoryMXBeanImpl.o gnu/java/lang/management/.libs/natVMMemoryManagerMXBeanImpl.o gnu/java/lang/management/.libs/natVMMemoryPoolMXBeanImpl.o gnu/java/lang/management/.libs/natVMOperatingSystemMXBeanImpl.o gnu/java/lang/management/.libs/natVMRuntimeMXBeanImpl.o gnu/java/lang/management/.libs/natVMThreadMXBeanImpl.o gnu/java/net/.libs/natPlainDatagramSocketImpl.o gnu/java/net/.libs/natPlainSocketImpl.o gnu/java/net/protocol/core/.libs/natCoreInputStream.o gnu/java/nio/.libs/natVMPipe.o gnu/java/nio/.libs/natVMSelector.o gnu/java/nio/.libs/natNIOServerSocket.o gnu/java/nio/.libs/natVMChannel.o gnu/java/nio/channels/.libs/natFileChannelImpl.o gnu/java/security/jce/prng/.libs/natVMSecureRandom.o java/io/.libs/natFile.o java/io/.libs/natVMConsole.o java/io/.libs/natVMObjectInputStream.o java/io/.libs/natVMObjectStreamClass.o java/lang/.libs/natCharacter.o java/lang/.libs/natClass.o java/lang/.libs/natClassLoader.o java/lang/.libs/natConcreteProcess.o java/lang/.libs/natVMDouble.o java/lang/.libs/natVMFloat.o java/lang/.libs/natMath.o java/lang/.libs/natObject.o java/lang/.libs/natRuntime.o java/lang/.libs/natString.o java/lang/.libs/natAbstractStringBuffer.o java/lang/.libs/natSystem.o java/lang/.libs/natThread.o java/lang/.libs/natThreadLocal.o java/lang/.libs/natVMClassLoader.o java/lang/.libs/natVMProcess.o java/lang/.libs/natVMThrowable.o java/lang/ref/.libs/natReference.o java/lang/reflect/.libs/natArray.o java/lang/reflect/.libs/natConstructor.o java/lang/reflect/.libs/natField.o java/lang/reflect/.libs/natMethod.o java/lang/reflect/.libs/natVMProxy.o java/net/.libs/natVMInetAddress.o java/net/.libs/natVMNetworkInterface.o java/net/.libs/natVMURLConnection.o java/nio/channels/.libs/natVMChannels.o java/nio/.libs/natVMDirectByteBufferImpl.o java/security/.libs/natVMAccessController.o java/security/.libs/natVMAccessControlState.o java/text/.libs/natCollator.o java/util/.libs/natVMTimeZone.o java/util/concurrent/atomic/.libs/natAtomicLong.o java/util/logging/.libs/natLogger.o java/util/zip/.libs/natDeflater.o java/util/zip/.libs/natInflater.o sun/misc/.libs/natUnsafe.o .libs/boehm.o .libs/posix.o .libs/posix-threads.o java/lang/.libs/Object.o java/lang/.libs/Class.o java/.libs/process-Posix.o gnu/.libs/awt.o gnu/awt/.libs/j2d.o gnu/.libs/classpath.o gnu/classpath/.libs/debug.o gnu/classpath/.libs/toolkit.o gnu/.libs/gcj.o gnu/gcj/.libs/convert.o gnu/gcj/.libs/io.o gnu/gcj/.libs/runtime.o gnu/gcj/.libs/util.o gnu/java/.libs/awt.o gnu/java/awt/.libs/color.o gnu/java/awt/.libs/dnd.o gnu/java/awt/.libs/font.o gnu/java/awt/font/.libs/autofit.o gnu/java/awt/font/.libs/opentype.o gnu/java/awt/font/opentype/.libs/truetype.o gnu/java/awt/.libs/image.o gnu/java/awt/.libs/java2d.o gnu/java/awt/.libs/peer.o gnu/java/awt/peer/.libs/headless.o gnu/java/awt/.libs/print.o gnu/java/.libs/io.o gnu/java/.libs/lang.o gnu/java/lang/.libs/reflect.o gnu/java/.libs/locale.o gnu/java/.libs/net.o gnu/java/net/.libs/loader.o gnu/java/net/.libs/local.o gnu/java/net/protocol/.libs/core.o gnu/java/net/protocol/.libs/file.o gnu/java/net/protocol/.libs/ftp.o gnu/java/net/protocol/.libs/gcjlib.o gnu/java/net/protocol/.libs/http.o gnu/java/net/protocol/.libs/https.o gnu/java/net/protocol/.libs/jar.o gnu/java/.libs/nio.o gnu/java/nio/.libs/channels.o gnu/java/nio/.libs/charset.o gnu/java/.libs/rmi.o gnu/java/rmi/.libs/activation.o gnu/java/rmi/.libs/dgc.o gnu/java/rmi/.libs/registry.o gnu/java/rmi/.libs/server.o gnu/java/.libs/security.o gnu/java/security/.libs/action.o gnu/java/security/.libs/ber.o gnu/java/security/.libs/der.o gnu/java/security/.libs/hash.o gnu/java/security/jce/.libs/hash.o gnu/java/security/jce/.libs/prng.o gnu/java/security/jce/.libs/sig.o gnu/java/security/.libs/key.o gnu/java/security/key/.libs/dss.o gnu/java/security/key/.libs/rsa.o gnu/java/security/.libs/pkcs.o gnu/java/security/.libs/prng.o gnu/java/security/.libs/provider.o gnu/java/security/.libs/sig.o gnu/java/security/sig/.libs/dss.o gnu/java/security/sig/.libs/rsa.o gnu/java/security/.libs/util.o gnu/java/security/.libs/x509.o gnu/java/security/x509/.libs/ext.o gnu/java/.libs/text.o gnu/java/.libs/util.o gnu/java/util/.libs/jar.o gnu/java/util/.libs/prefs.o gnu/java/util/.libs/regex.o gnu/javax/activation/.libs/viewers.o gnu/javax/.libs/crypto.o gnu/javax/crypto/.libs/assembly.o gnu/javax/crypto/.libs/cipher.o gnu/javax/crypto/.libs/jce.o gnu/javax/crypto/jce/.libs/cipher.o gnu/javax/crypto/jce/.libs/key.o gnu/javax/crypto/jce/.libs/keyring.o gnu/javax/crypto/jce/.libs/mac.o gnu/javax/crypto/jce/.libs/params.o gnu/javax/crypto/jce/.libs/prng.o gnu/javax/crypto/jce/.libs/sig.o gnu/javax/crypto/jce/.libs/spec.o gnu/javax/crypto/.libs/key.o gnu/javax/crypto/key/.libs/dh.o gnu/javax/crypto/key/.libs/srp6.o gnu/javax/crypto/.libs/keyring.o gnu/javax/crypto/.libs/kwa.o gnu/javax/crypto/.libs/mac.o gnu/javax/crypto/.libs/mode.o gnu/javax/crypto/.libs/pad.o gnu/javax/crypto/.libs/prng.o gnu/javax/crypto/.libs/sasl.o gnu/javax/crypto/sasl/.libs/anonymous.o gnu/javax/crypto/sasl/.libs/crammd5.o gnu/javax/crypto/sasl/.libs/plain.o gnu/javax/crypto/sasl/.libs/srp.o gnu/javax/.libs/imageio.o gnu/javax/imageio/.libs/bmp.o gnu/javax/imageio/.libs/gif.o gnu/javax/imageio/.libs/jpeg.o gnu/javax/imageio/.libs/png.o gnu/javax/naming/.libs/giop.o gnu/javax/naming/ictxImpl/.libs/trans.o gnu/javax/naming/jndi/url/.libs/corbaname.o gnu/javax/naming/jndi/url/.libs/rmi.o gnu/javax/net/.libs/ssl.o gnu/javax/net/ssl/.libs/provider.o gnu/javax/.libs/print.o gnu/javax/print/.libs/ipp.o gnu/javax/print/ipp/.libs/attribute.o gnu/javax/print/ipp/attribute/.libs/defaults.o gnu/javax/print/ipp/attribute/.libs/job.o gnu/javax/print/ipp/attribute/.libs/printer.o gnu/javax/print/ipp/attribute/.libs/supported.o gnu/javax/security/.libs/auth.o gnu/javax/security/auth/.libs/callback.o gnu/javax/security/auth/.libs/login.o gnu/javax/.libs/sound.o gnu/javax/sound/sampled/.libs/AU.o gnu/javax/sound/sampled/.libs/WAV.o gnu/javax/swing/plaf/.libs/gnu.o gnu/javax/swing/plaf/.libs/metal.o gnu/javax/swing/text/.libs/html.o gnu/javax/swing/text/html/.libs/css.o gnu/javax/swing/text/html/parser/.libs/GnuParserDelegator.o gnu/javax/swing/text/html/parser/.libs/HTML_401F.o gnu/javax/swing/text/html/parser/.libs/SmallHtmlAttributeSet.o gnu/javax/swing/text/html/parser/.libs/gnuDTD.o gnu/javax/swing/text/html/parser/.libs/htmlAttributeSet.o gnu/javax/swing/text/html/parser/.libs/htmlValidator.o gnu/javax/swing/text/html/parser/.libs/models.o gnu/javax/swing/text/html/parser/.libs/support.o gnu/javax/swing/text/html/parser/support/.libs/low.o gnu/javax/swing/.libs/tree.o java/.libs/applet.o java/.libs/awt.o java/awt/.libs/color.o java/awt/.libs/datatransfer.o java/awt/.libs/dnd.o java/awt/dnd/.libs/peer.o java/awt/.libs/event.o java/awt/.libs/font.o java/awt/.libs/geom.o java/awt/.libs/im.o java/awt/im/.libs/spi.o java/awt/.libs/image.o java/awt/image/.libs/renderable.o java/awt/.libs/peer.o java/awt/.libs/print.o java/.libs/beans.o java/beans/.libs/beancontext.o java/.libs/io.o java/.libs/lang.o java/lang/.libs/annotation.o java/lang/.libs/instrument.o java/lang/.libs/ref.o java/lang/.libs/reflect.o java/.libs/math.o java/.libs/net.o java/.libs/nio.o java/nio/.libs/channels.o java/nio/channels/.libs/spi.o java/nio/.libs/charset.o java/nio/charset/.libs/spi.o java/.libs/rmi.o java/rmi/.libs/activation.o java/rmi/.libs/dgc.o java/rmi/.libs/registry.o java/rmi/.libs/server.o java/.libs/security.o java/security/.libs/acl.o java/security/.libs/cert.o java/security/.libs/interfaces.o java/security/.libs/spec.o java/.libs/sql.o java/.libs/text.o java/text/.libs/spi.o java/.libs/util.o java/util/.libs/concurrent.o java/util/concurrent/.libs/atomic.o java/util/concurrent/.libs/locks.o java/util/.libs/jar.o java/util/.libs/logging.o java/util/.libs/prefs.o java/util/.libs/regex.o java/util/.libs/spi.o java/util/.libs/zip.o javax/.libs/accessibility.o javax/.libs/activation.o javax/.libs/activity.o javax/.libs/crypto.o javax/crypto/.libs/interfaces.o javax/crypto/.libs/spec.o javax/.libs/management.o javax/management/.libs/loading.o javax/management/.libs/openmbean.o javax/management/.libs/remote.o javax/management/remote/.libs/rmi.o javax/.libs/naming.o javax/naming/.libs/directory.o javax/naming/.libs/event.o javax/naming/.libs/ldap.o javax/naming/.libs/spi.o javax/.libs/net.o javax/net/.libs/ssl.o javax/.libs/print.o javax/print/.libs/attribute.o javax/print/attribute/.libs/standard.o javax/print/.libs/event.o javax/security/.libs/auth.o javax/security/auth/.libs/callback.o javax/security/auth/.libs/kerberos.o javax/security/auth/.libs/login.o javax/security/auth/.libs/spi.o javax/security/auth/.libs/x500.o javax/security/.libs/cert.o javax/security/.libs/sasl.o javax/sound/.libs/midi.o javax/sound/midi/.libs/spi.o javax/sound/.libs/sampled.o javax/sound/sampled/.libs/spi.o javax/.libs/sql.o javax/.libs/swing.o javax/swing/.libs/border.o javax/swing/.libs/colorchooser.o javax/swing/.libs/event.o javax/swing/.libs/filechooser.o javax/swing/.libs/plaf.o javax/swing/plaf/.libs/basic.o javax/swing/plaf/.libs/metal.o javax/swing/plaf/.libs/multi.o javax/swing/plaf/.libs/synth.o javax/swing/.libs/table.o javax/swing/.libs/text.o javax/swing/text/.libs/html.o javax/swing/text/html/.libs/parser.o javax/swing/text/.libs/rtf.o javax/swing/.libs/tree.o javax/swing/.libs/undo.o javax/.libs/tools.o javax/.libs/transaction.o javax/transaction/.libs/xa.o org/ietf/.libs/jgss.o sun/.libs/awt.o sun/.libs/misc.o sun/.libs/reflect.o sun/reflect/.libs/annotation.o sun/reflect/.libs/misc.o gnu/classpath/.libs/jdwp.o gnu/classpath/jdwp/.libs/event.o gnu/classpath/jdwp/event/.libs/filters.o gnu/classpath/jdwp/.libs/exception.o gnu/classpath/jdwp/.libs/id.o gnu/classpath/jdwp/.libs/processor.o gnu/classpath/jdwp/.libs/transport.o gnu/classpath/jdwp/.libs/util.o gnu/classpath/jdwp/.libs/value.o gnu/gcj/.libs/jvmti.o gnu/java/awt/font/.libs/fonts.properties.o gnu/java/awt/peer/gtk/.libs/font.properties.o gnu/java/awt/peer/x/.libs/fonts.properties.o gnu/java/awt/peer/x/.libs/xfonts.properties.o gnu/java/locale/.libs/LocaleInformation.properties.o gnu/java/locale/.libs/LocaleInformation_aa.properties.o gnu/java/locale/.libs/LocaleInformation_aa_DJ.properties.o gnu/java/locale/.libs/LocaleInformation_aa_ER.properties.o gnu/java/locale/.libs/LocaleInformation_aa_ER_SAAHO.properties.o gnu/java/locale/.libs/LocaleInformation_aa_ET.properties.o gnu/java/locale/.libs/LocaleInformation_af.properties.o gnu/java/locale/.libs/LocaleInformation_af_NA.properties.o gnu/java/locale/.libs/LocaleInformation_af_ZA.properties.o gnu/java/locale/.libs/LocaleInformation_ak.properties.o gnu/java/locale/.libs/LocaleInformation_am.properties.o gnu/java/locale/.libs/LocaleInformation_am_ET.properties.o gnu/java/locale/.libs/LocaleInformation_ar.properties.o gnu/java/locale/.libs/LocaleInformation_ar_DZ.properties.o gnu/java/locale/.libs/LocaleInformation_ar_JO.properties.o gnu/java/locale/.libs/LocaleInformation_ar_LB.properties.o gnu/java/locale/.libs/LocaleInformation_ar_MA.properties.o gnu/java/locale/.libs/LocaleInformation_ar_QA.properties.o gnu/java/locale/.libs/LocaleInformation_ar_SA.properties.o gnu/java/locale/.libs/LocaleInformation_ar_SY.properties.o gnu/java/locale/.libs/LocaleInformation_ar_TN.properties.o gnu/java/locale/.libs/LocaleInformation_ar_YE.properties.o gnu/java/locale/.libs/LocaleInformation_as.properties.o gnu/java/locale/.libs/LocaleInformation_as_IN.properties.o gnu/java/locale/.libs/LocaleInformation_az.properties.o gnu/java/locale/.libs/LocaleInformation_az_Cyrl.properties.o gnu/java/locale/.libs/LocaleInformation_be.properties.o gnu/java/locale/.libs/LocaleInformation_be_BY.properties.o gnu/java/locale/.libs/LocaleInformation_bg.properties.o gnu/java/locale/.libs/LocaleInformation_bg_BG.properties.o gnu/java/locale/.libs/LocaleInformation_bn.properties.o gnu/java/locale/.libs/LocaleInformation_bn_IN.properties.o gnu/java/locale/.libs/LocaleInformation_bo.properties.o gnu/java/locale/.libs/LocaleInformation_bs.properties.o gnu/java/locale/.libs/LocaleInformation_byn.properties.o gnu/java/locale/.libs/LocaleInformation_byn_ER.properties.o gnu/java/locale/.libs/LocaleInformation_ca.properties.o gnu/java/locale/.libs/LocaleInformation_ca_ES.properties.o gnu/java/locale/.libs/LocaleInformation_cch.properties.o gnu/java/locale/.libs/LocaleInformation_cop.properties.o gnu/java/locale/.libs/LocaleInformation_cs.properties.o gnu/java/locale/.libs/LocaleInformation_cs_CZ.properties.o gnu/java/locale/.libs/LocaleInformation_cy.properties.o gnu/java/locale/.libs/LocaleInformation_cy_GB.properties.o gnu/java/locale/.libs/LocaleInformation_da.properties.o gnu/java/locale/.libs/LocaleInformation_da_DK.properties.o gnu/java/locale/.libs/LocaleInformation_de.properties.o gnu/java/locale/.libs/LocaleInformation_de_AT.properties.o gnu/java/locale/.libs/LocaleInformation_de_BE.properties.o gnu/java/locale/.libs/LocaleInformation_de_CH.properties.o gnu/java/locale/.libs/LocaleInformation_de_DE.properties.o gnu/java/locale/.libs/LocaleInformation_de_LI.properties.o gnu/java/locale/.libs/LocaleInformation_de_LU.properties.o gnu/java/locale/.libs/LocaleInformation_dv.properties.o gnu/java/locale/.libs/LocaleInformation_dv_MV.properties.o gnu/java/locale/.libs/LocaleInformation_dz.properties.o gnu/java/locale/.libs/LocaleInformation_dz_BT.properties.o gnu/java/locale/.libs/LocaleInformation_ee.properties.o gnu/java/locale/.libs/LocaleInformation_el.properties.o gnu/java/locale/.libs/LocaleInformation_el_CY.properties.o gnu/java/locale/.libs/LocaleInformation_el_GR.properties.o gnu/java/locale/.libs/LocaleInformation_en.properties.o gnu/java/locale/.libs/LocaleInformation_en_AS.properties.o gnu/java/locale/.libs/LocaleInformation_en_AU.properties.o gnu/java/locale/.libs/LocaleInformation_en_BE.properties.o gnu/java/locale/.libs/LocaleInformation_en_BW.properties.o gnu/java/locale/.libs/LocaleInformation_en_BZ.properties.o gnu/java/locale/.libs/LocaleInformation_en_CA.properties.o gnu/java/locale/.libs/LocaleInformation_en_Dsrt.properties.o gnu/java/locale/.libs/LocaleInformation_en_GB.properties.o gnu/java/locale/.libs/LocaleInformation_en_GU.properties.o gnu/java/locale/.libs/LocaleInformation_en_HK.properties.o gnu/java/locale/.libs/LocaleInformation_en_IE.properties.o gnu/java/locale/.libs/LocaleInformation_en_IN.properties.o gnu/java/locale/.libs/LocaleInformation_en_JM.properties.o gnu/java/locale/.libs/LocaleInformation_en_MH.properties.o gnu/java/locale/.libs/LocaleInformation_en_MP.properties.o gnu/java/locale/.libs/LocaleInformation_en_MT.properties.o gnu/java/locale/.libs/LocaleInformation_en_NA.properties.o gnu/java/locale/.libs/LocaleInformation_en_NZ.properties.o gnu/java/locale/.libs/LocaleInformation_en_PH.properties.o gnu/java/locale/.libs/LocaleInformation_en_PK.properties.o gnu/java/locale/.libs/LocaleInformation_en_SG.properties.o gnu/java/locale/.libs/LocaleInformation_en_Shaw.properties.o gnu/java/locale/.libs/LocaleInformation_en_TT.properties.o gnu/java/locale/.libs/LocaleInformation_en_UM.properties.o gnu/java/locale/.libs/LocaleInformation_en_US.properties.o gnu/java/locale/.libs/LocaleInformation_en_US_POSIX.properties.o gnu/java/locale/.libs/LocaleInformation_en_VI.properties.o gnu/java/locale/.libs/LocaleInformation_en_ZA.properties.o gnu/java/locale/.libs/LocaleInformation_en_ZW.properties.o gnu/java/locale/.libs/LocaleInformation_eo.properties.o gnu/java/locale/.libs/LocaleInformation_es.properties.o gnu/java/locale/.libs/LocaleInformation_es_AR.properties.o gnu/java/locale/.libs/LocaleInformation_es_BO.properties.o gnu/java/locale/.libs/LocaleInformation_es_CL.properties.o gnu/java/locale/.libs/LocaleInformation_es_CO.properties.o gnu/java/locale/.libs/LocaleInformation_es_CR.properties.o gnu/java/locale/.libs/LocaleInformation_es_DO.properties.o gnu/java/locale/.libs/LocaleInformation_es_EC.properties.o gnu/java/locale/.libs/LocaleInformation_es_ES.properties.o gnu/java/locale/.libs/LocaleInformation_es_GT.properties.o gnu/java/locale/.libs/LocaleInformation_es_HN.properties.o gnu/java/locale/.libs/LocaleInformation_es_MX.properties.o gnu/java/locale/.libs/LocaleInformation_es_NI.properties.o gnu/java/locale/.libs/LocaleInformation_es_PA.properties.o gnu/java/locale/.libs/LocaleInformation_es_PE.properties.o gnu/java/locale/.libs/LocaleInformation_es_PR.properties.o gnu/java/locale/.libs/LocaleInformation_es_PY.properties.o gnu/java/locale/.libs/LocaleInformation_es_SV.properties.o gnu/java/locale/.libs/LocaleInformation_es_US.properties.o gnu/java/locale/.libs/LocaleInformation_es_UY.properties.o gnu/java/locale/.libs/LocaleInformation_es_VE.properties.o gnu/java/locale/.libs/LocaleInformation_et.properties.o gnu/java/locale/.libs/LocaleInformation_et_EE.properties.o gnu/java/locale/.libs/LocaleInformation_eu.properties.o gnu/java/locale/.libs/LocaleInformation_eu_ES.properties.o gnu/java/locale/.libs/LocaleInformation_fa.properties.o gnu/java/locale/.libs/LocaleInformation_fa_AF.properties.o gnu/java/locale/.libs/LocaleInformation_fa_IR.properties.o gnu/java/locale/.libs/LocaleInformation_fi.properties.o gnu/java/locale/.libs/LocaleInformation_fi_FI.properties.o gnu/java/locale/.libs/LocaleInformation_fil.properties.o gnu/java/locale/.libs/LocaleInformation_fo.properties.o gnu/java/locale/.libs/LocaleInformation_fo_FO.properties.o gnu/java/locale/.libs/LocaleInformation_fr.properties.o gnu/java/locale/.libs/LocaleInformation_fr_BE.properties.o gnu/java/locale/.libs/LocaleInformation_fr_CA.properties.o gnu/java/locale/.libs/LocaleInformation_fr_CH.properties.o gnu/java/locale/.libs/LocaleInformation_fr_LU.properties.o gnu/java/locale/.libs/LocaleInformation_fur.properties.o gnu/java/locale/.libs/LocaleInformation_ga.properties.o gnu/java/locale/.libs/LocaleInformation_ga_IE.properties.o gnu/java/locale/.libs/LocaleInformation_gaa.properties.o gnu/java/locale/.libs/LocaleInformation_gez.properties.o gnu/java/locale/.libs/LocaleInformation_gez_ER.properties.o gnu/java/locale/.libs/LocaleInformation_gez_ET.properties.o gnu/java/locale/.libs/LocaleInformation_gl.properties.o gnu/java/locale/.libs/LocaleInformation_gl_ES.properties.o gnu/java/locale/.libs/LocaleInformation_gu.properties.o gnu/java/locale/.libs/LocaleInformation_gu_IN.properties.o gnu/java/locale/.libs/LocaleInformation_gv.properties.o gnu/java/locale/.libs/LocaleInformation_gv_GB.properties.o gnu/java/locale/.libs/LocaleInformation_ha.properties.o gnu/java/locale/.libs/LocaleInformation_ha_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_haw.properties.o gnu/java/locale/.libs/LocaleInformation_haw_US.properties.o gnu/java/locale/.libs/LocaleInformation_he.properties.o gnu/java/locale/.libs/LocaleInformation_he_IL.properties.o gnu/java/locale/.libs/LocaleInformation_hi.properties.o gnu/java/locale/.libs/LocaleInformation_hi_IN.properties.o gnu/java/locale/.libs/LocaleInformation_hr.properties.o gnu/java/locale/.libs/LocaleInformation_hu.properties.o gnu/java/locale/.libs/LocaleInformation_hu_HU.properties.o gnu/java/locale/.libs/LocaleInformation_hy.properties.o gnu/java/locale/.libs/LocaleInformation_hy_AM.properties.o gnu/java/locale/.libs/LocaleInformation_hy_AM_REVISED.properties.o gnu/java/locale/.libs/LocaleInformation_ia.properties.o gnu/java/locale/.libs/LocaleInformation_id.properties.o gnu/java/locale/.libs/LocaleInformation_id_ID.properties.o gnu/java/locale/.libs/LocaleInformation_ig.properties.o gnu/java/locale/.libs/LocaleInformation_ii.properties.o gnu/java/locale/.libs/LocaleInformation_is.properties.o gnu/java/locale/.libs/LocaleInformation_is_IS.properties.o gnu/java/locale/.libs/LocaleInformation_it.properties.o gnu/java/locale/.libs/LocaleInformation_it_CH.properties.o gnu/java/locale/.libs/LocaleInformation_it_IT.properties.o gnu/java/locale/.libs/LocaleInformation_iu.properties.o gnu/java/locale/.libs/LocaleInformation_ja.properties.o gnu/java/locale/.libs/LocaleInformation_ja_JP.properties.o gnu/java/locale/.libs/LocaleInformation_ka.properties.o gnu/java/locale/.libs/LocaleInformation_kaj.properties.o gnu/java/locale/.libs/LocaleInformation_kam.properties.o gnu/java/locale/.libs/LocaleInformation_kcg.properties.o gnu/java/locale/.libs/LocaleInformation_kfo.properties.o gnu/java/locale/.libs/LocaleInformation_kk.properties.o gnu/java/locale/.libs/LocaleInformation_kk_KZ.properties.o gnu/java/locale/.libs/LocaleInformation_kl.properties.o gnu/java/locale/.libs/LocaleInformation_kl_GL.properties.o gnu/java/locale/.libs/LocaleInformation_km.properties.o gnu/java/locale/.libs/LocaleInformation_km_KH.properties.o gnu/java/locale/.libs/LocaleInformation_kn.properties.o gnu/java/locale/.libs/LocaleInformation_kn_IN.properties.o gnu/java/locale/.libs/LocaleInformation_ko.properties.o gnu/java/locale/.libs/LocaleInformation_ko_KR.properties.o gnu/java/locale/.libs/LocaleInformation_kok.properties.o gnu/java/locale/.libs/LocaleInformation_kok_IN.properties.o gnu/java/locale/.libs/LocaleInformation_kpe.properties.o gnu/java/locale/.libs/LocaleInformation_ku.properties.o gnu/java/locale/.libs/LocaleInformation_ku_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_ku_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_kw.properties.o gnu/java/locale/.libs/LocaleInformation_kw_GB.properties.o gnu/java/locale/.libs/LocaleInformation_ky.properties.o gnu/java/locale/.libs/LocaleInformation_ln.properties.o gnu/java/locale/.libs/LocaleInformation_lo.properties.o gnu/java/locale/.libs/LocaleInformation_lo_LA.properties.o gnu/java/locale/.libs/LocaleInformation_lt.properties.o gnu/java/locale/.libs/LocaleInformation_lt_LT.properties.o gnu/java/locale/.libs/LocaleInformation_lv.properties.o gnu/java/locale/.libs/LocaleInformation_lv_LV.properties.o gnu/java/locale/.libs/LocaleInformation_mk.properties.o gnu/java/locale/.libs/LocaleInformation_ml.properties.o gnu/java/locale/.libs/LocaleInformation_ml_IN.properties.o gnu/java/locale/.libs/LocaleInformation_mn.properties.o gnu/java/locale/.libs/LocaleInformation_mr.properties.o gnu/java/locale/.libs/LocaleInformation_mr_IN.properties.o gnu/java/locale/.libs/LocaleInformation_ms.properties.o gnu/java/locale/.libs/LocaleInformation_ms_BN.properties.o gnu/java/locale/.libs/LocaleInformation_ms_MY.properties.o gnu/java/locale/.libs/LocaleInformation_mt.properties.o gnu/java/locale/.libs/LocaleInformation_mt_MT.properties.o gnu/java/locale/.libs/LocaleInformation_my.properties.o gnu/java/locale/.libs/LocaleInformation_nb.properties.o gnu/java/locale/.libs/LocaleInformation_nb_NO.properties.o gnu/java/locale/.libs/LocaleInformation_ne.properties.o gnu/java/locale/.libs/LocaleInformation_nl.properties.o gnu/java/locale/.libs/LocaleInformation_nl_BE.properties.o gnu/java/locale/.libs/LocaleInformation_nl_NL.properties.o gnu/java/locale/.libs/LocaleInformation_nn.properties.o gnu/java/locale/.libs/LocaleInformation_nn_NO.properties.o gnu/java/locale/.libs/LocaleInformation_nr.properties.o gnu/java/locale/.libs/LocaleInformation_nso.properties.o gnu/java/locale/.libs/LocaleInformation_ny.properties.o gnu/java/locale/.libs/LocaleInformation_om.properties.o gnu/java/locale/.libs/LocaleInformation_om_ET.properties.o gnu/java/locale/.libs/LocaleInformation_om_KE.properties.o gnu/java/locale/.libs/LocaleInformation_or.properties.o gnu/java/locale/.libs/LocaleInformation_or_IN.properties.o gnu/java/locale/.libs/LocaleInformation_pa.properties.o gnu/java/locale/.libs/LocaleInformation_pa_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_pa_IN.properties.o gnu/java/locale/.libs/LocaleInformation_pl.properties.o gnu/java/locale/.libs/LocaleInformation_pl_PL.properties.o gnu/java/locale/.libs/LocaleInformation_ps.properties.o gnu/java/locale/.libs/LocaleInformation_ps_AF.properties.o gnu/java/locale/.libs/LocaleInformation_pt.properties.o gnu/java/locale/.libs/LocaleInformation_pt_BR.properties.o gnu/java/locale/.libs/LocaleInformation_pt_PT.properties.o gnu/java/locale/.libs/LocaleInformation_ro.properties.o gnu/java/locale/.libs/LocaleInformation_ro_RO.properties.o gnu/java/locale/.libs/LocaleInformation_ru.properties.o gnu/java/locale/.libs/LocaleInformation_ru_RU.properties.o gnu/java/locale/.libs/LocaleInformation_ru_UA.properties.o gnu/java/locale/.libs/LocaleInformation_rw.properties.o gnu/java/locale/.libs/LocaleInformation_sa.properties.o gnu/java/locale/.libs/LocaleInformation_sa_IN.properties.o gnu/java/locale/.libs/LocaleInformation_se.properties.o gnu/java/locale/.libs/LocaleInformation_se_FI.properties.o gnu/java/locale/.libs/LocaleInformation_si.properties.o gnu/java/locale/.libs/LocaleInformation_sid.properties.o gnu/java/locale/.libs/LocaleInformation_sid_ET.properties.o gnu/java/locale/.libs/LocaleInformation_sk.properties.o gnu/java/locale/.libs/LocaleInformation_sk_SK.properties.o gnu/java/locale/.libs/LocaleInformation_sl.properties.o gnu/java/locale/.libs/LocaleInformation_sl_SI.properties.o gnu/java/locale/.libs/LocaleInformation_so.properties.o gnu/java/locale/.libs/LocaleInformation_so_DJ.properties.o gnu/java/locale/.libs/LocaleInformation_so_ET.properties.o gnu/java/locale/.libs/LocaleInformation_so_KE.properties.o gnu/java/locale/.libs/LocaleInformation_so_SO.properties.o gnu/java/locale/.libs/LocaleInformation_sq.properties.o gnu/java/locale/.libs/LocaleInformation_sq_AL.properties.o gnu/java/locale/.libs/LocaleInformation_sr.properties.o gnu/java/locale/.libs/LocaleInformation_sr_BA_Cyrl.properties.o gnu/java/locale/.libs/LocaleInformation_sr_BA_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_sr_Cyrl.properties.o gnu/java/locale/.libs/LocaleInformation_sr_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_sr_ME_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_sr_RS_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_ss.properties.o gnu/java/locale/.libs/LocaleInformation_ssy.properties.o gnu/java/locale/.libs/LocaleInformation_st.properties.o gnu/java/locale/.libs/LocaleInformation_sv.properties.o gnu/java/locale/.libs/LocaleInformation_sv_FI.properties.o gnu/java/locale/.libs/LocaleInformation_sv_SE.properties.o gnu/java/locale/.libs/LocaleInformation_sw.properties.o gnu/java/locale/.libs/LocaleInformation_sw_KE.properties.o gnu/java/locale/.libs/LocaleInformation_sw_TZ.properties.o gnu/java/locale/.libs/LocaleInformation_syr.properties.o gnu/java/locale/.libs/LocaleInformation_syr_SY.properties.o gnu/java/locale/.libs/LocaleInformation_ta.properties.o gnu/java/locale/.libs/LocaleInformation_ta_IN.properties.o gnu/java/locale/.libs/LocaleInformation_te.properties.o gnu/java/locale/.libs/LocaleInformation_te_IN.properties.o gnu/java/locale/.libs/LocaleInformation_tg.properties.o gnu/java/locale/.libs/LocaleInformation_th.properties.o gnu/java/locale/.libs/LocaleInformation_th_TH.properties.o gnu/java/locale/.libs/LocaleInformation_ti.properties.o gnu/java/locale/.libs/LocaleInformation_ti_ER.properties.o gnu/java/locale/.libs/LocaleInformation_ti_ET.properties.o gnu/java/locale/.libs/LocaleInformation_tig.properties.o gnu/java/locale/.libs/LocaleInformation_tig_ER.properties.o gnu/java/locale/.libs/LocaleInformation_tn.properties.o gnu/java/locale/.libs/LocaleInformation_to.properties.o gnu/java/locale/.libs/LocaleInformation_tr.properties.o gnu/java/locale/.libs/LocaleInformation_tr_TR.properties.o gnu/java/locale/.libs/LocaleInformation_trv.properties.o gnu/java/locale/.libs/LocaleInformation_ts.properties.o gnu/java/locale/.libs/LocaleInformation_tt.properties.o gnu/java/locale/.libs/LocaleInformation_tt_RU.properties.o gnu/java/locale/.libs/LocaleInformation_ug.properties.o gnu/java/locale/.libs/LocaleInformation_uk.properties.o gnu/java/locale/.libs/LocaleInformation_uk_UA.properties.o gnu/java/locale/.libs/LocaleInformation_ur.properties.o gnu/java/locale/.libs/LocaleInformation_ur_IN.properties.o gnu/java/locale/.libs/LocaleInformation_uz.properties.o gnu/java/locale/.libs/LocaleInformation_uz_AF_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_uz_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_uz_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_ve.properties.o gnu/java/locale/.libs/LocaleInformation_vi.properties.o gnu/java/locale/.libs/LocaleInformation_wal.properties.o gnu/java/locale/.libs/LocaleInformation_wal_ET.properties.o gnu/java/locale/.libs/LocaleInformation_wo.properties.o gnu/java/locale/.libs/LocaleInformation_xh.properties.o gnu/java/locale/.libs/LocaleInformation_yo.properties.o gnu/java/locale/.libs/LocaleInformation_zh.properties.o gnu/java/locale/.libs/LocaleInformation_zh_CN_Hans.properties.o gnu/java/locale/.libs/LocaleInformation_zh_HK_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zh_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zh_MO_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zh_SG_Hans.properties.o gnu/java/locale/.libs/LocaleInformation_zh_TW_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zu.properties.o gnu/java/util/regex/.libs/MessagesBundle.properties.o gnu/java/util/regex/.libs/MessagesBundle_fr.properties.o gnu/java/util/regex/.libs/MessagesBundle_it.properties.o gnu/javax/print/.libs/MessagesBundle.properties.o gnu/javax/print/.libs/MessagesBundle_de.properties.o gnu/javax/security/auth/callback/.libs/MessagesBundle.properties.o java/text/.libs/metazones.properties.o java/util/.libs/iso4217.properties.o java/util/.libs/weeks.properties.o javax/imageio/plugins/jpeg/.libs/MessagesBundle.properties.o javax/swing/text/html/.libs/default.css.o org/ietf/jgss/.libs/MessagesBundle.properties.o META-INF/services/.libs/java.util.prefs.PreferencesFactory.o META-INF/services/.libs/java.util.prefs.PreferencesFactory.in.o META-INF/services/.libs/javax.sound.midi.spi.MidiDeviceProvider.o META-INF/services/.libs/javax.sound.midi.spi.MidiFileReader.o META-INF/services/.libs/javax.sound.midi.spi.MidiFileWriter.o META-INF/services/.libs/javax.sound.sampled.spi.AudioFileReader.o .libs/gnu-CORBA.o .libs/gnu-java-awt-dnd-peer-gtk.o .libs/gnu-java-awt-peer-gtk.o .libs/gnu-java-awt-peer-swing.o .libs/gnu-java-beans.o .libs/gnu-java-lang-management.o .libs/gnu-java-math.o .libs/gnu-java-util-prefs-gconf.o .libs/gnu-javax-management.o .libs/gnu-javax-rmi.o .libs/gnu-javax-sound-midi.o .libs/gnu-xml-aelfred2.o .libs/gnu-xml-dom.o .libs/gnu-xml-libxmlj.o .libs/gnu-xml-pipeline.o .libs/gnu-xml-stream.o .libs/gnu-xml-transform.o .libs/gnu-xml-util.o .libs/gnu-xml-validation.o .libs/gnu-xml-xpath.o .libs/java-lang-management.o .libs/javax-imageio.o .libs/javax-rmi.o .libs/javax-xml.o .libs/org-omg-CORBA.o .libs/org-omg-CORBA_2_3.o .libs/org-omg-CosNaming.o .libs/org-omg-Dynamic.o .libs/org-omg-DynamicAny.o .libs/org-omg-IOP.o .libs/org-omg-Messaging.o .libs/org-omg-PortableInterceptor.o .libs/org-omg-PortableServer.o .libs/org-omg-SendingContext.o .libs/org-omg-stub.o .libs/org-relaxng.o .libs/org-w3c.o .libs/org-xml.o -Wl,--whole-archive ./libltdl/.libs/libltdlc.a classpath/native/fdlibm/.libs/libfdlibm.a ../libffi/.libs/libffi_convenience.a ../zlib/.libs/libzgcj_convenience.a ../boehm-gc/.libs/libgcjgc_convenience.a -Wl,--no-whole-archive -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/src -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/src/.libs -L[...]/hurd/master.build/i686-unknown-gnu0.6/libstdc++-v3/libsupc++/.libs -L[...]/hurd/master.build/i686-unknown-gnu0.6/libjava -lpthread -lrt -ldl -L[...]/hurd/master.build/./gcc -L/lib/i386-gnu -L/usr/lib/i386-gnu -lc -lgcc_s [...]/hurd/master.build/./gcc/crtendS.o /usr/lib/i386-gnu/crtn.o -Wl,-Bsymbolic-functions -Wl,--version-script=../../../master/libjava/libgcj.ver -Wl,-soname -Wl,libgcj.so.15 -o .libs/libgcj.so.15.0.0
.libs/posix-threads.o: In function `_Jv_ThreadSetPriority(_Jv_Thread_t*, int)':
[...]/hurd/master.build/i686-unknown-gnu0.6/libjava/../../../master/libjava/posix-threads.cc:587: warning: pthread_setschedparam is not implemented and will always fail
-gnu/java/nio/channels/.libs/natFileChannelImpl.o: In function `void java::nio::MappedByteBufferImpl::forceImpl()':
+gnu/java/nio/channels/.libs/natFileChannelImpl.o: In function `msync_adaptor<void*, unsigned int, int>':
[...]/hurd/master.build/i686-unknown-gnu0.6/libjava/gnu/java/nio/channels/natFileChannelImpl.cc:78: warning: msync is not implemented and will always fail
libtool: link: (cd ".libs" && rm -f "libgcj.so.15" && ln -s "libgcj.so.15.0.0" "libgcj.so.15")
libtool: link: (cd ".libs" && rm -f "libgcj.so" && ln -s "libgcj.so.15.0.0" "libgcj.so")
diff --git a/gcc/laplace.SCHWINGE/log_test b/gcc/laplace.SCHWINGE/log_test
index 6df7cf36..0bcf9b7b 100644
--- a/gcc/laplace.SCHWINGE/log_test
+++ b/gcc/laplace.SCHWINGE/log_test
@@ -108,7 +108,7 @@ Fixed: tinfo.h
Fixed: types/vxTypesBase.h
Fixed: unistd.h
math.h [...]/hurd/master/fixincludes/tests/base/math.h differ: char 1529, line 76
-*** math.h Wed Nov 4 05:41:36 2015
+*** math.h Thu Feb 18 15:35:01 2016
--- [...]/hurd/master/fixincludes/tests/base/math.h Mon Dec 10 23:37:58 2012
***************
*** 73,78 ****
@@ -121,7 +121,7 @@ math.h [...]/hurd/master/fixincludes/tests/base/math.h differ: char 1529, line 7
#endif /* MATH_HUGE_VAL_FROM_DBL_MAX_CHECK */
reg_types.h [...]/hurd/master/fixincludes/tests/base/reg_types.h differ: char 266, line 12
-*** reg_types.h Wed Nov 4 05:41:36 2015
+*** reg_types.h Thu Feb 18 15:35:01 2016
--- [...]/hurd/master/fixincludes/tests/base/reg_types.h Sun May 27 02:29:29 2012
***************
*** 9,15 ****
@@ -142,7 +142,7 @@ reg_types.h [...]/hurd/master/fixincludes/tests/base/reg_types.h differ: char 26
} __regex_t;
extern __regex_t re;
sys/stat.h [...]/hurd/master/fixincludes/tests/base/sys/stat.h differ: char 881, line 38
-*** sys/stat.h Wed Nov 4 05:41:37 2015
+*** sys/stat.h Thu Feb 18 15:35:01 2016
--- [...]/hurd/master/fixincludes/tests/base/sys/stat.h Mon Dec 10 23:37:58 2012
***************
*** 35,41 ****
@@ -163,7 +163,7 @@ sys/stat.h [...]/hurd/master/fixincludes/tests/base/sys/stat.h differ: char 881,
#include <types/vxTypesOld.h>
#endif /* VXWORKS_NEEDS_VXWORKS_CHECK */
time.h [...]/hurd/master/fixincludes/tests/base/time.h differ: char 375, line 17
-*** time.h Wed Nov 4 05:41:37 2015
+*** time.h Thu Feb 18 15:35:01 2016
--- [...]/hurd/master/fixincludes/tests/base/time.h Sun May 27 02:29:29 2012
***************
*** 14,20 ****
@@ -191,7 +191,7 @@ make[2]: Leaving directory '[...]/hurd/master.build/fixincludes'
Makefile:3596: recipe for target 'check-fixincludes' failed
make[1]: *** [check-fixincludes] Error 2
make[2]: Entering directory '[...]/hurd/master.build/gcc'
-Test Run By thomas on Wed Nov 4 05:41:40 CET 2015
+Test Run By thomas on Thu Feb 18 15:35:05 CET 2016
=== acats configuration ===
target gcc is [...]/hurd/master.build/gcc/xgcc -B[...]/hurd/master.build/gcc/
Reading specs from [...]/hurd/master.build/gcc/specs COLLECT_GCC=[...]/hurd/master.build/gcc/xgcc COLLECT_LTO_WRAPPER=[...]/hurd/master.build/gcc/lto-wrapper Target: i686-unknown-gnu0.6 Configured with: ../master/configure --prefix=[...]/hurd/master.build.install SHELL=/bin/dash CC=gcc-4.9 CXX=g++-4.9 --enable-languages=all,ada Thread model: posix gcc version 5.0.0 20150119 (experimental) (GCC)
@@ -240,7 +240,7 @@ Running chapter l ...
# of expected passes 2311
# of unexpected failures 9
*** FAILURES: c23003b c23003g c23003i c52103x c52104x c52104y cb1010a cb1010c cb1010d
-[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Wed Nov 4 06:41:30 CET 2015
+[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Thu Feb 18 16:23:02 CET 2016
Making a new config file...
echo "set tmpdir [...]/hurd/master.build/gcc/testsuite" >> ./site.tmp
test -d plugin || mkdir plugin
@@ -258,7 +258,7 @@ if [ -f ${rootme}/../expect/expect ] ; then \
TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
export TCL_LIBRARY ; fi ; \
runtest --tool gnat )
-Test Run By thomas on Wed Nov 4 06:41:31 2015
+Test Run By thomas on Thu Feb 18 16:23:03 2016
Native configuration is i686-unknown-gnu0.6
=== gnat tests ===
@@ -315,7 +315,7 @@ else \
touch ${rootme}/testsuite/gcc-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Wed Nov 4 06:47:34 2015
+Test Run By thomas on Thu Feb 18 16:27:58 2016
Native configuration is i686-unknown-gnu0.6
=== gcc tests ===
@@ -517,7 +517,7 @@ else \
touch ${rootme}/testsuite/g++-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Wed Nov 4 10:51:39 2015
+Test Run By thomas on Thu Feb 18 19:42:36 2016
Native configuration is i686-unknown-gnu0.6
=== g++ tests ===
@@ -629,7 +629,7 @@ else \
touch ${rootme}/testsuite/gfortran-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Wed Nov 4 13:20:51 2015
+Test Run By thomas on Thu Feb 18 21:27:52 2016
Native configuration is i686-unknown-gnu0.6
=== gfortran tests ===
@@ -686,7 +686,7 @@ else \
touch ${rootme}/testsuite/objc-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Wed Nov 4 15:38:02 2015
+Test Run By thomas on Thu Feb 18 23:04:55 2016
Native configuration is i686-unknown-gnu0.6
=== objc tests ===
@@ -701,6 +701,8 @@ Using [...]/hurd/master/gcc/testsuite/config/default.exp as tool-and-target-spec
Running [...]/hurd/master/gcc/testsuite/objc/compile/compile.exp ...
Running [...]/hurd/master/gcc/testsuite/objc/execute/exceptions/exceptions.exp ...
Running [...]/hurd/master/gcc/testsuite/objc/execute/execute.exp ...
+WARNING: program timed out.
+FAIL: objc/execute/bf-2.m compilation, -O2 -fgnu-runtime
Running [...]/hurd/master/gcc/testsuite/objc.dg/attributes/attributes.exp ...
Running [...]/hurd/master/gcc/testsuite/objc.dg/dg.exp ...
Running [...]/hurd/master/gcc/testsuite/objc.dg/gnu-encoding/gnu-encoding.exp ...
@@ -716,8 +718,10 @@ Running [...]/hurd/master/gcc/testsuite/objc.dg/torture/tls/tls.exp ...
=== objc Summary ===
-# of expected passes 3004
+# of expected passes 3002
+# of unexpected failures 1
# of expected failures 6
+# of unresolved testcases 1
# of unsupported tests 74
[...]/hurd/master.build/gcc/xgcc version 5.0.0 20150119 (experimental) (GCC)
@@ -904,7 +908,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else \
echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
-Test Run By thomas on Wed Nov 4 15:45:32 2015
+Test Run By thomas on Thu Feb 18 23:15:37 2016
Native configuration is i686-unknown-gnu0.6
=== libstdc++ tests ===
@@ -1186,7 +1190,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 19:39:49 2015
+Test Run By thomas on Fri Feb 19 02:22:42 2016
Native configuration is i686-unknown-gnu0.6
=== libffi tests ===
@@ -1379,7 +1383,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 19:49:22 2015
+Test Run By thomas on Fri Feb 19 02:29:33 2016
Native configuration is i686-unknown-gnu0.6
=== libjava tests ===
@@ -1400,6 +1404,10 @@ LD_LIBRARY_PATH=. [...]/hurd/master.build/i686-unknown-gnu0.6/./libjava/gij -cp
LD_LIBRARY_PATH=. [...]/hurd/master.build/i686-unknown-gnu0.6/./libjava/gij -cp [...]/hurd/master/libjava/testsuite/libjava.jvmti/interp/getstacktrace.jar -agentlib:dummyagent getstacktrace
Running [...]/hurd/master/libjava/testsuite/libjava.jvmti/jvmti.exp ...
Running [...]/hurd/master/libjava/testsuite/libjava.lang/lang.exp ...
+FAIL: Thread_Sleep_2 output - source compiled test
+FAIL: Thread_Sleep_2 -findirect-dispatch output - source compiled test
+FAIL: Thread_Sleep_2 -O3 output - source compiled test
+FAIL: Thread_Sleep_2 -O3 -findirect-dispatch output - source compiled test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
@@ -1411,8 +1419,8 @@ Running [...]/hurd/master/libjava/testsuite/libjava.verify/verify.exp ...
=== libjava Summary ===
-# of expected passes 2574
-# of unexpected failures 4
+# of expected passes 2570
+# of unexpected failures 8
# of expected failures 4
# of untested testcases 4
Makefile:387: recipe for target 'check-DEJAGNU' failed
@@ -1500,7 +1508,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 20:13:44 2015
+Test Run By thomas on Fri Feb 19 02:45:56 2016
Native configuration is i686-unknown-gnu0.6
=== boehm-gc tests ===
@@ -1591,7 +1599,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 20:14:20 2015
+Test Run By thomas on Fri Feb 19 02:46:08 2016
Native configuration is i686-unknown-gnu0.6
=== libgomp tests ===
@@ -1607,19 +1615,14 @@ Running [...]/hurd/master/libgomp/testsuite/libgomp.c/c.exp ...
FAIL: libgomp.c/lib-1.c execution test
Running [...]/hurd/master/libgomp/testsuite/libgomp.c++/c++.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.fortran/fortran.exp ...
-FAIL: libgomp.fortran/lib1.f90 -O1 execution test
+FAIL: libgomp.fortran/lib1.f90 -O2 execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
-FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -g execution test
FAIL: libgomp.fortran/lib1.f90 -Os execution test
-FAIL: libgomp.fortran/lib2.f -O1 execution test
-FAIL: libgomp.fortran/lib2.f -O2 execution test
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer execution test
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops execution test
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
-FAIL: libgomp.fortran/lib2.f -O3 -g execution test
-FAIL: libgomp.fortran/lib3.f -O1 execution test
FAIL: libgomp.fortran/lib3.f -O2 execution test
FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer execution test
+FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: libgomp.fortran/lib3.f -Os execution test
Running [...]/hurd/master/libgomp/testsuite/libgomp.graphite/graphite.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-c/c.exp ...
@@ -1628,8 +1631,8 @@ Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp ...
=== libgomp Summary ===
-# of expected passes 5756
-# of unexpected failures 15
+# of expected passes 5761
+# of unexpected failures 10
# of unsupported tests 253
Makefile:277: recipe for target 'check-DEJAGNU' failed
make[4]: *** [check-DEJAGNU] Error 1
@@ -1711,7 +1714,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 20:45:53 2015
+Test Run By thomas on Fri Feb 19 03:07:23 2016
Native configuration is i686-unknown-gnu0.6
=== libitm tests ===
@@ -1800,7 +1803,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Wed Nov 4 20:46:02 2015
+Test Run By thomas on Fri Feb 19 03:07:30 2016
Native configuration is i686-unknown-gnu0.6
=== libatomic tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum
index 7a0789cb..3540de78 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 20:13:44 2015
+Test Run By thomas on Fri Feb 19 02:45:56 2016
Native configuration is i686-unknown-gnu0.6
=== boehm-gc tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum
index c6d84469..db61bf6c 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 20:46:02 2015
+Test Run By thomas on Fri Feb 19 03:07:30 2016
Native configuration is i686-unknown-gnu0.6
=== libatomic tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum
index f9dde0e2..01c3ceba 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 19:39:49 2015
+Test Run By thomas on Fri Feb 19 02:22:42 2016
Native configuration is i686-unknown-gnu0.6
=== libffi tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum
index 65a1efe4..472e0fdc 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 20:14:20 2015
+Test Run By thomas on Fri Feb 19 02:46:08 2016
Native configuration is i686-unknown-gnu0.6
=== libgomp tests ===
@@ -2151,39 +2151,39 @@ PASS: libgomp.fortran/lastprivate2.f90 -O execution test
PASS: libgomp.fortran/lib1.f90 -O0 (test for excess errors)
PASS: libgomp.fortran/lib1.f90 -O0 execution test
PASS: libgomp.fortran/lib1.f90 -O1 (test for excess errors)
-FAIL: libgomp.fortran/lib1.f90 -O1 execution test
+PASS: libgomp.fortran/lib1.f90 -O1 execution test
PASS: libgomp.fortran/lib1.f90 -O2 (test for excess errors)
-PASS: libgomp.fortran/lib1.f90 -O2 execution test
+FAIL: libgomp.fortran/lib1.f90 -O2 execution test
PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer (test for excess errors)
-PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
-FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
PASS: libgomp.fortran/lib1.f90 -O3 -g (test for excess errors)
-PASS: libgomp.fortran/lib1.f90 -O3 -g execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -g execution test
PASS: libgomp.fortran/lib1.f90 -Os (test for excess errors)
FAIL: libgomp.fortran/lib1.f90 -Os execution test
PASS: libgomp.fortran/lib2.f -O0 (test for excess errors)
PASS: libgomp.fortran/lib2.f -O0 execution test
PASS: libgomp.fortran/lib2.f -O1 (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O1 execution test
+PASS: libgomp.fortran/lib2.f -O1 execution test
PASS: libgomp.fortran/lib2.f -O2 (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O2 execution test
+PASS: libgomp.fortran/lib2.f -O2 execution test
PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer execution test
+PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer execution test
PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops execution test
+PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops execution test
PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
PASS: libgomp.fortran/lib2.f -O3 -g (test for excess errors)
-FAIL: libgomp.fortran/lib2.f -O3 -g execution test
+PASS: libgomp.fortran/lib2.f -O3 -g execution test
PASS: libgomp.fortran/lib2.f -Os (test for excess errors)
PASS: libgomp.fortran/lib2.f -Os execution test
PASS: libgomp.fortran/lib3.f -O0 (test for excess errors)
PASS: libgomp.fortran/lib3.f -O0 execution test
PASS: libgomp.fortran/lib3.f -O1 (test for excess errors)
-FAIL: libgomp.fortran/lib3.f -O1 execution test
+PASS: libgomp.fortran/lib3.f -O1 execution test
PASS: libgomp.fortran/lib3.f -O2 (test for excess errors)
FAIL: libgomp.fortran/lib3.f -O2 execution test
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer (test for excess errors)
@@ -2191,7 +2191,7 @@ FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer execution test
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops execution test
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
-PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
PASS: libgomp.fortran/lib3.f -O3 -g (test for excess errors)
PASS: libgomp.fortran/lib3.f -O3 -g execution test
PASS: libgomp.fortran/lib3.f -Os (test for excess errors)
@@ -6041,6 +6041,6 @@ PASS: libgomp.oacc-fortran/subarrays-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SH
=== libgomp Summary ===
-# of expected passes 5756
-# of unexpected failures 15
+# of expected passes 5761
+# of unexpected failures 10
# of unsupported tests 253
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum
index 18c106cf..239de620 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 20:45:53 2015
+Test Run By thomas on Fri Feb 19 03:07:23 2016
Native configuration is i686-unknown-gnu0.6
=== libitm tests ===
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum
index 1ad0674c..1373579c 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 19:49:22 2015
+Test Run By thomas on Fri Feb 19 02:29:33 2016
Native configuration is i686-unknown-gnu0.6
=== libjava tests ===
@@ -1364,16 +1364,16 @@ PASS: Thread_Sleep -O3 -findirect-dispatch execution - source compiled test
PASS: Thread_Sleep -O3 -findirect-dispatch output - source compiled test
PASS: Thread_Sleep_2 compilation from source
PASS: Thread_Sleep_2 execution - source compiled test
-PASS: Thread_Sleep_2 output - source compiled test
+FAIL: Thread_Sleep_2 output - source compiled test
PASS: Thread_Sleep_2 -findirect-dispatch compilation from source
PASS: Thread_Sleep_2 -findirect-dispatch execution - source compiled test
-PASS: Thread_Sleep_2 -findirect-dispatch output - source compiled test
+FAIL: Thread_Sleep_2 -findirect-dispatch output - source compiled test
PASS: Thread_Sleep_2 -O3 compilation from source
PASS: Thread_Sleep_2 -O3 execution - source compiled test
-PASS: Thread_Sleep_2 -O3 output - source compiled test
+FAIL: Thread_Sleep_2 -O3 output - source compiled test
PASS: Thread_Sleep_2 -O3 -findirect-dispatch compilation from source
PASS: Thread_Sleep_2 -O3 -findirect-dispatch execution - source compiled test
-PASS: Thread_Sleep_2 -O3 -findirect-dispatch output - source compiled test
+FAIL: Thread_Sleep_2 -O3 -findirect-dispatch output - source compiled test
PASS: Thread_Wait compilation from source
PASS: Thread_Wait execution - source compiled test
PASS: Thread_Wait output - source compiled test
@@ -2606,7 +2606,7 @@ Running [...]/hurd/master/libjava/testsuite/libjava.verify/verify.exp ...
=== libjava Summary ===
-# of expected passes 2574
-# of unexpected failures 4
+# of expected passes 2570
+# of unexpected failures 8
# of expected failures 4
# of untested testcases 4
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
index 36e02c64..f7e1259a 100644
--- a/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
+++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 15:45:32 2015
+Test Run By thomas on Thu Feb 18 23:15:37 2016
Native configuration is i686-unknown-gnu0.6
=== libstdc++ tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum
index ddd2ea3a..09bbcf1b 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 05:41:40 CET 2015
+Test Run By thomas on Thu Feb 18 15:35:05 CET 2016
=== acats configuration ===
target gcc is [...]/hurd/master.build/gcc/xgcc -B[...]/hurd/master.build/gcc/
Reading specs from [...]/hurd/master.build/gcc/specs COLLECT_GCC=[...]/hurd/master.build/gcc/xgcc COLLECT_LTO_WRAPPER=[...]/hurd/master.build/gcc/lto-wrapper Target: i686-unknown-gnu0.6 Configured with: ../master/configure --prefix=[...]/hurd/master.build.install SHELL=/bin/dash CC=gcc-4.9 CXX=g++-4.9 --enable-languages=all,ada Thread model: posix gcc version 5.0.0 20150119 (experimental) (GCC)
@@ -2358,4 +2358,4 @@ PASS: la14027
# of expected passes 2311
# of unexpected failures 9
*** FAILURES: c23003b c23003g c23003i c52103x c52104x c52104y cb1010a cb1010c cb1010d
-[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Wed Nov 4 06:41:30 CET 2015
+[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Thu Feb 18 16:23:02 CET 2016
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum
index 9fd8c31a..96504adc 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 10:51:39 2015
+Test Run By thomas on Thu Feb 18 19:42:36 2016
Native configuration is i686-unknown-gnu0.6
=== g++ tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum
index e456abe1..08c7e390 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 06:47:34 2015
+Test Run By thomas on Thu Feb 18 16:27:58 2016
Native configuration is i686-unknown-gnu0.6
=== gcc tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum
index 6dfb17f2..ccd7dabd 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 13:20:51 2015
+Test Run By thomas on Thu Feb 18 21:27:52 2016
Native configuration is i686-unknown-gnu0.6
=== gfortran tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum
index 2369db3a..eb888061 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 06:41:31 2015
+Test Run By thomas on Thu Feb 18 16:23:03 2016
Native configuration is i686-unknown-gnu0.6
=== gnat tests ===
diff --git a/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum b/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum
index b9ee5cca..b76854c1 100644
--- a/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum
+++ b/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Nov 4 15:38:02 2015
+Test Run By thomas on Thu Feb 18 23:04:55 2016
Native configuration is i686-unknown-gnu0.6
=== objc tests ===
@@ -328,8 +328,9 @@ PASS: objc/execute/bf-2.m compilation, -O0 -fgnu-runtime
PASS: objc/execute/bf-2.m execution, -O0 -fgnu-runtime
PASS: objc/execute/bf-2.m compilation, -O1 -fgnu-runtime
PASS: objc/execute/bf-2.m execution, -O1 -fgnu-runtime
-PASS: objc/execute/bf-2.m compilation, -O2 -fgnu-runtime
-PASS: objc/execute/bf-2.m execution, -O2 -fgnu-runtime
+WARNING: program timed out.
+FAIL: objc/execute/bf-2.m compilation, -O2 -fgnu-runtime
+UNRESOLVED: objc/execute/bf-2.m execution, -O2 -fgnu-runtime
PASS: objc/execute/bf-2.m compilation, -O3 -fomit-frame-pointer -fgnu-runtime
PASS: objc/execute/bf-2.m execution, -O3 -fomit-frame-pointer -fgnu-runtime
PASS: objc/execute/bf-2.m compilation, -O3 -g -fgnu-runtime
@@ -3109,8 +3110,10 @@ PASS: objc.dg/torture/tls/trivial.m -O2 -flto -fuse-linker-plugin -fno-fat-lto
=== objc Summary ===
-# of expected passes 3004
+# of expected passes 3002
+# of unexpected failures 1
# of expected failures 6
+# of unresolved testcases 1
# of unsupported tests 74
[...]/hurd/master.build/gcc/xgcc version 5.0.0 20150119 (experimental) (GCC)
diff --git a/gcc/log_build.diff b/gcc/log_build.diff
index 5c005465..04eea45d 100644
--- a/gcc/log_build.diff
+++ b/gcc/log_build.diff
@@ -1,5 +1,5 @@
diff --git toolchain/logs/gcc/kepler.SCHWINGE/log_build_ toolchain/logs/gcc/laplace.SCHWINGE/log_build_
-index 73d4c3e..341a525 100644
+index 73d4c3e..de1c5f4 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/log_build_
+++ toolchain/logs/gcc/laplace.SCHWINGE/log_build_
@@ -7,10 +7,10 @@ checking whether ln -s works... yes
@@ -141,7 +141,14 @@ index 73d4c3e..341a525 100644
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
-@@ -1416,7 +1414,7 @@ checking assembler for tolerance to line number 0... yes
+@@ -1410,13 +1408,13 @@ checking assembler for --gstabs option... yes
+ checking assembler for --debug-prefix-map option... yes
+ checking assembler for compressed debug sections... 1
+ checking assembler for .lcomm with alignment... no
+-checking for target glibc version... 2.19
++checking for target glibc version... 2.21
+ checking assembler for gnu_unique_object... yes
+ checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker CIEv3 in .eh_frame support... yes
checking linker position independent executable support... yes
@@ -150,7 +157,15 @@ index 73d4c3e..341a525 100644
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker for compressed debug sections... 1
-@@ -1532,12 +1530,12 @@ checking for sys/sysmp.h... no
+@@ -1432,6 +1430,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
+ checking whether to avoid linking multiple front-ends at once... no
+ Links are now set up to build a native compiler for [ARCH].
+ checking Checking for isl_schedule_constraints_compute_schedule... yes
++checking Checking for isl_options_set_schedule_serialize_sccs... yes
+ checking for exported symbols... yes
+ checking for -rdynamic... yes
+ checking for library containing dlopen... -ldl
+@@ -1532,12 +1531,12 @@ checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
@@ -165,7 +180,7 @@ index 73d4c3e..341a525 100644
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
-@@ -1613,8 +1611,8 @@ checking for vfork... yes
+@@ -1613,8 +1612,8 @@ checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
@@ -176,7 +191,7 @@ index 73d4c3e..341a525 100644
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
-@@ -1636,7 +1634,7 @@ checking for spawnvpe... no
+@@ -1636,7 +1635,7 @@ checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
@@ -185,7 +200,7 @@ index 73d4c3e..341a525 100644
checking for sysmp... no
checking for table... no
checking for times... yes
-@@ -2465,7 +2463,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -2465,7 +2464,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -194,7 +209,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2497,7 +2495,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
+@@ -2497,7 +2496,7 @@ checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -203,7 +218,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2590,7 +2588,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -2590,7 +2589,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -212,7 +227,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2610,7 +2608,7 @@ checking if gcc-4.9 static flag -static works... yes
+@@ -2610,7 +2609,7 @@ checking if gcc-4.9 static flag -static works... yes
checking if gcc-4.9 supports -c -o file.o... yes
checking if gcc-4.9 supports -c -o file.o... (cached) yes
checking whether the gcc-4.9 linker (ld) supports shared libraries... yes
@@ -221,7 +236,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -3070,10 +3068,10 @@ TARGET_CPU_DEFAULT="" \
+@@ -3070,10 +3069,10 @@ TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/dash ../../master/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
@@ -234,7 +249,7 @@ index 73d4c3e..341a525 100644
/bin/dash ../../master/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
-@@ -3116,7 +3114,7 @@ g++-4.9 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tabl
+@@ -3116,7 +3115,7 @@ g++-4.9 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tabl
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../master/gcc/version.c
g++-4.9 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengtype \
build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-[ARCH]/libiberty/libiberty.a
@@ -243,7 +258,7 @@ index 73d4c3e..341a525 100644
/bin/dash ../../master/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
gawk -f ../../master/gcc/opt-functions.awk -f ../../master/gcc/opt-read.awk \
-@@ -3783,10 +3781,9 @@ g++-4.9 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tabl
+@@ -3783,10 +3782,9 @@ g++-4.9 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tabl
g++-4.9 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../master/gcc/wide-int-print.cc
g++-4.9 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../master/gcc/xcoffout.c
g++-4.9 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../master/gcc/config/i386/i386.c
@@ -256,7 +271,7 @@ index 73d4c3e..341a525 100644
ranlib libbackend.a
g++-4.9 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../master/gcc/main.c
g++-4.9 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o tree-browser.o -MT tree-browser.o -MMD -MP -MF ./.deps/tree-browser.TPo ../../master/gcc/tree-browser.c
-@@ -4363,119 +4360,46 @@ else \
+@@ -4363,119 +4361,46 @@ else \
done; \
fi
Fixing headers into [...]/hurd/master.build/gcc/include-fixed for [ARCH] target
@@ -264,23 +279,25 @@ index 73d4c3e..341a525 100644
+Forbidden identifiers: i386 unix
Finding directories and links to directories
Searching /usr/include/.
-+ Searching /usr/include/./python2.7/numpy
- Searching /usr/include/./python3.4
+- Searching /usr/include/./python3.4
- Searching /usr/include/./libpng
- Searching /usr/include/./[MULTIARCH]/c++/5.2.1
++ Searching /usr/include/./python2.7/numpy
+ Searching /usr/include/./numpy
Searching /usr/include/./[MULTIARCH]/c++/4.9.3
- Searching /usr/include/./c++/4.8.5
-+ Searching /usr/include/./[MULTIARCH]/c++/5.2.1
-+ Searching /usr/include/./c++/4.9.3
- Searching /usr/include/./c++/4.7.4
- Searching /usr/include/./c++/5.2.1
-- Searching /usr/include/./c++/4.9.3
+- Searching /usr/include/./c++/4.7.4
+- Searching /usr/include/./c++/5.2.1
++ Searching /usr/include/./[MULTIARCH]/c++/5.3.1
+ Searching /usr/include/./c++/4.9.3
- Searching /usr/include/./caml
- Searching /usr/include/./bits
- Searching /usr/include/./asm
- Searching /usr/include/./gnu
++ Searching /usr/include/./c++/4.7.4
++ Searching /usr/include/./c++/5.3.1
Searching /usr/include/./mach/machine
++ Searching /usr/include/./python3.5
Making symbolic directory links
Fixing directory /usr/include into [...]/hurd/master.build/gcc/include-fixed
+Applying machine_name to gc/gc_config_macros.h
@@ -393,7 +410,66 @@ index 73d4c3e..341a525 100644
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi
for file in .. ../../master/gcc/ginclude/float.h ../../master/gcc/ginclude/iso646.h ../../master/gcc/ginclude/stdarg.h ../../master/gcc/ginclude/stdbool.h ../../master/gcc/ginclude/stddef.h ../../master/gcc/ginclude/varargs.h ../../master/gcc/ginclude/stdfix.h ../../master/gcc/ginclude/stdnoreturn.h ../../master/gcc/ginclude/stdalign.h ../../master/gcc/ginclude/stdatomic.h ../../master/gcc/config/i386/cpuid.h ../../master/gcc/config/i386/mmintrin.h ../../master/gcc/config/i386/mm3dnow.h ../../master/gcc/config/i386/xmmintrin.h ../../master/gcc/config/i386/emmintrin.h ../../master/gcc/config/i386/pmmintrin.h ../../master/gcc/config/i386/tmmintrin.h ../../master/gcc/config/i386/ammintrin.h ../../master/gcc/config/i386/smmintrin.h ../../master/gcc/config/i386/nmmintrin.h ../../master/gcc/config/i386/bmmintrin.h ../../master/gcc/config/i386/fma4intrin.h ../../master/gcc/config/i386/wmmintrin.h ../../master/gcc/config/i386/immintrin.h ../../master/gcc/config/i386/x86intrin.h ../../master/gcc/config/i386/avxintrin.h ../../master/gcc/config/i386/xopintrin.h ../../master/gcc/config/i386/ia32intrin.h ../../master/gcc/config/i386/cross-stdarg.h ../../master/gcc/config/i386/lwpintrin.h ../../master/gcc/config/i386/popcntintrin.h ../../master/gcc/config/i386/lzcntintrin.h ../../master/gcc/config/i386/bmiintrin.h ../../master/gcc/config/i386/bmi2intrin.h ../../master/gcc/config/i386/tbmintrin.h ../../master/gcc/config/i386/avx2intrin.h ../../master/gcc/config/i386/avx512fintrin.h ../../master/gcc/config/i386/fmaintrin.h ../../master/gcc/config/i386/f16cintrin.h ../../master/gcc/config/i386/rtmintrin.h ../../master/gcc/config/i386/xtestintrin.h ../../master/gcc/config/i386/rdseedintrin.h ../../master/gcc/config/i386/prfchwintrin.h ../../master/gcc/config/i386/adxintrin.h ../../master/gcc/config/i386/fxsrintrin.h ../../master/gcc/config/i386/xsaveintrin.h ../../master/gcc/config/i386/xsaveoptintrin.h ../../master/gcc/config/i386/avx512cdintrin.h ../../master/gcc/config/i386/avx512erintrin.h ../../master/gcc/config/i386/avx512pfintrin.h ../../master/gcc/config/i386/shaintrin.h ../../master/gcc/config/i386/clflushoptintrin.h ../../master/gcc/config/i386/xsavecintrin.h ../../master/gcc/config/i386/xsavesintrin.h ../../master/gcc/config/i386/avx512dqintrin.h ../../master/gcc/config/i386/avx512bwintrin.h ../../master/gcc/config/i386/avx512vlintrin.h ../../master/gcc/config/i386/avx512vlbwintrin.h ../../master/gcc/config/i386/avx512vldqintrin.h ../../master/gcc/config/i386/avx512ifmaintrin.h ../../master/gcc/config/i386/avx512ifmavlintrin.h ../../master/gcc/config/i386/avx512vbmiintrin.h ../../master/gcc/config/i386/avx512vbmivlintrin.h ../../master/gcc/config/i386/clwbintrin.h ../../master/gcc/config/i386/pcommitintrin.h mm_malloc.h; do \
-@@ -4703,7 +4627,7 @@ config.status: creating Makefile
+@@ -4620,42 +4545,49 @@ else true; fi
+ ../../master/gcc/doc/include/fdl.texi:33: warning: node `Top' is up for `GNU Free Documentation License' in menu but not in sectioning
+ echo timestamp > gcov.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov.texi > gcov.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcov.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov.pod > doc/gcov.1.T$$ && \
+ mv -f doc/gcov.1.T$$ doc/gcov.1) || \
+ (rm -f doc/gcov.1.T$$ && exit 1)
+ echo timestamp > cpp.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/cpp.texi > cpp.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/cpp.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 cpp.pod > doc/cpp.1.T$$ && \
+ mv -f doc/cpp.1.T$$ doc/cpp.1) || \
+ (rm -f doc/cpp.1.T$$ && exit 1)
+ echo timestamp > gcc.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/invoke.texi > gcc.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcc.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \
+ mv -f doc/gcc.1.T$$ doc/gcc.1) || \
+ (rm -f doc/gcc.1.T$$ && exit 1)
+ echo timestamp > gfdl.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/fdl.texi > gfdl.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gfdl.7
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
+ mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
+ (rm -f doc/gfdl.7.T$$ && exit 1)
+ echo timestamp > gpl.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/gpl_v3.texi > gpl.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gpl.7
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gpl.pod > doc/gpl.7.T$$ && \
+ mv -f doc/gpl.7.T$$ doc/gpl.7) || \
+ (rm -f doc/gpl.7.T$$ && exit 1)
+ echo timestamp > fsf-funding.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/funding.texi > fsf-funding.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/fsf-funding.7
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
+ mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
+ (rm -f doc/fsf-funding.7.T$$ && exit 1)
+ echo timestamp > gcov-tool.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov-tool.texi > gcov-tool.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcov-tool.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
+ mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
+@@ -4692,7 +4624,7 @@ checking whether to use setjmp/longjmp exceptions... no
+ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
+ checking for thread model used by GCC... posix
+ checking whether assembler supports CFI directives... yes
+-checking for target glibc version... 2.19
++checking for target glibc version... 2.21
+ checking for __attribute__((visibility("hidden")))... yes
+ checking whether the target assembler supports thread-local storage... yes
+ checking whether the thread-local storage support is from emutls... no
+@@ -4703,7 +4635,7 @@ config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../master/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../master/libgcc/unwind-generic.h to unwind.h
@@ -402,7 +478,7 @@ index 73d4c3e..341a525 100644
config.status: linking ../../../master/libgcc/config/i386/sfp-machine.h to sfp-machine.h
config.status: linking ../../../master/libgcc/gthr-posix.h to gthr-default.h
config.status: executing default commands
-@@ -4759,7 +4683,7 @@ else \
+@@ -4759,7 +4691,7 @@ else \
done; \
fi
make[4]: Leaving directory '[...]/hurd/master.build/[ARCH]/libgcc'
@@ -411,7 +487,7 @@ index 73d4c3e..341a525 100644
../../../master/libgcc/mkheader.sh > tmp-libgcc_tm.h
/bin/dash ../../../master/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
echo timestamp > libgcc_tm.stamp
-@@ -5274,7 +5198,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -5274,7 +5206,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -420,7 +496,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -5305,7 +5229,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -5305,7 +5237,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -429,7 +505,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -5408,7 +5332,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
+@@ -5408,7 +5340,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
@@ -438,7 +514,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -5438,7 +5362,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -5438,7 +5370,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -447,7 +523,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
-@@ -5460,7 +5384,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
+@@ -5460,7 +5392,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -456,7 +532,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for exception model to use... call frame
checking for compiler with PCH support... yes
-@@ -5514,8 +5438,8 @@ checking for custom python install directory... no
+@@ -5514,8 +5446,8 @@ checking for custom python install directory... no
checking for -Werror... yes
checking for vtable verify support... no
checking for gets declaration... yes
@@ -467,7 +543,16 @@ index 73d4c3e..341a525 100644
checking for ENOLINK... yes
checking for EPROTO... yes
checking for ENODATA... yes
-@@ -5793,7 +5717,7 @@ checking for sys/time.h... (cached) yes
+@@ -5646,7 +5578,7 @@ checking for wchar.h... (cached) yes
+ checking for wctype.h... (cached) yes
+ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
+ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
+-checking for ld version... 22501
++checking for ld version... 22600
+ checking for ld that supports -Wl,--gc-sections... yes
+ checking for ld that supports -Wl,-z,relro... yes
+ checking for sin in -lm... (cached) yes
+@@ -5793,7 +5725,7 @@ checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for RLIMIT_DATA... yes
checking for RLIMIT_RSS... yes
@@ -476,7 +561,7 @@ index 73d4c3e..341a525 100644
checking for RLIMIT_AS... yes
checking for RLIMIT_FSIZE... yes
checking for testsuite resource limits support... yes
-@@ -5806,7 +5730,7 @@ checking for modern makeinfo... yes
+@@ -5806,7 +5738,7 @@ checking for modern makeinfo... yes
checking for doxygen... no
checking for dot... yes
checking for xsltproc... yes
@@ -485,7 +570,7 @@ index 73d4c3e..341a525 100644
checking for docbook stylesheets for documentation creation... yes
checking for local stylesheet directory... yes
configure: /usr/share/xml/docbook/stylesheet/docbook-xsl-ns
-@@ -5949,6 +5873,16 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hur
+@@ -5949,6 +5881,16 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hur
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -D_GNU_SOURCE -c ../../../../master/libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o
/bin/dash ../libtool --tag CXX --tag disable-shared --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -c -o eh_alloc.lo ../../../../master/libstdc++-v3/libsupc++/eh_alloc.cc
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -c ../../../../master/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o
@@ -502,7 +587,7 @@ index 73d4c3e..341a525 100644
/bin/dash ../libtool --tag CXX --tag disable-shared --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -c -o eh_arm.lo ../../../../master/libstdc++-v3/libsupc++/eh_arm.cc
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -c ../../../../master/libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o
/bin/dash ../libtool --tag CXX --tag disable-shared --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -D_GNU_SOURCE -std=gnu++11 -c ../../../../master/libstdc++-v3/libsupc++/eh_aux_runtime.cc
-@@ -6307,7 +6241,7 @@ libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "[...]/hurd
+@@ -6307,7 +6249,7 @@ libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "[...]/hurd
libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && ar x "[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o
@@ -511,7 +596,7 @@ index 73d4c3e..341a525 100644
libtool: link: ranlib .libs/libstdc++.a
libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" )
-@@ -6321,7 +6255,7 @@ libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x
+@@ -6321,7 +6263,7 @@ libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x
libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && ar x "[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o
@@ -520,7 +605,7 @@ index 73d4c3e..341a525 100644
libtool: link: ranlib .libs/libstdc++convenience.a
libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" )
-@@ -6781,7 +6715,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -6781,7 +6723,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -529,7 +614,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -6813,7 +6747,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
+@@ -6813,7 +6755,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -538,7 +623,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -6894,12 +6828,12 @@ checking for sys/sysmp.h... no
+@@ -6894,12 +6836,12 @@ checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
@@ -553,7 +638,7 @@ index 73d4c3e..341a525 100644
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
-@@ -6975,8 +6909,8 @@ checking for vfork... yes
+@@ -6975,8 +6917,8 @@ checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
@@ -564,7 +649,7 @@ index 73d4c3e..341a525 100644
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
-@@ -6998,7 +6932,7 @@ checking for spawnvpe... no
+@@ -6998,7 +6940,7 @@ checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
@@ -573,7 +658,7 @@ index 73d4c3e..341a525 100644
checking for sysmp... no
checking for table... no
checking for times... yes
-@@ -7607,7 +7541,7 @@ checking whether [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.bu
+@@ -7607,7 +7549,7 @@ checking whether [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.bu
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
@@ -582,7 +667,7 @@ index 73d4c3e..341a525 100644
checking for VALGRIND_DISCARD in <memcheck.h>... no
checking for multiarch configuration... auto
configure: WARNING: fixed-point is not supported for this target, ignored
-@@ -7793,14 +7727,12 @@ Using the following target machine macro files:
+@@ -7793,14 +7735,12 @@ Using the following target machine macro files:
../../master/gcc/config/elfos.h
../../master/gcc/config/gnu-user.h
../../master/gcc/config/glibc-stdint.h
@@ -600,7 +685,7 @@ index 73d4c3e..341a525 100644
checking for __cxa_atexit... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... be da de el es fi fr hr id ja nl ru sr sv tr vi zh_CN zh_TW
-@@ -7812,7 +7744,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -7812,7 +7752,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -609,7 +694,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -7833,7 +7765,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
+@@ -7833,7 +7773,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -618,7 +703,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -7849,7 +7781,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/.
+@@ -7849,7 +7789,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs supports -c -o file.o... yes
checking if [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs linker (ld) supports shared libraries... yes
@@ -627,7 +712,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for as... /usr/bin/as
checking what assembler to use... /usr/bin/as
-@@ -7862,7 +7794,7 @@ checking for objdump... /usr/bin/objdump
+@@ -7862,7 +7802,7 @@ checking for objdump... /usr/bin/objdump
checking what objdump to use... /usr/bin/objdump
checking for readelf... /usr/bin/readelf
checking what readelf to use... /usr/bin/readelf
@@ -636,7 +721,14 @@ index 73d4c3e..341a525 100644
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
-@@ -7917,7 +7849,7 @@ checking assembler for tolerance to line number 0... yes
+@@ -7911,13 +7851,13 @@ checking assembler for --gstabs option... yes
+ checking assembler for --debug-prefix-map option... yes
+ checking assembler for compressed debug sections... 1
+ checking assembler for .lcomm with alignment... no
+-checking for target glibc version... 2.19
++checking for target glibc version... 2.21
+ checking assembler for gnu_unique_object... yes
+ checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker CIEv3 in .eh_frame support... yes
checking linker position independent executable support... yes
@@ -645,7 +737,15 @@ index 73d4c3e..341a525 100644
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker for compressed debug sections... 1
-@@ -7975,7 +7907,7 @@ make[3]: Entering directory '[...]/hurd/master.build/build-[ARCH]/fixincludes'
+@@ -7933,6 +7873,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
+ checking whether to avoid linking multiple front-ends at once... no
+ Links are now set up to build a native compiler for [ARCH].
+ checking Checking for isl_schedule_constraints_compute_schedule... yes
++checking Checking for isl_options_set_schedule_serialize_sccs... yes
+ checking for exported symbols... yes
+ checking for -rdynamic... yes
+ checking for library containing dlopen... -ldl
+@@ -7975,7 +7916,7 @@ make[3]: Entering directory '[...]/hurd/master.build/build-[ARCH]/fixincludes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '[...]/hurd/master.build/build-[ARCH]/fixincludes'
make[3]: Entering directory '[...]/hurd/master.build/build-[ARCH]/libcpp'
@@ -654,7 +754,7 @@ index 73d4c3e..341a525 100644
make[3]: Leaving directory '[...]/hurd/master.build/build-[ARCH]/libcpp'
Configuring stage 2 in ./zlib
configure: creating cache ./config.cache
-@@ -8009,7 +7941,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -8009,7 +7950,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -663,7 +763,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -8041,7 +7973,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
+@@ -8041,7 +7982,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -672,7 +772,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -8134,7 +8066,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -8134,7 +8075,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -681,7 +781,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -8154,7 +8086,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
+@@ -8154,7 +8095,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker (ld) supports shared libraries... yes
@@ -690,7 +790,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -8614,10 +8546,10 @@ TARGET_CPU_DEFAULT="" \
+@@ -8614,10 +8555,10 @@ TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/dash ../../master/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
@@ -703,7 +803,7 @@ index 73d4c3e..341a525 100644
/bin/dash ../../master/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
-@@ -8660,7 +8592,7 @@ flex -ogengtype-lex.c ../../master/gcc/gengtype-lex.l && { \
+@@ -8660,7 +8601,7 @@ flex -ogengtype-lex.c ../../master/gcc/gengtype-lex.l && { \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../master/gcc/version.c
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -g -O2 -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengtype \
build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o .././libiberty/libiberty.a
@@ -712,7 +812,7 @@ index 73d4c3e..341a525 100644
/bin/dash ../../master/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
gawk -f ../../master/gcc/opt-functions.awk -f ../../master/gcc/opt-read.awk \
-@@ -9327,10 +9259,9 @@ gawk -f ../../master/gcc/opt-functions.awk -f ../../master/gcc/opt-read.awk \
+@@ -9327,10 +9268,9 @@ gawk -f ../../master/gcc/opt-functions.awk -f ../../master/gcc/opt-read.awk \
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../master/gcc/wide-int-print.cc
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../master/gcc/xcoffout.c
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../master/gcc/config/i386/i386.c
@@ -725,7 +825,7 @@ index 73d4c3e..341a525 100644
ranlib libbackend.a
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../master/gcc/main.c
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o tree-browser.o -MT tree-browser.o -MMD -MP -MF ./.deps/tree-browser.TPo ../../master/gcc/tree-browser.c
-@@ -10101,7 +10032,7 @@ make[4]: Entering directory '[...]/hurd/master.build/prev-gcc'
+@@ -10101,7 +10041,7 @@ make[4]: Entering directory '[...]/hurd/master.build/prev-gcc'
make[4]: Leaving directory '[...]/hurd/master.build/prev-gcc'
echo timestamp > stmp-fixinc
rm -f mm_malloc.h
@@ -734,7 +834,116 @@ index 73d4c3e..341a525 100644
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi
for file in .. ../../master/gcc/ginclude/float.h ../../master/gcc/ginclude/iso646.h ../../master/gcc/ginclude/stdarg.h ../../master/gcc/ginclude/stdbool.h ../../master/gcc/ginclude/stddef.h ../../master/gcc/ginclude/varargs.h ../../master/gcc/ginclude/stdfix.h ../../master/gcc/ginclude/stdnoreturn.h ../../master/gcc/ginclude/stdalign.h ../../master/gcc/ginclude/stdatomic.h ../../master/gcc/config/i386/cpuid.h ../../master/gcc/config/i386/mmintrin.h ../../master/gcc/config/i386/mm3dnow.h ../../master/gcc/config/i386/xmmintrin.h ../../master/gcc/config/i386/emmintrin.h ../../master/gcc/config/i386/pmmintrin.h ../../master/gcc/config/i386/tmmintrin.h ../../master/gcc/config/i386/ammintrin.h ../../master/gcc/config/i386/smmintrin.h ../../master/gcc/config/i386/nmmintrin.h ../../master/gcc/config/i386/bmmintrin.h ../../master/gcc/config/i386/fma4intrin.h ../../master/gcc/config/i386/wmmintrin.h ../../master/gcc/config/i386/immintrin.h ../../master/gcc/config/i386/x86intrin.h ../../master/gcc/config/i386/avxintrin.h ../../master/gcc/config/i386/xopintrin.h ../../master/gcc/config/i386/ia32intrin.h ../../master/gcc/config/i386/cross-stdarg.h ../../master/gcc/config/i386/lwpintrin.h ../../master/gcc/config/i386/popcntintrin.h ../../master/gcc/config/i386/lzcntintrin.h ../../master/gcc/config/i386/bmiintrin.h ../../master/gcc/config/i386/bmi2intrin.h ../../master/gcc/config/i386/tbmintrin.h ../../master/gcc/config/i386/avx2intrin.h ../../master/gcc/config/i386/avx512fintrin.h ../../master/gcc/config/i386/fmaintrin.h ../../master/gcc/config/i386/f16cintrin.h ../../master/gcc/config/i386/rtmintrin.h ../../master/gcc/config/i386/xtestintrin.h ../../master/gcc/config/i386/rdseedintrin.h ../../master/gcc/config/i386/prfchwintrin.h ../../master/gcc/config/i386/adxintrin.h ../../master/gcc/config/i386/fxsrintrin.h ../../master/gcc/config/i386/xsaveintrin.h ../../master/gcc/config/i386/xsaveoptintrin.h ../../master/gcc/config/i386/avx512cdintrin.h ../../master/gcc/config/i386/avx512erintrin.h ../../master/gcc/config/i386/avx512pfintrin.h ../../master/gcc/config/i386/shaintrin.h ../../master/gcc/config/i386/clflushoptintrin.h ../../master/gcc/config/i386/xsavecintrin.h ../../master/gcc/config/i386/xsavesintrin.h ../../master/gcc/config/i386/avx512dqintrin.h ../../master/gcc/config/i386/avx512bwintrin.h ../../master/gcc/config/i386/avx512vlintrin.h ../../master/gcc/config/i386/avx512vlbwintrin.h ../../master/gcc/config/i386/avx512vldqintrin.h ../../master/gcc/config/i386/avx512ifmaintrin.h ../../master/gcc/config/i386/avx512ifmavlintrin.h ../../master/gcc/config/i386/avx512vbmiintrin.h ../../master/gcc/config/i386/avx512vbmivlintrin.h ../../master/gcc/config/i386/clwbintrin.h ../../master/gcc/config/i386/pcommitintrin.h mm_malloc.h; do \
-@@ -10357,7 +10288,7 @@ echo timestamp > doc/rebuild-gcj-db.1
+@@ -10265,42 +10205,49 @@ if test "xinfo" = xinfo; then \
+ else true; fi
+ echo timestamp > gcov.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov.texi > gcov.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcov.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov.pod > doc/gcov.1.T$$ && \
+ mv -f doc/gcov.1.T$$ doc/gcov.1) || \
+ (rm -f doc/gcov.1.T$$ && exit 1)
+ echo timestamp > cpp.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/cpp.texi > cpp.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/cpp.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 cpp.pod > doc/cpp.1.T$$ && \
+ mv -f doc/cpp.1.T$$ doc/cpp.1) || \
+ (rm -f doc/cpp.1.T$$ && exit 1)
+ echo timestamp > gcc.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/invoke.texi > gcc.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcc.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \
+ mv -f doc/gcc.1.T$$ doc/gcc.1) || \
+ (rm -f doc/gcc.1.T$$ && exit 1)
+ echo timestamp > gfdl.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/fdl.texi > gfdl.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gfdl.7
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
+ mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
+ (rm -f doc/gfdl.7.T$$ && exit 1)
+ echo timestamp > gpl.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/gpl_v3.texi > gpl.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gpl.7
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gpl.pod > doc/gpl.7.T$$ && \
+ mv -f doc/gpl.7.T$$ doc/gpl.7) || \
+ (rm -f doc/gpl.7.T$$ && exit 1)
+ echo timestamp > fsf-funding.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/funding.texi > fsf-funding.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/fsf-funding.7
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
+ mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
+ (rm -f doc/fsf-funding.7.T$$ && exit 1)
+ echo timestamp > gcov-tool.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov-tool.texi > gcov-tool.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcov-tool.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
+ mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
+@@ -10308,56 +10255,66 @@ echo timestamp > doc/gcov-tool.1
+ cp doc/gcc.1 doc/g++.1
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" \
+ < ../../master/gcc/fortran/invoke.texi > gfortran.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gfortran.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \
+ mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \
+ (rm -f doc/gfortran.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D gcj < ../../master/gcc/java/gcj.texi > gcj.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcj.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj.pod > doc/gcj.1.T$$ && \
+ mv -f doc/gcj.1.T$$ doc/gcj.1) || \
+ (rm -f doc/gcj.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D jcf-dump < ../../master/gcc/java/gcj.texi > jcf-dump.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/jcf-dump.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jcf-dump.pod > doc/jcf-dump.1.T$$ && \
+ mv -f doc/jcf-dump.1.T$$ doc/jcf-dump.1) || \
+ (rm -f doc/jcf-dump.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D gij < ../../master/gcc/java/gcj.texi > gij.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gij.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gij.pod > doc/gij.1.T$$ && \
+ mv -f doc/gij.1.T$$ doc/gij.1) || \
+ (rm -f doc/gij.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D jv-convert < ../../master/gcc/java/gcj.texi > jv-convert.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/jv-convert.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jv-convert.pod > doc/jv-convert.1.T$$ && \
+ mv -f doc/jv-convert.1.T$$ doc/jv-convert.1) || \
+ (rm -f doc/jv-convert.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D grmic < ../../master/gcc/java/gcj.texi > grmic.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/grmic.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 grmic.pod > doc/grmic.1.T$$ && \
+ mv -f doc/grmic.1.T$$ doc/grmic.1) || \
+ (rm -f doc/grmic.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D gcj-dbtool < ../../master/gcc/java/gcj.texi > gcj-dbtool.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcj-dbtool.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj-dbtool.pod > doc/gcj-dbtool.1.T$$ && \
+ mv -f doc/gcj-dbtool.1.T$$ doc/gcj-dbtool.1) || \
+ (rm -f doc/gcj-dbtool.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D gc-analyze < ../../master/gcc/java/gcj.texi > gc-analyze.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gc-analyze.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gc-analyze.pod > doc/gc-analyze.1.T$$ && \
+ mv -f doc/gc-analyze.1.T$$ doc/gc-analyze.1) || \
+ (rm -f doc/gc-analyze.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D aot-compile < ../../master/gcc/java/gcj.texi > aot-compile.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/aot-compile.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 aot-compile.pod > doc/aot-compile.1.T$$ && \
+ mv -f doc/aot-compile.1.T$$ doc/aot-compile.1) || \
+ (rm -f doc/aot-compile.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D rebuild-gcj-db < ../../master/gcc/java/gcj.texi > rebuild-gcj-db.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/rebuild-gcj-db.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 rebuild-gcj-db.pod > doc/rebuild-gcj-db.1.T$$ && \
mv -f doc/rebuild-gcj-db.1.T$$ doc/rebuild-gcj-db.1) || \
(rm -f doc/rebuild-gcj-db.1.T$$ && exit 1)
@@ -743,7 +952,16 @@ index 73d4c3e..341a525 100644
make[3]: Leaving directory '[...]/hurd/master.build/gcc'
mkdir -p -- [ARCH]/libgcc
Checking multilib configuration for libgcc...
-@@ -10399,7 +10330,7 @@ config.status: creating Makefile
+@@ -10388,7 +10345,7 @@ checking whether to use setjmp/longjmp exceptions... no
+ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
+ checking for thread model used by GCC... posix
+ checking whether assembler supports CFI directives... yes
+-checking for target glibc version... 2.19
++checking for target glibc version... 2.21
+ checking for __attribute__((visibility("hidden")))... yes
+ checking whether the target assembler supports thread-local storage... yes
+ checking whether the thread-local storage support is from emutls... no
+@@ -10399,7 +10356,7 @@ config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../master/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../master/libgcc/unwind-generic.h to unwind.h
@@ -752,7 +970,7 @@ index 73d4c3e..341a525 100644
config.status: linking ../../../master/libgcc/config/i386/sfp-machine.h to sfp-machine.h
config.status: linking ../../../master/libgcc/gthr-posix.h to gthr-default.h
config.status: executing default commands
-@@ -10455,7 +10386,7 @@ else \
+@@ -10455,7 +10412,7 @@ else \
done; \
fi
make[4]: Leaving directory '[...]/hurd/master.build/[ARCH]/libgcc'
@@ -761,7 +979,7 @@ index 73d4c3e..341a525 100644
../../../master/libgcc/mkheader.sh > tmp-libgcc_tm.h
/bin/dash ../../../master/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
echo timestamp > libgcc_tm.stamp
-@@ -10970,7 +10901,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -10970,7 +10927,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -770,7 +988,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -11001,7 +10932,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -11001,7 +10958,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -779,7 +997,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -11020,7 +10951,7 @@ checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./g
+@@ -11020,7 +10977,7 @@ checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./g
checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -788,7 +1006,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
-@@ -11115,7 +11046,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
+@@ -11115,7 +11072,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
@@ -797,7 +1015,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -11145,7 +11076,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -11145,7 +11102,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -806,7 +1024,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
-@@ -11167,7 +11098,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
+@@ -11167,7 +11124,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -815,7 +1033,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for exception model to use... call frame
checking for compiler with PCH support... yes
-@@ -11221,8 +11152,8 @@ checking for custom python install directory... no
+@@ -11221,8 +11178,8 @@ checking for custom python install directory... no
checking for -Werror... yes
checking for vtable verify support... no
checking for gets declaration... yes
@@ -826,7 +1044,16 @@ index 73d4c3e..341a525 100644
checking for ENOLINK... yes
checking for EPROTO... yes
checking for ENODATA... yes
-@@ -11500,7 +11431,7 @@ checking for sys/time.h... (cached) yes
+@@ -11353,7 +11310,7 @@ checking for wchar.h... (cached) yes
+ checking for wctype.h... (cached) yes
+ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
+ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
+-checking for ld version... 22501
++checking for ld version... 22600
+ checking for ld that supports -Wl,--gc-sections... yes
+ checking for ld that supports -Wl,-z,relro... yes
+ checking for sin in -lm... (cached) yes
+@@ -11500,7 +11457,7 @@ checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for RLIMIT_DATA... yes
checking for RLIMIT_RSS... yes
@@ -835,7 +1062,7 @@ index 73d4c3e..341a525 100644
checking for RLIMIT_AS... yes
checking for RLIMIT_FSIZE... yes
checking for testsuite resource limits support... yes
-@@ -11513,7 +11444,7 @@ checking for modern makeinfo... yes
+@@ -11513,7 +11470,7 @@ checking for modern makeinfo... yes
checking for doxygen... no
checking for dot... yes
checking for xsltproc... yes
@@ -844,7 +1071,7 @@ index 73d4c3e..341a525 100644
checking for docbook stylesheets for documentation creation... yes
checking for local stylesheet directory... yes
configure: /usr/share/xml/docbook/stylesheet/docbook-xsl-ns
-@@ -11656,6 +11587,16 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hur
+@@ -11656,6 +11613,16 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hur
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -D_GNU_SOURCE -c ../../../../master/libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o
/bin/dash ../libtool --tag CXX --tag disable-shared --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -c -o eh_alloc.lo ../../../../master/libstdc++-v3/libsupc++/eh_alloc.cc
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -c ../../../../master/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o
@@ -861,7 +1088,7 @@ index 73d4c3e..341a525 100644
/bin/dash ../libtool --tag CXX --tag disable-shared --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -c -o eh_arm.lo ../../../../master/libstdc++-v3/libsupc++/eh_arm.cc
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -c ../../../../master/libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o
/bin/dash ../libtool --tag CXX --tag disable-shared --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -D_GNU_SOURCE -std=gnu++11 -c ../../../../master/libstdc++-v3/libsupc++/eh_aux_runtime.cc
-@@ -12014,7 +11955,7 @@ libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "[...]/hurd
+@@ -12014,7 +11981,7 @@ libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "[...]/hurd
libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && ar x "[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o
@@ -870,7 +1097,7 @@ index 73d4c3e..341a525 100644
libtool: link: ranlib .libs/libstdc++.a
libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" )
-@@ -12028,7 +11969,7 @@ libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x
+@@ -12028,7 +11995,7 @@ libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x
libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && ar x "[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o
@@ -879,7 +1106,7 @@ index 73d4c3e..341a525 100644
libtool: link: ranlib .libs/libstdc++convenience.a
libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" )
-@@ -12325,7 +12266,6 @@ else \
+@@ -12325,7 +12292,6 @@ else \
fi
make[6]: Leaving directory '[...]/hurd/master.build/[ARCH]/libgomp'
[...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -L. -Wall -L../libgfortran -fsyntax-only omp_lib.f90
@@ -887,7 +1114,7 @@ index 73d4c3e..341a525 100644
make[5]: Leaving directory '[...]/hurd/master.build/[ARCH]/libgomp'
make[4]: Leaving directory '[...]/hurd/master.build/[ARCH]/libgomp'
make[3]: Leaving directory '[...]/hurd/master.build/[ARCH]/libgomp'
-@@ -12493,7 +12433,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -12493,7 +12459,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -896,7 +1123,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -12525,7 +12465,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
+@@ -12525,7 +12491,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -905,7 +1132,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -12606,12 +12546,12 @@ checking for sys/sysmp.h... no
+@@ -12606,12 +12572,12 @@ checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
@@ -920,7 +1147,7 @@ index 73d4c3e..341a525 100644
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
-@@ -12687,8 +12627,8 @@ checking for vfork... yes
+@@ -12687,8 +12653,8 @@ checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
@@ -931,7 +1158,7 @@ index 73d4c3e..341a525 100644
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
-@@ -12710,7 +12650,7 @@ checking for spawnvpe... no
+@@ -12710,7 +12676,7 @@ checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
@@ -940,7 +1167,7 @@ index 73d4c3e..341a525 100644
checking for sysmp... no
checking for table... no
checking for times... yes
-@@ -13319,7 +13259,7 @@ checking whether [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.bu
+@@ -13319,7 +13285,7 @@ checking whether [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.bu
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
@@ -949,7 +1176,7 @@ index 73d4c3e..341a525 100644
checking for VALGRIND_DISCARD in <memcheck.h>... no
checking for multiarch configuration... auto
configure: WARNING: fixed-point is not supported for this target, ignored
-@@ -13505,14 +13445,12 @@ Using the following target machine macro files:
+@@ -13505,14 +13471,12 @@ Using the following target machine macro files:
../../master/gcc/config/elfos.h
../../master/gcc/config/gnu-user.h
../../master/gcc/config/glibc-stdint.h
@@ -967,7 +1194,7 @@ index 73d4c3e..341a525 100644
checking for __cxa_atexit... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... be da de el es fi fr hr id ja nl ru sr sv tr vi zh_CN zh_TW
-@@ -13524,7 +13462,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -13524,7 +13488,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -976,7 +1203,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -13545,7 +13483,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
+@@ -13545,7 +13509,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -985,7 +1212,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -13561,7 +13499,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/.
+@@ -13561,7 +13525,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs supports -c -o file.o... yes
checking if [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs linker (ld) supports shared libraries... yes
@@ -994,7 +1221,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for as... /usr/bin/as
checking what assembler to use... /usr/bin/as
-@@ -13574,7 +13512,7 @@ checking for objdump... /usr/bin/objdump
+@@ -13574,7 +13538,7 @@ checking for objdump... /usr/bin/objdump
checking what objdump to use... /usr/bin/objdump
checking for readelf... /usr/bin/readelf
checking what readelf to use... /usr/bin/readelf
@@ -1003,7 +1230,14 @@ index 73d4c3e..341a525 100644
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
-@@ -13629,7 +13567,7 @@ checking assembler for tolerance to line number 0... yes
+@@ -13623,13 +13587,13 @@ checking assembler for --gstabs option... yes
+ checking assembler for --debug-prefix-map option... yes
+ checking assembler for compressed debug sections... 1
+ checking assembler for .lcomm with alignment... no
+-checking for target glibc version... 2.19
++checking for target glibc version... 2.21
+ checking assembler for gnu_unique_object... yes
+ checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker CIEv3 in .eh_frame support... yes
checking linker position independent executable support... yes
@@ -1012,7 +1246,15 @@ index 73d4c3e..341a525 100644
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker for compressed debug sections... 1
-@@ -13687,7 +13625,7 @@ make[3]: Entering directory '[...]/hurd/master.build/build-[ARCH]/fixincludes'
+@@ -13645,6 +13609,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
+ checking whether to avoid linking multiple front-ends at once... no
+ Links are now set up to build a native compiler for [ARCH].
+ checking Checking for isl_schedule_constraints_compute_schedule... yes
++checking Checking for isl_options_set_schedule_serialize_sccs... yes
+ checking for exported symbols... yes
+ checking for -rdynamic... yes
+ checking for library containing dlopen... -ldl
+@@ -13687,7 +13652,7 @@ make[3]: Entering directory '[...]/hurd/master.build/build-[ARCH]/fixincludes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '[...]/hurd/master.build/build-[ARCH]/fixincludes'
make[3]: Entering directory '[...]/hurd/master.build/build-[ARCH]/libcpp'
@@ -1021,7 +1263,7 @@ index 73d4c3e..341a525 100644
make[3]: Leaving directory '[...]/hurd/master.build/build-[ARCH]/libcpp'
Configuring stage 3 in ./zlib
configure: creating cache ./config.cache
-@@ -13721,7 +13659,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -13721,7 +13686,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -1030,7 +1272,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -13753,7 +13691,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
+@@ -13753,7 +13718,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -1039,7 +1281,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -13846,7 +13784,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -13846,7 +13811,7 @@ checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -1048,7 +1290,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -13866,7 +13804,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
+@@ -13866,7 +13831,7 @@ checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/.
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./prev-gcc/xgcc -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker (ld) supports shared libraries... yes
@@ -1057,7 +1299,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -14326,10 +14264,10 @@ TARGET_CPU_DEFAULT="" \
+@@ -14326,10 +14291,10 @@ TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/dash ../../master/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
@@ -1070,7 +1312,7 @@ index 73d4c3e..341a525 100644
/bin/dash ../../master/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
-@@ -14372,7 +14310,7 @@ flex -ogengtype-lex.c ../../master/gcc/gengtype-lex.l && { \
+@@ -14372,7 +14337,7 @@ flex -ogengtype-lex.c ../../master/gcc/gengtype-lex.l && { \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../master/gcc/version.c
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengtype \
build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o .././libiberty/libiberty.a
@@ -1079,7 +1321,7 @@ index 73d4c3e..341a525 100644
/bin/dash ../../master/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
gawk -f ../../master/gcc/opt-functions.awk -f ../../master/gcc/opt-read.awk \
-@@ -15039,10 +14977,9 @@ gawk -f ../../master/gcc/opt-functions.awk -f ../../master/gcc/opt-read.awk \
+@@ -15039,10 +15004,9 @@ gawk -f ../../master/gcc/opt-functions.awk -f ../../master/gcc/opt-read.awk \
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../master/gcc/wide-int-print.cc
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../master/gcc/xcoffout.c
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../master/gcc/config/i386/i386.c
@@ -1092,7 +1334,7 @@ index 73d4c3e..341a525 100644
ranlib libbackend.a
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../master/gcc/main.c
[...]/hurd/master.build/./prev-gcc/xg++ -B[...]/hurd/master.build/./prev-gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -nostdinc++ -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/prev-[ARCH]/libstdc++-v3/libsupc++/.libs -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../master/gcc -I../../master/gcc/. -I../../master/gcc/../include -I../../master/gcc/../libcpp/include -I../../master/gcc/../libdecnumber -I../../master/gcc/../libdecnumber/bid -I../libdecnumber -I../../master/gcc/../libbacktrace -o tree-browser.o -MT tree-browser.o -MMD -MP -MF ./.deps/tree-browser.TPo ../../master/gcc/tree-browser.c
-@@ -15813,7 +15750,7 @@ make[4]: Entering directory '[...]/hurd/master.build/prev-gcc'
+@@ -15813,7 +15777,7 @@ make[4]: Entering directory '[...]/hurd/master.build/prev-gcc'
make[4]: Leaving directory '[...]/hurd/master.build/prev-gcc'
echo timestamp > stmp-fixinc
rm -f mm_malloc.h
@@ -1101,7 +1343,116 @@ index 73d4c3e..341a525 100644
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi
for file in .. ../../master/gcc/ginclude/float.h ../../master/gcc/ginclude/iso646.h ../../master/gcc/ginclude/stdarg.h ../../master/gcc/ginclude/stdbool.h ../../master/gcc/ginclude/stddef.h ../../master/gcc/ginclude/varargs.h ../../master/gcc/ginclude/stdfix.h ../../master/gcc/ginclude/stdnoreturn.h ../../master/gcc/ginclude/stdalign.h ../../master/gcc/ginclude/stdatomic.h ../../master/gcc/config/i386/cpuid.h ../../master/gcc/config/i386/mmintrin.h ../../master/gcc/config/i386/mm3dnow.h ../../master/gcc/config/i386/xmmintrin.h ../../master/gcc/config/i386/emmintrin.h ../../master/gcc/config/i386/pmmintrin.h ../../master/gcc/config/i386/tmmintrin.h ../../master/gcc/config/i386/ammintrin.h ../../master/gcc/config/i386/smmintrin.h ../../master/gcc/config/i386/nmmintrin.h ../../master/gcc/config/i386/bmmintrin.h ../../master/gcc/config/i386/fma4intrin.h ../../master/gcc/config/i386/wmmintrin.h ../../master/gcc/config/i386/immintrin.h ../../master/gcc/config/i386/x86intrin.h ../../master/gcc/config/i386/avxintrin.h ../../master/gcc/config/i386/xopintrin.h ../../master/gcc/config/i386/ia32intrin.h ../../master/gcc/config/i386/cross-stdarg.h ../../master/gcc/config/i386/lwpintrin.h ../../master/gcc/config/i386/popcntintrin.h ../../master/gcc/config/i386/lzcntintrin.h ../../master/gcc/config/i386/bmiintrin.h ../../master/gcc/config/i386/bmi2intrin.h ../../master/gcc/config/i386/tbmintrin.h ../../master/gcc/config/i386/avx2intrin.h ../../master/gcc/config/i386/avx512fintrin.h ../../master/gcc/config/i386/fmaintrin.h ../../master/gcc/config/i386/f16cintrin.h ../../master/gcc/config/i386/rtmintrin.h ../../master/gcc/config/i386/xtestintrin.h ../../master/gcc/config/i386/rdseedintrin.h ../../master/gcc/config/i386/prfchwintrin.h ../../master/gcc/config/i386/adxintrin.h ../../master/gcc/config/i386/fxsrintrin.h ../../master/gcc/config/i386/xsaveintrin.h ../../master/gcc/config/i386/xsaveoptintrin.h ../../master/gcc/config/i386/avx512cdintrin.h ../../master/gcc/config/i386/avx512erintrin.h ../../master/gcc/config/i386/avx512pfintrin.h ../../master/gcc/config/i386/shaintrin.h ../../master/gcc/config/i386/clflushoptintrin.h ../../master/gcc/config/i386/xsavecintrin.h ../../master/gcc/config/i386/xsavesintrin.h ../../master/gcc/config/i386/avx512dqintrin.h ../../master/gcc/config/i386/avx512bwintrin.h ../../master/gcc/config/i386/avx512vlintrin.h ../../master/gcc/config/i386/avx512vlbwintrin.h ../../master/gcc/config/i386/avx512vldqintrin.h ../../master/gcc/config/i386/avx512ifmaintrin.h ../../master/gcc/config/i386/avx512ifmavlintrin.h ../../master/gcc/config/i386/avx512vbmiintrin.h ../../master/gcc/config/i386/avx512vbmivlintrin.h ../../master/gcc/config/i386/clwbintrin.h ../../master/gcc/config/i386/pcommitintrin.h mm_malloc.h; do \
-@@ -16069,7 +16006,7 @@ echo timestamp > doc/rebuild-gcj-db.1
+@@ -15977,42 +15941,49 @@ if test "xinfo" = xinfo; then \
+ else true; fi
+ echo timestamp > gcov.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov.texi > gcov.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcov.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov.pod > doc/gcov.1.T$$ && \
+ mv -f doc/gcov.1.T$$ doc/gcov.1) || \
+ (rm -f doc/gcov.1.T$$ && exit 1)
+ echo timestamp > cpp.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/cpp.texi > cpp.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/cpp.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 cpp.pod > doc/cpp.1.T$$ && \
+ mv -f doc/cpp.1.T$$ doc/cpp.1) || \
+ (rm -f doc/cpp.1.T$$ && exit 1)
+ echo timestamp > gcc.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/invoke.texi > gcc.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcc.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \
+ mv -f doc/gcc.1.T$$ doc/gcc.1) || \
+ (rm -f doc/gcc.1.T$$ && exit 1)
+ echo timestamp > gfdl.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/fdl.texi > gfdl.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gfdl.7
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
+ mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
+ (rm -f doc/gfdl.7.T$$ && exit 1)
+ echo timestamp > gpl.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/gpl_v3.texi > gpl.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gpl.7
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 gpl.pod > doc/gpl.7.T$$ && \
+ mv -f doc/gpl.7.T$$ doc/gpl.7) || \
+ (rm -f doc/gpl.7.T$$ && exit 1)
+ echo timestamp > fsf-funding.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl ../../master/gcc/doc/include/funding.texi > fsf-funding.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/fsf-funding.7
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
+ mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
+ (rm -f doc/fsf-funding.7.T$$ && exit 1)
+ echo timestamp > gcov-tool.pod
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../master/gcc/doc/gcov-tool.texi > gcov-tool.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcov-tool.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
+ mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
+@@ -16020,56 +15991,66 @@ echo timestamp > doc/gcov-tool.1
+ cp doc/gcc.1 doc/g++.1
+ perl ../../master/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" \
+ < ../../master/gcc/fortran/invoke.texi > gfortran.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gfortran.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \
+ mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \
+ (rm -f doc/gfortran.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D gcj < ../../master/gcc/java/gcj.texi > gcj.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcj.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj.pod > doc/gcj.1.T$$ && \
+ mv -f doc/gcj.1.T$$ doc/gcj.1) || \
+ (rm -f doc/gcj.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D jcf-dump < ../../master/gcc/java/gcj.texi > jcf-dump.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/jcf-dump.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jcf-dump.pod > doc/jcf-dump.1.T$$ && \
+ mv -f doc/jcf-dump.1.T$$ doc/jcf-dump.1) || \
+ (rm -f doc/jcf-dump.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D gij < ../../master/gcc/java/gcj.texi > gij.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gij.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gij.pod > doc/gij.1.T$$ && \
+ mv -f doc/gij.1.T$$ doc/gij.1) || \
+ (rm -f doc/gij.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D jv-convert < ../../master/gcc/java/gcj.texi > jv-convert.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/jv-convert.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 jv-convert.pod > doc/jv-convert.1.T$$ && \
+ mv -f doc/jv-convert.1.T$$ doc/jv-convert.1) || \
+ (rm -f doc/jv-convert.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D grmic < ../../master/gcc/java/gcj.texi > grmic.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/grmic.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 grmic.pod > doc/grmic.1.T$$ && \
+ mv -f doc/grmic.1.T$$ doc/grmic.1) || \
+ (rm -f doc/grmic.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D gcj-dbtool < ../../master/gcc/java/gcj.texi > gcj-dbtool.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gcj-dbtool.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gcj-dbtool.pod > doc/gcj-dbtool.1.T$$ && \
+ mv -f doc/gcj-dbtool.1.T$$ doc/gcj-dbtool.1) || \
+ (rm -f doc/gcj-dbtool.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D gc-analyze < ../../master/gcc/java/gcj.texi > gc-analyze.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/gc-analyze.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 gc-analyze.pod > doc/gc-analyze.1.T$$ && \
+ mv -f doc/gc-analyze.1.T$$ doc/gc-analyze.1) || \
+ (rm -f doc/gc-analyze.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D aot-compile < ../../master/gcc/java/gcj.texi > aot-compile.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/aot-compile.1
+ (pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 aot-compile.pod > doc/aot-compile.1.T$$ && \
+ mv -f doc/aot-compile.1.T$$ doc/aot-compile.1) || \
+ (rm -f doc/aot-compile.1.T$$ && exit 1)
+ perl ../../master/gcc/../contrib/texi2pod.pl -D rebuild-gcj-db < ../../master/gcc/java/gcj.texi > rebuild-gcj-db.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../master/gcc/../contrib/texi2pod.pl line 319.
+ echo timestamp > doc/rebuild-gcj-db.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-01-19 --section=1 rebuild-gcj-db.pod > doc/rebuild-gcj-db.1.T$$ && \
mv -f doc/rebuild-gcj-db.1.T$$ doc/rebuild-gcj-db.1) || \
(rm -f doc/rebuild-gcj-db.1.T$$ && exit 1)
@@ -1110,7 +1461,16 @@ index 73d4c3e..341a525 100644
make[3]: Leaving directory '[...]/hurd/master.build/gcc'
mkdir -p -- [ARCH]/libgcc
Checking multilib configuration for libgcc...
-@@ -16111,7 +16048,7 @@ config.status: creating Makefile
+@@ -16100,7 +16081,7 @@ checking whether to use setjmp/longjmp exceptions... no
+ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
+ checking for thread model used by GCC... posix
+ checking whether assembler supports CFI directives... yes
+-checking for target glibc version... 2.19
++checking for target glibc version... 2.21
+ checking for __attribute__((visibility("hidden")))... yes
+ checking whether the target assembler supports thread-local storage... yes
+ checking whether the thread-local storage support is from emutls... no
+@@ -16111,7 +16092,7 @@ config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../master/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../master/libgcc/unwind-generic.h to unwind.h
@@ -1119,7 +1479,7 @@ index 73d4c3e..341a525 100644
config.status: linking ../../../master/libgcc/config/i386/sfp-machine.h to sfp-machine.h
config.status: linking ../../../master/libgcc/gthr-posix.h to gthr-default.h
config.status: executing default commands
-@@ -16167,7 +16104,7 @@ else \
+@@ -16167,7 +16148,7 @@ else \
done; \
fi
make[4]: Leaving directory '[...]/hurd/master.build/[ARCH]/libgcc'
@@ -1128,7 +1488,7 @@ index 73d4c3e..341a525 100644
../../../master/libgcc/mkheader.sh > tmp-libgcc_tm.h
/bin/dash ../../../master/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
echo timestamp > libgcc_tm.stamp
-@@ -16682,7 +16619,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -16682,7 +16663,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -1137,7 +1497,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -16713,7 +16650,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -16713,7 +16694,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -1146,7 +1506,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -16732,7 +16669,7 @@ checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./g
+@@ -16732,7 +16713,7 @@ checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./g
checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -1155,7 +1515,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
-@@ -16827,7 +16764,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
+@@ -16827,7 +16808,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
@@ -1164,7 +1524,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -16857,7 +16794,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -16857,7 +16838,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -1173,7 +1533,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
-@@ -16879,7 +16816,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
+@@ -16879,7 +16860,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -1182,7 +1542,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for exception model to use... call frame
checking for compiler with PCH support... yes
-@@ -16933,8 +16870,8 @@ checking for custom python install directory... no
+@@ -16933,8 +16914,8 @@ checking for custom python install directory... no
checking for -Werror... yes
checking for vtable verify support... no
checking for gets declaration... yes
@@ -1193,7 +1553,16 @@ index 73d4c3e..341a525 100644
checking for ENOLINK... yes
checking for EPROTO... yes
checking for ENODATA... yes
-@@ -17212,7 +17149,7 @@ checking for sys/time.h... (cached) yes
+@@ -17065,7 +17046,7 @@ checking for wchar.h... (cached) yes
+ checking for wctype.h... (cached) yes
+ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
+ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
+-checking for ld version... 22501
++checking for ld version... 22600
+ checking for ld that supports -Wl,--gc-sections... yes
+ checking for ld that supports -Wl,-z,relro... yes
+ checking for sin in -lm... (cached) yes
+@@ -17212,7 +17193,7 @@ checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for RLIMIT_DATA... yes
checking for RLIMIT_RSS... yes
@@ -1202,7 +1571,7 @@ index 73d4c3e..341a525 100644
checking for RLIMIT_AS... yes
checking for RLIMIT_FSIZE... yes
checking for testsuite resource limits support... yes
-@@ -17225,7 +17162,7 @@ checking for modern makeinfo... yes
+@@ -17225,7 +17206,7 @@ checking for modern makeinfo... yes
checking for doxygen... no
checking for dot... yes
checking for xsltproc... yes
@@ -1211,7 +1580,7 @@ index 73d4c3e..341a525 100644
checking for docbook stylesheets for documentation creation... yes
checking for local stylesheet directory... yes
configure: /usr/share/xml/docbook/stylesheet/docbook-xsl-ns
-@@ -17368,6 +17305,16 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hur
+@@ -17368,6 +17349,16 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hur
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -D_GNU_SOURCE -c ../../../../master/libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o
/bin/dash ../libtool --tag CXX --tag disable-shared --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -c -o eh_alloc.lo ../../../../master/libstdc++-v3/libsupc++/eh_alloc.cc
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -D_GNU_SOURCE -c ../../../../master/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o
@@ -1228,7 +1597,7 @@ index 73d4c3e..341a525 100644
/bin/dash ../libtool --tag CXX --tag disable-shared --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -c -o eh_arm.lo ../../../../master/libstdc++-v3/libsupc++/eh_arm.cc
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -D_GNU_SOURCE -c ../../../../master/libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o
/bin/dash ../libtool --tag CXX --tag disable-shared --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -I[...]/hurd/master/libstdc++-v3/../libgcc -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -D_GNU_SOURCE -std=gnu++11 -c ../../../../master/libstdc++-v3/libsupc++/eh_aux_runtime.cc
-@@ -17726,7 +17673,7 @@ libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "[...]/hurd
+@@ -17726,7 +17717,7 @@ libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "[...]/hurd
libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && ar x "[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o
@@ -1237,7 +1606,7 @@ index 73d4c3e..341a525 100644
libtool: link: ranlib .libs/libstdc++.a
libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" )
-@@ -17740,7 +17687,7 @@ libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x
+@@ -17740,7 +17731,7 @@ libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x
libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && ar x "[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o
@@ -1246,7 +1615,7 @@ index 73d4c3e..341a525 100644
libtool: link: ranlib .libs/libstdc++convenience.a
libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" )
-@@ -18049,8 +17996,8 @@ rm -f stage_current
+@@ -18049,8 +18040,8 @@ rm -f stage_current
make[3]: Leaving directory '[...]/hurd/master.build'
Comparing stages 2 and 3
warning: gcc/cc1-checksum.o differs
@@ -1256,7 +1625,7 @@ index 73d4c3e..341a525 100644
Comparison successful.
if false; then \
rm -rf stage2-*; \
-@@ -18284,14 +18231,14 @@ mkdir -p rts
+@@ -18284,14 +18275,14 @@ mkdir -p rts
chmod u+w rts
ln -s [...]/hurd/master/gcc/ada/ada.ads rts ; ln -s [...]/hurd/master/gcc/ada/calendar.ads rts ; ln -s [...]/hurd/master/gcc/ada/directio.ads rts ; ln -s [...]/hurd/master/gcc/ada/gnat.ads rts ; ln -s [...]/hurd/master/gcc/ada/interfac.ads rts ; ln -s [...]/hurd/master/gcc/ada/ioexcept.ads rts ; ln -s [...]/hurd/master/gcc/ada/machcode.ads rts ; ln -s [...]/hurd/master/gcc/ada/text_io.ads rts ; ln -s [...]/hurd/master/gcc/ada/unchconv.ads rts ; ln -s [...]/hurd/master/gcc/ada/unchdeal.ads rts ; ln -s [...]/hurd/master/gcc/ada/sequenio.ads rts ; ln -s [...]/hurd/master/gcc/ada/system.ads rts ; ln -s [...]/hurd/master/gcc/ada/memtrack.adb rts ; ln -s [...]/hurd/master/gcc/ada/a-[a-o]*.adb rts ; ln -s [...]/hurd/master/gcc/ada/a-[p-z]*.adb rts ; ln -s [...]/hurd/master/gcc/ada/a-[a-o]*.ads rts ; ln -s [...]/hurd/master/gcc/ada/a-[p-z]*.ads rts ; ln -s [...]/hurd/master/gcc/ada/g-*.ad? rts ; ln -s [...]/hurd/master/gcc/ada/i-*.ad? rts ; ln -s [...]/hurd/master/gcc/ada/s-[a-o]*.adb rts ; ln -s [...]/hurd/master/gcc/ada/s-[p-z]*.adb rts ; ln -s [...]/hurd/master/gcc/ada/s-[a-o]*.ads rts ; ln -s [...]/hurd/master/gcc/ada/s-[p-z]*.ads rts ; ln -s [...]/hurd/master/gcc/ada/adadecode.c rts ; ln -s [...]/hurd/master/gcc/ada/adaint.c rts ; ln -s [...]/hurd/master/gcc/ada/argv.c rts ; ln -s [...]/hurd/master/gcc/ada/aux-io.c rts ; ln -s [...]/hurd/master/gcc/ada/cal.c rts ; ln -s [...]/hurd/master/gcc/ada/cio.c rts ; ln -s [...]/hurd/master/gcc/ada/cstreams.c rts ; ln -s [...]/hurd/master/gcc/ada/ctrl_c.c rts ; ln -s [...]/hurd/master/gcc/ada/env.c rts ; ln -s [...]/hurd/master/gcc/ada/errno.c rts ; ln -s [...]/hurd/master/gcc/ada/exit.c rts ; ln -s [...]/hurd/master/gcc/ada/expect.c rts ; ln -s [...]/hurd/master/gcc/ada/final.c rts ; ln -s [...]/hurd/master/gcc/ada/rtfinal.c rts ; ln -s [...]/hurd/master/gcc/ada/rtinit.c rts ; ln -s [...]/hurd/master/gcc/ada/init.c rts ; ln -s [...]/hurd/master/gcc/ada/initialize.c rts ; ln -s [...]/hurd/master/gcc/ada/locales.c rts ; ln -s [...]/hurd/master/gcc/ada/mkdir.c rts ; ln -s [...]/hurd/master/gcc/ada/raise.c rts ; ln -s [...]/hurd/master/gcc/ada/seh_init.c rts ; ln -s [...]/hurd/master/gcc/ada/socket.c rts ; ln -s [...]/hurd/master/gcc/ada/sysdep.c rts ; ln -s [...]/hurd/master/gcc/ada/targext.c rts ; ln -s [...]/hurd/master/gcc/ada/terminals.c rts ; ln -s [...]/hurd/master/gcc/ada/tracebak.c rts ; ln -s [...]/hurd/master/gcc/ada/raise-gcc.c rts ; ln -s [...]/hurd/master/gcc/ada/adadecode.h rts ; ln -s [...]/hurd/master/gcc/ada/adaint.h rts ; ln -s [...]/hurd/master/gcc/ada/env.h rts ; ln -s [...]/hurd/master/gcc/ada/gsocket.h rts ; ln -s [...]/hurd/master/gcc/ada/raise.h rts ; ln -s [...]/hurd/master/gcc/ada/tb-gcc.c rts ; ln -s [...]/hurd/master/gcc/ada/thread.c rts ; true
rm -f rts/s-bb.ads rts/s-bbbosu.ads rts/s-bbcaco.ads rts/s-bbcppr.ads rts/s-bbexti.adb rts/s-bbexti.ads rts/s-bbinte.adb rts/s-bbinte.ads rts/s-bbprot.adb rts/s-bbprot.ads rts/s-bbsle3.ads rts/s-bbsuer.ads rts/s-bbsule.ads rts/s-bbthqu.adb rts/s-bbthqu.ads rts/s-bbthre.adb rts/s-bbthre.ads rts/s-bbtiev.adb rts/s-bbtiev.ads rts/s-bbtime.adb rts/s-bbtime.ads rts/s-bcprmu.adb rts/s-bcprmu.ads rts/s-btstch.adb rts/s-btstch.ads rts/s-init.ads rts/s-init.adb rts/s-thread.ads rts/s-vxwext.adb rts/s-vxwext.ads rts/s-vxwexc.adb rts/s-vxwexc.ads rts/s-win32.ads rts/s-winext.ads rts/g-regist.adb rts/g-regist.ads rts/i-vxwoio.adb rts/i-vxwoio.ads rts/i-vxwork.ads
@@ -1273,7 +1642,23 @@ index 73d4c3e..341a525 100644
cp -p ../../../master/gcc/tsystem.h rts
rm -f ../stamp-gnatlib-rts
touch ../stamp-gnatlib1-rts
-@@ -18447,7 +18394,7 @@ make -C rts \
+@@ -18300,6 +18291,15 @@ rm -f rts/s-oscons-tmplt.i rts/s-oscons-tmplt.s
+ [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -g -O2 -fpic -W -Wall -g -O2 -g -O2 -fexceptions -DIN_RTS -DHAVE_GETIPINFO -fpic -E -C -DTARGET=\"[ARCH]\" -iquote [...]/hurd/master/gcc/ada [...]/hurd/master/gcc/ada/s-oscons-tmplt.c > s-oscons-tmplt.i ; \
+ [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -S s-oscons-tmplt.i ; \
+ ../bldtools/oscons/xoscons s-oscons)
++In file included from /usr/include/limits.h:25:0,
++ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:168,
++ from [...]/hurd/master.build/./gcc/include-fixed/syslimits.h:7,
++ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:34,
++ from [...]/hurd/master/gcc/ada/gsocket.h:177,
++ from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:103:
++/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
++ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
++ ^
+ In file included from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:135:0:
+ [...]/hurd/master/gcc/ada/adaint.h:145:18: warning: 'struct stat64' declared inside parameter list
+ GNAT_STRUCT_STAT *);
+@@ -18447,7 +18447,7 @@ make -C rts \
ADAFLAGS="-W -Wall -gnatpg -nostdinc " \
FORCE_DEBUG_ADAFLAGS="-g" \
srcdir=[...]/hurd/master/gcc \
@@ -1282,7 +1667,7 @@ index 73d4c3e..341a525 100644
make[7]: Entering directory '[...]/hurd/master.build/gcc/ada/rts'
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -fpic -W -Wall -gnatpg -nostdinc a-assert.adb -o a-assert.o
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -fpic -W -Wall -gnatpg -nostdinc a-btgbso.adb -o a-btgbso.o
-@@ -19124,6 +19071,9 @@ s-stposu.adb:129:7: note: 'Header_And_Padding' was declared here
+@@ -19124,6 +19124,9 @@ s-stposu.adb:129:7: note: 'Header_And_Padding' was declared here
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -fpic -W -Wall -gnatpg -nostdinc s-taenca.adb -o s-taenca.o
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -fpic -W -Wall -gnatpg -nostdinc s-taprob.adb -o s-taprob.o
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -fpic -W -Wall -gnatpg -nostdinc s-taprop.adb -o s-taprop.o
@@ -1292,7 +1677,7 @@ index 73d4c3e..341a525 100644
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -fpic -W -Wall -gnatpg -nostdinc s-tarest.adb -o s-tarest.o
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -fpic -W -Wall -gnatpg -nostdinc -g -O0 \
s-tasdeb.adb -o s-tasdeb.o
-@@ -19148,8 +19098,6 @@ s-stposu.adb:129:7: note: 'Header_And_Padding' was declared here
+@@ -19148,8 +19151,6 @@ s-stposu.adb:129:7: note: 'Header_And_Padding' was declared here
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -DIN_GCC -g -O2 -fpic \
-I- -I. -I.. -I[...]/hurd/master/gcc/ada -I[...]/hurd/master/gcc -I[...]/hurd/master/include thread.c -o thread.o
cc1: note: obsolete option -I- used, please use -iquote instead
@@ -1301,7 +1686,7 @@ index 73d4c3e..341a525 100644
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -fpic -W -Wall -gnatpg -nostdinc memtrack.adb -o memtrack.o
make[7]: Leaving directory '[...]/hurd/master.build/gcc/ada/rts'
rm -f rts/libgnat.a rts/libgnarl.a
-@@ -19157,7 +19105,7 @@ ar rc rts/libgnat.a \
+@@ -19157,7 +19158,7 @@ ar rc rts/libgnat.a \
rts/a-assert.o rts/a-btgbso.o rts/a-calari.o rts/a-calcon.o rts/a-caldel.o rts/a-calend.o rts/a-calfor.o rts/a-catizo.o rts/a-cbdlli.o rts/a-cbhama.o rts/a-cbhase.o rts/a-cbmutr.o rts/a-cborma.o rts/a-cborse.o rts/a-cbprqu.o rts/a-cbsyqu.o rts/a-cdlili.o rts/a-cfdlli.o rts/a-cfhama.o rts/a-cfhase.o rts/a-cfinve.o rts/a-cforma.o rts/a-cforse.o rts/a-cgaaso.o rts/a-cgarso.o rts/a-cgcaso.o rts/a-chacon.o rts/a-chahan.o rts/a-charac.o rts/a-chlat1.o rts/a-chlat9.o rts/a-chtgbk.o rts/a-chtgbo.o rts/a-chtgke.o rts/a-chtgop.o rts/a-chzla1.o rts/a-chzla9.o rts/a-cidlli.o rts/a-cihama.o rts/a-cihase.o rts/a-cimutr.o rts/a-ciorma.o rts/a-ciormu.o rts/a-ciorse.o rts/a-clrefi.o rts/a-coboho.o rts/a-cobove.o rts/a-cofove.o rts/a-cogeso.o rts/a-cohama.o rts/a-cohase.o rts/a-cohata.o rts/a-coinho.o rts/a-coinve.o rts/a-colien.o rts/a-colire.o rts/a-comlin.o rts/a-comutr.o rts/a-contai.o rts/a-convec.o rts/a-coorma.o rts/a-coormu.o rts/a-coorse.o rts/a-coprnu.o rts/a-coteio.o rts/a-crbltr.o rts/a-crbtgk.o rts/a-crbtgo.o rts/a-crdlli.o rts/a-csquin.o rts/a-cuprqu.o rts/a-cusyqu.o rts/a-cwila1.o rts/a-cwila9.o rts/a-decima.o rts/a-diocst.o rts/a-direct.o rts/a-direio.o rts/a-dirval.o rts/a-einuoc.o rts/a-elchha.o rts/a-envvar.o rts/a-except.o rts/a-exctra.o rts/a-finali.o rts/a-flteio.o rts/a-fwteio.o rts/a-fzteio.o rts/a-inteio.o rts/a-ioexce.o rts/a-iteint.o rts/a-iwteio.o rts/a-izteio.o rts/a-lcteio.o rts/a-lfteio.o rts/a-lfwtio.o rts/a-lfztio.o rts/a-liteio.o rts/a-liwtio.o rts/a-liztio.o rts/a-llctio.o rts/a-llftio.o rts/a-llfwti.o rts/a-llfzti.o rts/a-llitio.o rts/a-lliwti.o rts/a-llizti.o rts/a-locale.o rts/a-ncelfu.o rts/a-ngcefu.o rts/a-ngcoar.o rts/a-ngcoty.o rts/a-ngelfu.o rts/a-ngrear.o rts/a-nlcefu.o rts/a-nlcoar.o rts/a-nlcoty.o rts/a-nlelfu.o rts/a-nllcar.o rts/a-nllcef.o rts/a-nllcty.o rts/a-nllefu.o rts/a-nllrar.o rts/a-nlrear.o rts/a-nscefu.o rts/a-nscoty.o rts/a-nselfu.o rts/a-nucoar.o rts/a-nucoty.o rts/a-nudira.o rts/a-nuelfu.o rts/a-nuflra.o rts/a-numaux.o rts/a-numeri.o rts/a-nurear.o rts/a-rbtgbk.o rts/a-rbtgbo.o rts/a-rbtgso.o rts/a-sbecin.o rts/a-sbhcin.o rts/a-sblcin.o rts/a-scteio.o rts/a-secain.o rts/a-sequio.o rts/a-sfecin.o rts/a-sfhcin.o rts/a-sflcin.o rts/a-sfteio.o rts/a-sfwtio.o rts/a-sfztio.o rts/a-shcain.o rts/a-siocst.o rts/a-siteio.o rts/a-siwtio.o rts/a-siztio.o rts/a-slcain.o rts/a-ssicst.o rts/a-ssitio.o rts/a-ssiwti.o rts/a-ssizti.o rts/a-stboha.o rts/a-stfiha.o rts/a-stmaco.o rts/a-storio.o rts/a-strbou.o rts/a-stream.o rts/a-strfix.o rts/a-strhas.o rts/a-string.o rts/a-strmap.o rts/a-strsea.o rts/a-strsup.o rts/a-strunb.o rts/a-ststio.o rts/a-stunau.o rts/a-stunha.o rts/a-stuten.o rts/a-stwibo.o rts/a-stwifi.o rts/a-stwiha.o rts/a-stwima.o rts/a-stwise.o rts/a-stwisu.o rts/a-stwiun.o rts/a-stzbou.o rts/a-stzfix.o rts/a-stzhas.o rts/a-stzmap.o rts/a-stzsea.o rts/a-stzsup.o rts/a-stzunb.o rts/a-suecin.o rts/a-suenco.o rts/a-suenst.o rts/a-suewst.o rts/a-suezst.o rts/a-suhcin.o rts/a-sulcin.o rts/a-suteio.o rts/a-swbwha.o rts/a-swfwha.o rts/a-swmwco.o rts/a-swunau.o rts/a-swuwha.o rts/a-swuwti.o rts/a-szbzha.o rts/a-szfzha.o rts/a-szmzco.o rts/a-szunau.o rts/a-szuzha.o rts/a-szuzti.o rts/a-tags.o rts/a-teioed.o rts/a-textio.o rts/a-tgdico.o rts/a-tiboio.o rts/a-ticoau.o rts/a-ticoio.o rts/a-tideau.o rts/a-tideio.o rts/a-tienau.o rts/a-tienio.o rts/a-tifiio.o rts/a-tiflau.o rts/a-tiflio.o rts/a-tigeau.o rts/a-tiinau.o rts/a-tiinio.o rts/a-timoau.o rts/a-timoio.o rts/a-tiocst.o rts/a-tirsfi.o rts/a-titest.o rts/a-tiunio.o rts/a-unccon.o rts/a-uncdea.o rts/a-undesu.o rts/a-wichha.o rts/a-wichun.o rts/a-widcha.o rts/a-witeio.o rts/a-wrstfi.o rts/a-wtcoau.o rts/a-wtcoio.o rts/a-wtcstr.o rts/a-wtdeau.o rts/a-wtdeio.o rts/a-wtedit.o rts/a-wtenau.o rts/a-wtenio.o rts/a-wtfiio.o rts/a-wtflau.o rts/a-wtflio.o rts/a-wtgeau.o rts/a-wtinau.o rts/a-wtinio.o rts/a-wtmoau.o rts/a-wtmoio.o rts/a-wttest.o rts/a-wwboio.o rts/a-wwunio.o rts/a-zchara.o rts/a-zchhan.o rts/a-zchuni.o rts/a-zrstfi.o rts/a-ztcoau.o rts/a-ztcoio.o rts/a-ztcstr.o rts/a-ztdeau.o rts/a-ztdeio.o rts/a-ztedit.o rts/a-ztenau.o rts/a-ztenio.o rts/a-ztexio.o rts/a-ztfiio.o rts/a-ztflau.o rts/a-ztflio.o rts/a-ztgeau.o rts/a-ztinau.o rts/a-ztinio.o rts/a-ztmoau.o rts/a-ztmoio.o rts/a-zttest.o rts/a-zzboio.o rts/a-zzunio.o rts/ada.o rts/calendar.o rts/directio.o rts/g-arrspl.o rts/g-awk.o rts/g-bubsor.o rts/g-busora.o rts/g-busorg.o rts/g-byorma.o rts/g-bytswa.o rts/g-calend.o rts/g-casuti.o rts/g-catiio.o rts/g-cgi.o rts/g-cgicoo.o rts/g-cgideb.o rts/g-comlin.o rts/g-comver.o rts/g-crc32.o rts/g-ctrl_c.o rts/g-curexc.o rts/g-debpoo.o rts/g-debuti.o rts/g-decstr.o rts/g-deutst.o rts/g-diopit.o rts/g-dirope.o rts/g-dynhta.o rts/g-dyntab.o rts/g-encstr.o rts/g-enutst.o rts/g-excact.o rts/g-except.o rts/g-exctra.o rts/s-exctra.o rts/g-expect.o rts/g-exptty.o rts/g-flocon.o rts/g-forstr.o rts/g-heasor.o rts/g-hesora.o rts/g-hesorg.o rts/g-htable.o rts/g-io.o rts/g-io_aux.o rts/g-locfil.o rts/g-mbdira.o rts/g-mbflra.o rts/g-md5.o rts/g-memdum.o rts/g-moreex.o rts/g-os_lib.o rts/g-pehage.o rts/g-rannum.o rts/g-regexp.o rts/g-regpat.o rts/g-rewdat.o rts/g-sechas.o rts/g-sehamd.o rts/g-sehash.o rts/g-sercom.o rts/g-sestin.o rts/g-sha1.o rts/g-sha224.o rts/g-sha256.o rts/g-sha384.o rts/g-sha512.o rts/g-shsh32.o rts/g-shsh64.o rts/g-shshco.o rts/g-souinf.o rts/g-spchge.o rts/g-speche.o rts/g-spipat.o rts/g-spitbo.o rts/g-sptabo.o rts/g-sptain.o rts/g-sptavs.o rts/g-string.o rts/g-strspl.o rts/g-table.o rts/g-tasloc.o rts/g-timsta.o rts/g-traceb.o rts/g-trasym.o rts/s-trasym.o rts/g-tty.o rts/g-u3spch.o rts/g-utf_32.o rts/g-wispch.o rts/g-wistsp.o rts/g-zspche.o rts/g-zstspl.o rts/gnat.o rts/i-c.o rts/i-cexten.o rts/i-cobol.o rts/i-cpoint.o rts/i-cstrea.o rts/i-cstrin.o rts/i-fortra.o rts/i-pacdec.o rts/interfac.o rts/ioexcept.o rts/machcode.o rts/s-addima.o rts/s-addope.o rts/s-arit64.o rts/s-assert.o rts/s-atacco.o rts/s-atocou.o rts/s-atopri.o rts/s-auxdec.o rts/s-bignum.o rts/s-bitops.o rts/s-boarop.o rts/s-bytswa.o rts/s-carsi8.o rts/s-carun8.o rts/s-casi16.o rts/s-casi32.o rts/s-casi64.o rts/s-casuti.o rts/s-caun16.o rts/s-caun32.o rts/s-caun64.o rts/s-chepoo.o rts/s-commun.o rts/s-conca2.o rts/s-conca3.o rts/s-conca4.o rts/s-conca5.o rts/s-conca6.o rts/s-conca7.o rts/s-conca8.o rts/s-conca9.o rts/s-crc32.o rts/s-crtl.o rts/s-diflio.o rts/s-diinio.o rts/s-dim.o rts/s-dimkio.o rts/s-dimmks.o rts/s-direio.o rts/s-dmotpr.o rts/s-dsaser.o rts/s-elaall.o rts/s-excdeb.o rts/s-except.o rts/s-exctab.o rts/s-exnint.o rts/s-exnllf.o rts/s-exnlli.o rts/s-expint.o rts/s-explli.o rts/s-expllu.o rts/s-expmod.o rts/s-expuns.o rts/s-fatflt.o rts/s-fatgen.o rts/s-fatlfl.o rts/s-fatllf.o rts/s-fatsfl.o rts/s-ficobl.o rts/s-filatt.o rts/s-fileio.o rts/s-finmas.o rts/s-finroo.o rts/s-flocon.o rts/s-fore.o rts/s-gearop.o rts/s-geveop.o rts/s-gloloc.o rts/s-htable.o rts/s-imenne.o rts/s-imgbiu.o rts/s-imgboo.o rts/s-imgcha.o rts/s-imgdec.o rts/s-imgenu.o rts/s-imgint.o rts/s-imgllb.o rts/s-imglld.o rts/s-imglli.o rts/s-imgllu.o rts/s-imgllw.o rts/s-imgrea.o rts/s-imguns.o rts/s-imgwch.o rts/s-imgwiu.o rts/s-io.o rts/s-llflex.o rts/s-maccod.o rts/s-mantis.o rts/s-mastop.o rts/s-memcop.o rts/s-memory.o rts/s-multip.o rts/s-os_lib.o rts/s-oscons.o rts/s-osprim.o rts/s-pack03.o rts/s-pack05.o rts/s-pack06.o rts/s-pack07.o rts/s-pack09.o rts/s-pack10.o rts/s-pack11.o rts/s-pack12.o rts/s-pack13.o rts/s-pack14.o rts/s-pack15.o rts/s-pack17.o rts/s-pack18.o rts/s-pack19.o rts/s-pack20.o rts/s-pack21.o rts/s-pack22.o rts/s-pack23.o rts/s-pack24.o rts/s-pack25.o rts/s-pack26.o rts/s-pack27.o rts/s-pack28.o rts/s-pack29.o rts/s-pack30.o rts/s-pack31.o rts/s-pack33.o rts/s-pack34.o rts/s-pack35.o rts/s-pack36.o rts/s-pack37.o rts/s-pack38.o rts/s-pack39.o rts/s-pack40.o rts/s-pack41.o rts/s-pack42.o rts/s-pack43.o rts/s-pack44.o rts/s-pack45.o rts/s-pack46.o rts/s-pack47.o rts/s-pack48.o rts/s-pack49.o rts/s-pack50.o rts/s-pack51.o rts/s-pack52.o rts/s-pack53.o rts/s-pack54.o rts/s-pack55.o rts/s-pack56.o rts/s-pack57.o rts/s-pack58.o rts/s-pack59.o rts/s-pack60.o rts/s-pack61.o rts/s-pack62.o rts/s-pack63.o rts/s-parame.o rts/s-parint.o rts/s-pooglo.o rts/s-pooloc.o rts/s-poosiz.o rts/s-powtab.o rts/s-purexc.o rts/s-rannum.o rts/s-ransee.o rts/s-regexp.o rts/s-regpat.o rts/s-restri.o rts/s-rident.o rts/s-rpc.o rts/s-scaval.o rts/s-secsta.o rts/s-sequio.o rts/s-shasto.o rts/s-soflin.o rts/s-spsufi.o rts/s-stache.o rts/s-stalib.o rts/s-stausa.o rts/s-stchop.o rts/s-stoele.o rts/s-stopoo.o rts/s-stposu.o rts/s-stratt.o rts/s-strhas.o rts/s-string.o rts/s-ststop.o rts/s-tasloc.o rts/s-traceb.o rts/s-traces.o rts/s-traent.o rts/s-unstyp.o rts/s-utf_32.o rts/s-valboo.o rts/s-valcha.o rts/s-valdec.o rts/s-valenu.o rts/s-valint.o rts/s-vallld.o rts/s-vallli.o rts/s-valllu.o rts/s-valrea.o rts/s-valuns.o rts/s-valuti.o rts/s-valwch.o rts/s-veboop.o rts/s-vector.o rts/s-vercon.o rts/s-wchcnv.o rts/s-wchcon.o rts/s-wchjis.o rts/s-wchstw.o rts/s-wchwts.o rts/s-widboo.o rts/s-widcha.o rts/s-widenu.o rts/s-widlli.o rts/s-widllu.o rts/s-widwch.o rts/s-wwdcha.o rts/s-wwdenu.o rts/s-wwdwch.o rts/sequenio.o rts/system.o rts/text_io.o rts/unchconv.o rts/unchdeal.o rts/g-allein.o rts/g-alleve.o rts/g-altcon.o rts/g-altive.o rts/g-alveop.o rts/g-alvety.o rts/g-alvevi.o rts/g-soccon.o rts/g-socket.o rts/g-socthi.o rts/g-soliop.o rts/g-sothco.o rts/g-sse.o rts/g-ssvety.o rts/g-cppexc.o rts/s-excmac.o rts/adadecode.o rts/adaint.o rts/argv.o rts/aux-io.o rts/cal.o rts/cio.o rts/cstreams.o rts/ctrl_c.o rts/env.o rts/errno.o rts/exit.o rts/expect.o rts/final.o rts/rtfinal.o rts/rtinit.o rts/init.o rts/initialize.o rts/locales.o rts/mkdir.o rts/raise.o rts/seh_init.o rts/socket.o rts/sysdep.o rts/targext.o rts/terminals.o rts/tracebak.o rts/raise-gcc.o
ranlib rts/libgnat.a
ar rc rts/libgnarl.a \
@@ -1310,7 +1695,7 @@ index 73d4c3e..341a525 100644
ranlib rts/libgnarl.a
ar rc rts/libgmem.a \
rts/memtrack.o
-@@ -19177,9 +19125,13 @@ cd rts; `echo "[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gc
+@@ -19177,9 +19178,13 @@ cd rts; `echo "[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gc
| sed -e 's,\./xgcc,../../xgcc,' -e 's,-B\./,-B../../,'` -shared -g -O2 \
-fpic \
-o libgnarl-5.so \
@@ -1325,7 +1710,7 @@ index 73d4c3e..341a525 100644
cd rts; ln -s libgnat-5.so \
libgnat.so
cd rts; ln -s libgnarl-5.so \
-@@ -19210,14 +19162,14 @@ mkdir -p rts
+@@ -19210,14 +19215,14 @@ mkdir -p rts
chmod u+w rts
ln -s [...]/hurd/master/gcc/ada/ada.ads rts ; ln -s [...]/hurd/master/gcc/ada/calendar.ads rts ; ln -s [...]/hurd/master/gcc/ada/directio.ads rts ; ln -s [...]/hurd/master/gcc/ada/gnat.ads rts ; ln -s [...]/hurd/master/gcc/ada/interfac.ads rts ; ln -s [...]/hurd/master/gcc/ada/ioexcept.ads rts ; ln -s [...]/hurd/master/gcc/ada/machcode.ads rts ; ln -s [...]/hurd/master/gcc/ada/text_io.ads rts ; ln -s [...]/hurd/master/gcc/ada/unchconv.ads rts ; ln -s [...]/hurd/master/gcc/ada/unchdeal.ads rts ; ln -s [...]/hurd/master/gcc/ada/sequenio.ads rts ; ln -s [...]/hurd/master/gcc/ada/system.ads rts ; ln -s [...]/hurd/master/gcc/ada/memtrack.adb rts ; ln -s [...]/hurd/master/gcc/ada/a-[a-o]*.adb rts ; ln -s [...]/hurd/master/gcc/ada/a-[p-z]*.adb rts ; ln -s [...]/hurd/master/gcc/ada/a-[a-o]*.ads rts ; ln -s [...]/hurd/master/gcc/ada/a-[p-z]*.ads rts ; ln -s [...]/hurd/master/gcc/ada/g-*.ad? rts ; ln -s [...]/hurd/master/gcc/ada/i-*.ad? rts ; ln -s [...]/hurd/master/gcc/ada/s-[a-o]*.adb rts ; ln -s [...]/hurd/master/gcc/ada/s-[p-z]*.adb rts ; ln -s [...]/hurd/master/gcc/ada/s-[a-o]*.ads rts ; ln -s [...]/hurd/master/gcc/ada/s-[p-z]*.ads rts ; ln -s [...]/hurd/master/gcc/ada/adadecode.c rts ; ln -s [...]/hurd/master/gcc/ada/adaint.c rts ; ln -s [...]/hurd/master/gcc/ada/argv.c rts ; ln -s [...]/hurd/master/gcc/ada/aux-io.c rts ; ln -s [...]/hurd/master/gcc/ada/cal.c rts ; ln -s [...]/hurd/master/gcc/ada/cio.c rts ; ln -s [...]/hurd/master/gcc/ada/cstreams.c rts ; ln -s [...]/hurd/master/gcc/ada/ctrl_c.c rts ; ln -s [...]/hurd/master/gcc/ada/env.c rts ; ln -s [...]/hurd/master/gcc/ada/errno.c rts ; ln -s [...]/hurd/master/gcc/ada/exit.c rts ; ln -s [...]/hurd/master/gcc/ada/expect.c rts ; ln -s [...]/hurd/master/gcc/ada/final.c rts ; ln -s [...]/hurd/master/gcc/ada/rtfinal.c rts ; ln -s [...]/hurd/master/gcc/ada/rtinit.c rts ; ln -s [...]/hurd/master/gcc/ada/init.c rts ; ln -s [...]/hurd/master/gcc/ada/initialize.c rts ; ln -s [...]/hurd/master/gcc/ada/locales.c rts ; ln -s [...]/hurd/master/gcc/ada/mkdir.c rts ; ln -s [...]/hurd/master/gcc/ada/raise.c rts ; ln -s [...]/hurd/master/gcc/ada/seh_init.c rts ; ln -s [...]/hurd/master/gcc/ada/socket.c rts ; ln -s [...]/hurd/master/gcc/ada/sysdep.c rts ; ln -s [...]/hurd/master/gcc/ada/targext.c rts ; ln -s [...]/hurd/master/gcc/ada/terminals.c rts ; ln -s [...]/hurd/master/gcc/ada/tracebak.c rts ; ln -s [...]/hurd/master/gcc/ada/raise-gcc.c rts ; ln -s [...]/hurd/master/gcc/ada/adadecode.h rts ; ln -s [...]/hurd/master/gcc/ada/adaint.h rts ; ln -s [...]/hurd/master/gcc/ada/env.h rts ; ln -s [...]/hurd/master/gcc/ada/gsocket.h rts ; ln -s [...]/hurd/master/gcc/ada/raise.h rts ; ln -s [...]/hurd/master/gcc/ada/tb-gcc.c rts ; ln -s [...]/hurd/master/gcc/ada/thread.c rts ; true
rm -f rts/s-bb.ads rts/s-bbbosu.ads rts/s-bbcaco.ads rts/s-bbcppr.ads rts/s-bbexti.adb rts/s-bbexti.ads rts/s-bbinte.adb rts/s-bbinte.ads rts/s-bbprot.adb rts/s-bbprot.ads rts/s-bbsle3.ads rts/s-bbsuer.ads rts/s-bbsule.ads rts/s-bbthqu.adb rts/s-bbthqu.ads rts/s-bbthre.adb rts/s-bbthre.ads rts/s-bbtiev.adb rts/s-bbtiev.ads rts/s-bbtime.adb rts/s-bbtime.ads rts/s-bcprmu.adb rts/s-bcprmu.ads rts/s-btstch.adb rts/s-btstch.ads rts/s-init.ads rts/s-init.adb rts/s-thread.ads rts/s-vxwext.adb rts/s-vxwext.ads rts/s-vxwexc.adb rts/s-vxwexc.ads rts/s-win32.ads rts/s-winext.ads rts/g-regist.adb rts/g-regist.ads rts/i-vxwoio.adb rts/i-vxwoio.ads rts/i-vxwork.ads
@@ -1342,7 +1727,23 @@ index 73d4c3e..341a525 100644
cp -p ../../../master/gcc/tsystem.h rts
rm -f ../stamp-gnatlib-rts
touch ../stamp-gnatlib1-rts
-@@ -19373,7 +19325,7 @@ make -C rts \
+@@ -19226,6 +19231,15 @@ rm -f rts/s-oscons-tmplt.i rts/s-oscons-tmplt.s
+ [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -g -O2 -W -Wall -g -O2 -g -O2 -fexceptions -DIN_RTS -DHAVE_GETIPINFO -E -C -DTARGET=\"[ARCH]\" -iquote [...]/hurd/master/gcc/ada [...]/hurd/master/gcc/ada/s-oscons-tmplt.c > s-oscons-tmplt.i ; \
+ [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -S s-oscons-tmplt.i ; \
+ ../bldtools/oscons/xoscons s-oscons)
++In file included from /usr/include/limits.h:25:0,
++ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:168,
++ from [...]/hurd/master.build/./gcc/include-fixed/syslimits.h:7,
++ from [...]/hurd/master.build/./gcc/include-fixed/limits.h:34,
++ from [...]/hurd/master/gcc/ada/gsocket.h:177,
++ from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:103:
++/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
++ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
++ ^
+ In file included from [...]/hurd/master/gcc/ada/s-oscons-tmplt.c:135:0:
+ [...]/hurd/master/gcc/ada/adaint.h:145:18: warning: 'struct stat64' declared inside parameter list
+ GNAT_STRUCT_STAT *);
+@@ -19373,7 +19387,7 @@ make -C rts \
ADAFLAGS="-W -Wall -gnatpg -nostdinc " \
FORCE_DEBUG_ADAFLAGS="-g" \
srcdir=[...]/hurd/master/gcc \
@@ -1351,7 +1752,7 @@ index 73d4c3e..341a525 100644
make[6]: Entering directory '[...]/hurd/master.build/gcc/ada/rts'
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -W -Wall -gnatpg -nostdinc a-assert.adb -o a-assert.o
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -W -Wall -gnatpg -nostdinc a-btgbso.adb -o a-btgbso.o
-@@ -20050,6 +20002,9 @@ s-stposu.adb:129:7: note: 'Header_And_Padding' was declared here
+@@ -20050,6 +20064,9 @@ s-stposu.adb:129:7: note: 'Header_And_Padding' was declared here
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -W -Wall -gnatpg -nostdinc s-taenca.adb -o s-taenca.o
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -W -Wall -gnatpg -nostdinc s-taprob.adb -o s-taprob.o
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -W -Wall -gnatpg -nostdinc s-taprop.adb -o s-taprop.o
@@ -1361,7 +1762,7 @@ index 73d4c3e..341a525 100644
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -W -Wall -gnatpg -nostdinc s-tarest.adb -o s-tarest.o
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -W -Wall -gnatpg -nostdinc -g -O0 \
s-tasdeb.adb -o s-tasdeb.o
-@@ -20074,8 +20029,6 @@ s-stposu.adb:129:7: note: 'Header_And_Padding' was declared here
+@@ -20074,8 +20091,6 @@ s-stposu.adb:129:7: note: 'Header_And_Padding' was declared here
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -DIN_GCC -g -O2 \
-I- -I. -I.. -I[...]/hurd/master/gcc/ada -I[...]/hurd/master/gcc -I[...]/hurd/master/include thread.c -o thread.o
cc1: note: obsolete option -I- used, please use -iquote instead
@@ -1370,7 +1771,7 @@ index 73d4c3e..341a525 100644
[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -c -g -O2 -W -Wall -gnatpg -nostdinc memtrack.adb -o memtrack.o
make[6]: Leaving directory '[...]/hurd/master.build/gcc/ada/rts'
rm -f rts/libgnat.a rts/libgnarl.a
-@@ -20083,7 +20036,7 @@ ar rc rts/libgnat.a \
+@@ -20083,7 +20098,7 @@ ar rc rts/libgnat.a \
rts/a-assert.o rts/a-btgbso.o rts/a-calari.o rts/a-calcon.o rts/a-caldel.o rts/a-calend.o rts/a-calfor.o rts/a-catizo.o rts/a-cbdlli.o rts/a-cbhama.o rts/a-cbhase.o rts/a-cbmutr.o rts/a-cborma.o rts/a-cborse.o rts/a-cbprqu.o rts/a-cbsyqu.o rts/a-cdlili.o rts/a-cfdlli.o rts/a-cfhama.o rts/a-cfhase.o rts/a-cfinve.o rts/a-cforma.o rts/a-cforse.o rts/a-cgaaso.o rts/a-cgarso.o rts/a-cgcaso.o rts/a-chacon.o rts/a-chahan.o rts/a-charac.o rts/a-chlat1.o rts/a-chlat9.o rts/a-chtgbk.o rts/a-chtgbo.o rts/a-chtgke.o rts/a-chtgop.o rts/a-chzla1.o rts/a-chzla9.o rts/a-cidlli.o rts/a-cihama.o rts/a-cihase.o rts/a-cimutr.o rts/a-ciorma.o rts/a-ciormu.o rts/a-ciorse.o rts/a-clrefi.o rts/a-coboho.o rts/a-cobove.o rts/a-cofove.o rts/a-cogeso.o rts/a-cohama.o rts/a-cohase.o rts/a-cohata.o rts/a-coinho.o rts/a-coinve.o rts/a-colien.o rts/a-colire.o rts/a-comlin.o rts/a-comutr.o rts/a-contai.o rts/a-convec.o rts/a-coorma.o rts/a-coormu.o rts/a-coorse.o rts/a-coprnu.o rts/a-coteio.o rts/a-crbltr.o rts/a-crbtgk.o rts/a-crbtgo.o rts/a-crdlli.o rts/a-csquin.o rts/a-cuprqu.o rts/a-cusyqu.o rts/a-cwila1.o rts/a-cwila9.o rts/a-decima.o rts/a-diocst.o rts/a-direct.o rts/a-direio.o rts/a-dirval.o rts/a-einuoc.o rts/a-elchha.o rts/a-envvar.o rts/a-except.o rts/a-exctra.o rts/a-finali.o rts/a-flteio.o rts/a-fwteio.o rts/a-fzteio.o rts/a-inteio.o rts/a-ioexce.o rts/a-iteint.o rts/a-iwteio.o rts/a-izteio.o rts/a-lcteio.o rts/a-lfteio.o rts/a-lfwtio.o rts/a-lfztio.o rts/a-liteio.o rts/a-liwtio.o rts/a-liztio.o rts/a-llctio.o rts/a-llftio.o rts/a-llfwti.o rts/a-llfzti.o rts/a-llitio.o rts/a-lliwti.o rts/a-llizti.o rts/a-locale.o rts/a-ncelfu.o rts/a-ngcefu.o rts/a-ngcoar.o rts/a-ngcoty.o rts/a-ngelfu.o rts/a-ngrear.o rts/a-nlcefu.o rts/a-nlcoar.o rts/a-nlcoty.o rts/a-nlelfu.o rts/a-nllcar.o rts/a-nllcef.o rts/a-nllcty.o rts/a-nllefu.o rts/a-nllrar.o rts/a-nlrear.o rts/a-nscefu.o rts/a-nscoty.o rts/a-nselfu.o rts/a-nucoar.o rts/a-nucoty.o rts/a-nudira.o rts/a-nuelfu.o rts/a-nuflra.o rts/a-numaux.o rts/a-numeri.o rts/a-nurear.o rts/a-rbtgbk.o rts/a-rbtgbo.o rts/a-rbtgso.o rts/a-sbecin.o rts/a-sbhcin.o rts/a-sblcin.o rts/a-scteio.o rts/a-secain.o rts/a-sequio.o rts/a-sfecin.o rts/a-sfhcin.o rts/a-sflcin.o rts/a-sfteio.o rts/a-sfwtio.o rts/a-sfztio.o rts/a-shcain.o rts/a-siocst.o rts/a-siteio.o rts/a-siwtio.o rts/a-siztio.o rts/a-slcain.o rts/a-ssicst.o rts/a-ssitio.o rts/a-ssiwti.o rts/a-ssizti.o rts/a-stboha.o rts/a-stfiha.o rts/a-stmaco.o rts/a-storio.o rts/a-strbou.o rts/a-stream.o rts/a-strfix.o rts/a-strhas.o rts/a-string.o rts/a-strmap.o rts/a-strsea.o rts/a-strsup.o rts/a-strunb.o rts/a-ststio.o rts/a-stunau.o rts/a-stunha.o rts/a-stuten.o rts/a-stwibo.o rts/a-stwifi.o rts/a-stwiha.o rts/a-stwima.o rts/a-stwise.o rts/a-stwisu.o rts/a-stwiun.o rts/a-stzbou.o rts/a-stzfix.o rts/a-stzhas.o rts/a-stzmap.o rts/a-stzsea.o rts/a-stzsup.o rts/a-stzunb.o rts/a-suecin.o rts/a-suenco.o rts/a-suenst.o rts/a-suewst.o rts/a-suezst.o rts/a-suhcin.o rts/a-sulcin.o rts/a-suteio.o rts/a-swbwha.o rts/a-swfwha.o rts/a-swmwco.o rts/a-swunau.o rts/a-swuwha.o rts/a-swuwti.o rts/a-szbzha.o rts/a-szfzha.o rts/a-szmzco.o rts/a-szunau.o rts/a-szuzha.o rts/a-szuzti.o rts/a-tags.o rts/a-teioed.o rts/a-textio.o rts/a-tgdico.o rts/a-tiboio.o rts/a-ticoau.o rts/a-ticoio.o rts/a-tideau.o rts/a-tideio.o rts/a-tienau.o rts/a-tienio.o rts/a-tifiio.o rts/a-tiflau.o rts/a-tiflio.o rts/a-tigeau.o rts/a-tiinau.o rts/a-tiinio.o rts/a-timoau.o rts/a-timoio.o rts/a-tiocst.o rts/a-tirsfi.o rts/a-titest.o rts/a-tiunio.o rts/a-unccon.o rts/a-uncdea.o rts/a-undesu.o rts/a-wichha.o rts/a-wichun.o rts/a-widcha.o rts/a-witeio.o rts/a-wrstfi.o rts/a-wtcoau.o rts/a-wtcoio.o rts/a-wtcstr.o rts/a-wtdeau.o rts/a-wtdeio.o rts/a-wtedit.o rts/a-wtenau.o rts/a-wtenio.o rts/a-wtfiio.o rts/a-wtflau.o rts/a-wtflio.o rts/a-wtgeau.o rts/a-wtinau.o rts/a-wtinio.o rts/a-wtmoau.o rts/a-wtmoio.o rts/a-wttest.o rts/a-wwboio.o rts/a-wwunio.o rts/a-zchara.o rts/a-zchhan.o rts/a-zchuni.o rts/a-zrstfi.o rts/a-ztcoau.o rts/a-ztcoio.o rts/a-ztcstr.o rts/a-ztdeau.o rts/a-ztdeio.o rts/a-ztedit.o rts/a-ztenau.o rts/a-ztenio.o rts/a-ztexio.o rts/a-ztfiio.o rts/a-ztflau.o rts/a-ztflio.o rts/a-ztgeau.o rts/a-ztinau.o rts/a-ztinio.o rts/a-ztmoau.o rts/a-ztmoio.o rts/a-zttest.o rts/a-zzboio.o rts/a-zzunio.o rts/ada.o rts/calendar.o rts/directio.o rts/g-arrspl.o rts/g-awk.o rts/g-bubsor.o rts/g-busora.o rts/g-busorg.o rts/g-byorma.o rts/g-bytswa.o rts/g-calend.o rts/g-casuti.o rts/g-catiio.o rts/g-cgi.o rts/g-cgicoo.o rts/g-cgideb.o rts/g-comlin.o rts/g-comver.o rts/g-crc32.o rts/g-ctrl_c.o rts/g-curexc.o rts/g-debpoo.o rts/g-debuti.o rts/g-decstr.o rts/g-deutst.o rts/g-diopit.o rts/g-dirope.o rts/g-dynhta.o rts/g-dyntab.o rts/g-encstr.o rts/g-enutst.o rts/g-excact.o rts/g-except.o rts/g-exctra.o rts/s-exctra.o rts/g-expect.o rts/g-exptty.o rts/g-flocon.o rts/g-forstr.o rts/g-heasor.o rts/g-hesora.o rts/g-hesorg.o rts/g-htable.o rts/g-io.o rts/g-io_aux.o rts/g-locfil.o rts/g-mbdira.o rts/g-mbflra.o rts/g-md5.o rts/g-memdum.o rts/g-moreex.o rts/g-os_lib.o rts/g-pehage.o rts/g-rannum.o rts/g-regexp.o rts/g-regpat.o rts/g-rewdat.o rts/g-sechas.o rts/g-sehamd.o rts/g-sehash.o rts/g-sercom.o rts/g-sestin.o rts/g-sha1.o rts/g-sha224.o rts/g-sha256.o rts/g-sha384.o rts/g-sha512.o rts/g-shsh32.o rts/g-shsh64.o rts/g-shshco.o rts/g-souinf.o rts/g-spchge.o rts/g-speche.o rts/g-spipat.o rts/g-spitbo.o rts/g-sptabo.o rts/g-sptain.o rts/g-sptavs.o rts/g-string.o rts/g-strspl.o rts/g-table.o rts/g-tasloc.o rts/g-timsta.o rts/g-traceb.o rts/g-trasym.o rts/s-trasym.o rts/g-tty.o rts/g-u3spch.o rts/g-utf_32.o rts/g-wispch.o rts/g-wistsp.o rts/g-zspche.o rts/g-zstspl.o rts/gnat.o rts/i-c.o rts/i-cexten.o rts/i-cobol.o rts/i-cpoint.o rts/i-cstrea.o rts/i-cstrin.o rts/i-fortra.o rts/i-pacdec.o rts/interfac.o rts/ioexcept.o rts/machcode.o rts/s-addima.o rts/s-addope.o rts/s-arit64.o rts/s-assert.o rts/s-atacco.o rts/s-atocou.o rts/s-atopri.o rts/s-auxdec.o rts/s-bignum.o rts/s-bitops.o rts/s-boarop.o rts/s-bytswa.o rts/s-carsi8.o rts/s-carun8.o rts/s-casi16.o rts/s-casi32.o rts/s-casi64.o rts/s-casuti.o rts/s-caun16.o rts/s-caun32.o rts/s-caun64.o rts/s-chepoo.o rts/s-commun.o rts/s-conca2.o rts/s-conca3.o rts/s-conca4.o rts/s-conca5.o rts/s-conca6.o rts/s-conca7.o rts/s-conca8.o rts/s-conca9.o rts/s-crc32.o rts/s-crtl.o rts/s-diflio.o rts/s-diinio.o rts/s-dim.o rts/s-dimkio.o rts/s-dimmks.o rts/s-direio.o rts/s-dmotpr.o rts/s-dsaser.o rts/s-elaall.o rts/s-excdeb.o rts/s-except.o rts/s-exctab.o rts/s-exnint.o rts/s-exnllf.o rts/s-exnlli.o rts/s-expint.o rts/s-explli.o rts/s-expllu.o rts/s-expmod.o rts/s-expuns.o rts/s-fatflt.o rts/s-fatgen.o rts/s-fatlfl.o rts/s-fatllf.o rts/s-fatsfl.o rts/s-ficobl.o rts/s-filatt.o rts/s-fileio.o rts/s-finmas.o rts/s-finroo.o rts/s-flocon.o rts/s-fore.o rts/s-gearop.o rts/s-geveop.o rts/s-gloloc.o rts/s-htable.o rts/s-imenne.o rts/s-imgbiu.o rts/s-imgboo.o rts/s-imgcha.o rts/s-imgdec.o rts/s-imgenu.o rts/s-imgint.o rts/s-imgllb.o rts/s-imglld.o rts/s-imglli.o rts/s-imgllu.o rts/s-imgllw.o rts/s-imgrea.o rts/s-imguns.o rts/s-imgwch.o rts/s-imgwiu.o rts/s-io.o rts/s-llflex.o rts/s-maccod.o rts/s-mantis.o rts/s-mastop.o rts/s-memcop.o rts/s-memory.o rts/s-multip.o rts/s-os_lib.o rts/s-oscons.o rts/s-osprim.o rts/s-pack03.o rts/s-pack05.o rts/s-pack06.o rts/s-pack07.o rts/s-pack09.o rts/s-pack10.o rts/s-pack11.o rts/s-pack12.o rts/s-pack13.o rts/s-pack14.o rts/s-pack15.o rts/s-pack17.o rts/s-pack18.o rts/s-pack19.o rts/s-pack20.o rts/s-pack21.o rts/s-pack22.o rts/s-pack23.o rts/s-pack24.o rts/s-pack25.o rts/s-pack26.o rts/s-pack27.o rts/s-pack28.o rts/s-pack29.o rts/s-pack30.o rts/s-pack31.o rts/s-pack33.o rts/s-pack34.o rts/s-pack35.o rts/s-pack36.o rts/s-pack37.o rts/s-pack38.o rts/s-pack39.o rts/s-pack40.o rts/s-pack41.o rts/s-pack42.o rts/s-pack43.o rts/s-pack44.o rts/s-pack45.o rts/s-pack46.o rts/s-pack47.o rts/s-pack48.o rts/s-pack49.o rts/s-pack50.o rts/s-pack51.o rts/s-pack52.o rts/s-pack53.o rts/s-pack54.o rts/s-pack55.o rts/s-pack56.o rts/s-pack57.o rts/s-pack58.o rts/s-pack59.o rts/s-pack60.o rts/s-pack61.o rts/s-pack62.o rts/s-pack63.o rts/s-parame.o rts/s-parint.o rts/s-pooglo.o rts/s-pooloc.o rts/s-poosiz.o rts/s-powtab.o rts/s-purexc.o rts/s-rannum.o rts/s-ransee.o rts/s-regexp.o rts/s-regpat.o rts/s-restri.o rts/s-rident.o rts/s-rpc.o rts/s-scaval.o rts/s-secsta.o rts/s-sequio.o rts/s-shasto.o rts/s-soflin.o rts/s-spsufi.o rts/s-stache.o rts/s-stalib.o rts/s-stausa.o rts/s-stchop.o rts/s-stoele.o rts/s-stopoo.o rts/s-stposu.o rts/s-stratt.o rts/s-strhas.o rts/s-string.o rts/s-ststop.o rts/s-tasloc.o rts/s-traceb.o rts/s-traces.o rts/s-traent.o rts/s-unstyp.o rts/s-utf_32.o rts/s-valboo.o rts/s-valcha.o rts/s-valdec.o rts/s-valenu.o rts/s-valint.o rts/s-vallld.o rts/s-vallli.o rts/s-valllu.o rts/s-valrea.o rts/s-valuns.o rts/s-valuti.o rts/s-valwch.o rts/s-veboop.o rts/s-vector.o rts/s-vercon.o rts/s-wchcnv.o rts/s-wchcon.o rts/s-wchjis.o rts/s-wchstw.o rts/s-wchwts.o rts/s-widboo.o rts/s-widcha.o rts/s-widenu.o rts/s-widlli.o rts/s-widllu.o rts/s-widwch.o rts/s-wwdcha.o rts/s-wwdenu.o rts/s-wwdwch.o rts/sequenio.o rts/system.o rts/text_io.o rts/unchconv.o rts/unchdeal.o rts/g-allein.o rts/g-alleve.o rts/g-altcon.o rts/g-altive.o rts/g-alveop.o rts/g-alvety.o rts/g-alvevi.o rts/g-soccon.o rts/g-socket.o rts/g-socthi.o rts/g-soliop.o rts/g-sothco.o rts/g-sse.o rts/g-ssvety.o rts/g-cppexc.o rts/s-excmac.o rts/adadecode.o rts/adaint.o rts/argv.o rts/aux-io.o rts/cal.o rts/cio.o rts/cstreams.o rts/ctrl_c.o rts/env.o rts/errno.o rts/exit.o rts/expect.o rts/final.o rts/rtfinal.o rts/rtinit.o rts/init.o rts/initialize.o rts/locales.o rts/mkdir.o rts/raise.o rts/seh_init.o rts/socket.o rts/sysdep.o rts/targext.o rts/terminals.o rts/tracebak.o rts/raise-gcc.o
ranlib rts/libgnat.a
ar rc rts/libgnarl.a \
@@ -1379,7 +1780,7 @@ index 73d4c3e..341a525 100644
ranlib rts/libgnarl.a
ar rc rts/libgmem.a \
rts/memtrack.o
-@@ -20377,12 +20330,75 @@ touch ../stamp-tools
+@@ -20377,12 +20392,78 @@ touch ../stamp-tools
gnatchop gnatcmd gnatkr gnatls gnatprep gnatxref gnatfind gnatname \
gnatclean -bargs -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatchop.adb
@@ -1398,12 +1799,14 @@ index 73d4c3e..341a525 100644
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/targparm.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/namet.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/tree_io.adb
++../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/csets.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/rident.ads
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatchop.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatcmd.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/mlib.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/mlib-tgt.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/mlib-utl.adb
++../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-env.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-ext.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-pars.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-tree.adb
@@ -1414,6 +1817,7 @@ index 73d4c3e..341a525 100644
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/stringt.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/tempdir.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/ali.adb
++../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/atree.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/err_vars.ads
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/errutil.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/fname.adb
@@ -1423,39 +1827,39 @@ index 73d4c3e..341a525 100644
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master.build/gcc/ada/tools/mlib-tgt-specific.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-attr.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/uintp.adb
++../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/casing.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/scans.adb
-+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-conf.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-part.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/sinput-c.adb
++../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/butil.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/aspects.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/nlists.adb
-+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/einfo.adb
++../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/sinfo.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/erroutc.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/stylesw.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/styleg.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/restrict.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/scng.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-pp.adb
-+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-proc.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-dect.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/elists.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/stand.adb
-+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/errout.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/fname-uf.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/lib.adb
-+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/uname.adb
++../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-nmsc.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-attr-pm.adb
-+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/prj-strt.adb
++../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/sem_aux.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/krunch.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatcmd.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatkr.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatkr.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatls.adb
+../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/ali-util.adb
++../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/binderr.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/osint-l.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatls.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatprep.adb
-@@ -20391,10 +20407,10 @@ touch ../stamp-tools
+@@ -20391,10 +20472,10 @@ touch ../stamp-tools
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatprep.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatxref.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/xr_tabls.adb
@@ -1467,7 +1871,7 @@ index 73d4c3e..341a525 100644
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatxref.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatfind.adb
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatfind.ali
-@@ -20403,6 +20419,7 @@ touch ../stamp-tools
+@@ -20403,6 +20484,7 @@ touch ../stamp-tools
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatname.ali
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/gnatclean.adb
../../xgcc -c -I../rts -I. -I[...]/hurd/master/gcc/ada -B../../ -g -O2 -W -Wall -gnatpg -gnata -I- [...]/hurd/master/gcc/ada/clean.adb
@@ -1475,7 +1879,7 @@ index 73d4c3e..341a525 100644
../../gnatbind -I../rts -I. -I[...]/hurd/master/gcc/ada -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static -x -x [...]/hurd/master.build/gcc/ada/tools/gnatclean.ali
../../gnatlink -v gnatcmd -o ../../gnat \
--GCC="../../xg++ -B../../ -B../../../[ARCH]/libstdc++-v3/src/.libs -B../../../[ARCH]/libstdc++-v3/libsupc++/.libs -L../../../[ARCH]/libstdc++-v3/src/.libs -L../../../[ARCH]/libstdc++-v3/libsupc++/.libs -static-libstdc++ -static-libgcc -I- -I../rts -I. -I[...]/hurd/master/gcc/ada -static-libstdc++ -static-libgcc " ../link.o ../targext.o ../../ggc-none.o ../../libcommon-target.a ../../libcommon.a ../../../libcpp/libcpp.a ../rts/libgnat.a ../../../libbacktrace/.libs/libbacktrace.a ../../../libiberty/libiberty.a
-@@ -20472,7 +20489,6 @@ make[2]: Leaving directory '[...]/hurd/master.build/gnattools'
+@@ -20472,7 +20554,6 @@ make[2]: Leaving directory '[...]/hurd/master.build/gnattools'
make[2]: Entering directory '[...]/hurd/master.build/lto-plugin'
make all-am
make[3]: Entering directory '[...]/hurd/master.build/lto-plugin'
@@ -1483,7 +1887,7 @@ index 73d4c3e..341a525 100644
make[3]: Leaving directory '[...]/hurd/master.build/lto-plugin'
make[2]: Leaving directory '[...]/hurd/master.build/lto-plugin'
mkdir -p -- ./libcc1
-@@ -20523,7 +20539,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -20523,7 +20604,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -1492,7 +1896,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -20544,7 +20560,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -20544,7 +20625,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -1501,7 +1905,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -20563,7 +20579,7 @@ checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/
+@@ -20563,7 +20644,7 @@ checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -1510,7 +1914,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether basename is declared... yes
checking whether [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -W... yes
-@@ -20596,7 +20612,7 @@ make[2]: Entering directory '[...]/hurd/master.build/build-[ARCH]/fixincludes'
+@@ -20596,7 +20677,7 @@ make[2]: Entering directory '[...]/hurd/master.build/build-[ARCH]/fixincludes'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '[...]/hurd/master.build/build-[ARCH]/fixincludes'
make[2]: Entering directory '[...]/hurd/master.build/build-[ARCH]/libcpp'
@@ -1519,7 +1923,7 @@ index 73d4c3e..341a525 100644
make[2]: Leaving directory '[...]/hurd/master.build/build-[ARCH]/libcpp'
make[2]: Entering directory '[...]/hurd/master.build/zlib'
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-4.9" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/dash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=[...]/hurd/master.build.install" "infodir=[...]/hurd/master.build.install/share/info" "libdir=[...]/hurd/master.build.install/lib" "prefix=[...]/hurd/master.build.install" "tooldir=[...]/hurd/master.build.install/[ARCH]" "AR=ar" "AS=[...]/hurd/master.build/./gcc/as" "CC=[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include " "CXX=[...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ `if test -f [...]/hurd/master.build/[ARCH]/libstdc++-v3/scripts/testsuite_flags; then /bin/dash [...]/hurd/master.build/[ARCH]/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include " "LD=[...]/hurd/master.build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=[...]/hurd/master.build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
-@@ -20608,7 +20624,7 @@ true DO=all multi-do # make
+@@ -20608,7 +20689,7 @@ true DO=all multi-do # make
make[3]: Leaving directory '[...]/hurd/master.build/libbacktrace'
make[2]: Leaving directory '[...]/hurd/master.build/libbacktrace'
make[2]: Entering directory '[...]/hurd/master.build/libcpp'
@@ -1528,7 +1932,7 @@ index 73d4c3e..341a525 100644
make[2]: Leaving directory '[...]/hurd/master.build/libcpp'
make[2]: Entering directory '[...]/hurd/master.build/libdecnumber'
make[2]: Nothing to be done for 'all'.
-@@ -20652,1096 +20668,6 @@ libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.so.
+@@ -20652,1096 +20733,6 @@ libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.so.
libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" )
make[3]: Leaving directory '[...]/hurd/master.build/libcc1'
make[2]: Leaving directory '[...]/hurd/master.build/libcc1'
@@ -2625,7 +3029,7 @@ index 73d4c3e..341a525 100644
Checking multilib configuration for libssp...
mkdir -p -- [ARCH]/libssp
Configuring in [ARCH]/libssp
-@@ -21819,7 +20745,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -21819,7 +20810,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -2634,7 +3038,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -21839,7 +20765,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -21839,7 +20830,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -2643,7 +3047,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -22044,7 +20970,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -22044,7 +21035,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -2652,7 +3056,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -22064,7 +20990,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -22064,7 +21055,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -2661,7 +3065,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -22792,7 +21718,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -22792,7 +21783,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -2670,7 +3074,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -22812,7 +21738,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -22812,7 +21803,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -2679,7 +3083,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
-@@ -22836,7 +21762,7 @@ checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./g
+@@ -22836,7 +21827,7 @@ checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./g
checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/gfortran -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -2688,7 +3092,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether the GNU Fortran compiler is working... yes
checking for special C compiler options needed for large files... no
-@@ -25580,7 +24506,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -25580,7 +24571,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -2697,7 +3101,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -25611,7 +24537,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -25611,7 +24602,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -2706,7 +3110,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -25627,7 +24553,7 @@ checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/
+@@ -25627,7 +24618,7 @@ checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -2715,7 +3119,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for thread model used by GCC... posix
checking for dlopen in -ldl... yes
-@@ -25682,7 +24608,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -25682,7 +24673,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -2724,7 +3128,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -25714,7 +24640,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -25714,7 +24705,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -2733,7 +3137,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -25745,7 +24671,6 @@ Making all in include
+@@ -25745,7 +24736,6 @@ Making all in include
make[3]: Entering directory '[...]/hurd/master.build/[ARCH]/boehm-gc/include'
make all-am
make[4]: Entering directory '[...]/hurd/master.build/[ARCH]/boehm-gc/include'
@@ -2741,7 +3145,7 @@ index 73d4c3e..341a525 100644
make[4]: Leaving directory '[...]/hurd/master.build/[ARCH]/boehm-gc/include'
make[3]: Leaving directory '[...]/hurd/master.build/[ARCH]/boehm-gc/include'
Making all in testsuite
-@@ -26026,6 +24951,9 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/
+@@ -26026,6 +25016,9 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/
-I. -I[...]/hurd/master/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I[...]/hurd/master/libobjc/../gcc -I[...]/hurd/master/libobjc/../gcc/config -I../.././gcc -I[...]/hurd/master/libobjc/../libgcc -I../libgcc -I[...]/hurd/master/libobjc/../include \
-o encoding.lo
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include [...]/hurd/master/libobjc/encoding.c -c -I. -I[...]/hurd/master/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I[...]/hurd/master/libobjc/../gcc -I[...]/hurd/master/libobjc/../gcc/config -I../.././gcc -I[...]/hurd/master/libobjc/../libgcc -I../libgcc -I[...]/hurd/master/libobjc/../include -fPIC -DPIC -o .libs/encoding.o
@@ -2751,7 +3155,7 @@ index 73d4c3e..341a525 100644
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include [...]/hurd/master/libobjc/encoding.c -c -I. -I[...]/hurd/master/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I[...]/hurd/master/libobjc/../gcc -I[...]/hurd/master/libobjc/../gcc/config -I../.././gcc -I[...]/hurd/master/libobjc/../libgcc -I../libgcc -I[...]/hurd/master/libobjc/../include -o encoding.o >/dev/null 2>&1
/bin/dash ./libtool --mode=compile [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include [...]/hurd/master/libobjc/error.c -c \
-I. -I[...]/hurd/master/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I[...]/hurd/master/libobjc/../gcc -I[...]/hurd/master/libobjc/../gcc/config -I../.././gcc -I[...]/hurd/master/libobjc/../libgcc -I../libgcc -I[...]/hurd/master/libobjc/../include \
-@@ -26125,6 +25053,12 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/
+@@ -26125,6 +25118,12 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/
-I. -I[...]/hurd/master/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I[...]/hurd/master/libobjc/../gcc -I[...]/hurd/master/libobjc/../gcc/config -I../.././gcc -I[...]/hurd/master/libobjc/../libgcc -I../libgcc -I[...]/hurd/master/libobjc/../include \
-o thr.lo
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include [...]/hurd/master/libobjc/thr.c -c -I. -I[...]/hurd/master/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I[...]/hurd/master/libobjc/../gcc -I[...]/hurd/master/libobjc/../gcc/config -I../.././gcc -I[...]/hurd/master/libobjc/../libgcc -I../libgcc -I[...]/hurd/master/libobjc/../include -fPIC -DPIC -o .libs/thr.o
@@ -2764,7 +3168,7 @@ index 73d4c3e..341a525 100644
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include [...]/hurd/master/libobjc/thr.c -c -I. -I[...]/hurd/master/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I[...]/hurd/master/libobjc/../gcc -I[...]/hurd/master/libobjc/../gcc/config -I../.././gcc -I[...]/hurd/master/libobjc/../libgcc -I../libgcc -I[...]/hurd/master/libobjc/../include -o thr.o >/dev/null 2>&1
/bin/dash ./libtool --mode=compile [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include [...]/hurd/master/libobjc/exception.c -c \
-I. -I[...]/hurd/master/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I[...]/hurd/master/libobjc/../gcc -I[...]/hurd/master/libobjc/../gcc/config -I../.././gcc -I[...]/hurd/master/libobjc/../libgcc -I../libgcc -I[...]/hurd/master/libobjc/../include -fexceptions \
-@@ -26230,7 +25164,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -26230,7 +25229,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -2773,7 +3177,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -26261,7 +25195,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -26261,7 +25260,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -2782,7 +3186,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -26277,7 +25211,7 @@ checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/
+@@ -26277,7 +25276,7 @@ checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -2791,7 +3195,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking size of size_t... 4
checking whether to enable maintainer-specific portions of Makefiles... no
-@@ -26517,7 +25451,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -26517,7 +25516,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -2800,7 +3204,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -26548,7 +25482,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -26548,7 +25547,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -2809,7 +3213,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -26613,7 +25547,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
+@@ -26613,7 +25612,7 @@ checking whether to enable maintainer-specific portions of Makefiles... no
[ARCH]
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking if the GNU linker ([...]/hurd/master.build/./gcc/collect-ld) supports -Bsymbolic-functions... yes
@@ -2818,7 +3222,7 @@ index 73d4c3e..341a525 100644
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
-@@ -26624,7 +25558,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
+@@ -26624,7 +25623,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
@@ -2827,7 +3231,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -26655,7 +25589,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -26655,7 +25654,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -2836,7 +3240,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
-@@ -26677,7 +25611,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
+@@ -26677,7 +25676,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -2845,7 +3249,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking for [ARCH]-gcj... [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include
checking dependency style of [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include ... gcc3
-@@ -26739,8 +25673,8 @@ checking sys/resource.h usability... yes
+@@ -26739,8 +25738,8 @@ checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for dladdr in -ldl... yes
@@ -2856,7 +3260,7 @@ index 73d4c3e..341a525 100644
checking for ld used by GCC... [...]/hurd/master.build/./gcc/collect-ld
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
checking for shared library run path origin... done
-@@ -26873,8 +25807,8 @@ config.status: linking ../../../master/libjava/include/posix-threads.h to includ
+@@ -26873,8 +25872,8 @@ config.status: linking ../../../master/libjava/include/posix-threads.h to includ
config.status: linking ../../../master/libjava/sysdep/i386/locks.h to sysdep/locks.h
config.status: linking ../../../master/libjava/sysdep/generic/backtrace.h to sysdep/backtrace.h
config.status: linking ../../../master/libjava/sysdep/descriptor-n.h to sysdep/descriptor.h
@@ -2867,7 +3271,7 @@ index 73d4c3e..341a525 100644
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../master/libjava
multidirs=
-@@ -26918,10 +25852,9 @@ checking for strings.h... (cached) yes
+@@ -26918,10 +25917,9 @@ checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
@@ -2881,7 +3285,7 @@ index 73d4c3e..341a525 100644
checking dssi.h usability... no
checking dssi.h presence... no
checking for dssi.h... no
-@@ -26935,7 +25868,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
+@@ -26935,7 +25933,7 @@ checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.b
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... (cached) BSD nm
@@ -2890,7 +3294,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... (cached) -r
-@@ -26955,7 +25888,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -26955,7 +25953,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
@@ -2899,7 +3303,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -26982,7 +25915,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
+@@ -26982,7 +25980,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/mast
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking if [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -2908,7 +3312,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking __attribute__((,,))... yes
checking __attribute__((unused))... yes
-@@ -26993,9 +25926,9 @@ checking for unistd.h... (cached) yes
+@@ -26993,9 +25991,9 @@ checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/config.h... (cached) no
checking for sys/ioctl.h... (cached) yes
@@ -2921,7 +3325,7 @@ index 73d4c3e..341a525 100644
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking utime.h usability... yes
-@@ -27018,9 +25951,9 @@ checking for magic.h... (cached) yes
+@@ -27018,9 +26016,9 @@ checking for magic.h... (cached) yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
@@ -2934,7 +3338,7 @@ index 73d4c3e..341a525 100644
checking for ifaddrs.h... (cached) yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
-@@ -27079,8 +26012,8 @@ checking for fcntl... yes
+@@ -27079,8 +26077,8 @@ checking for fcntl... yes
checking for statvfs... yes
checking for mmap... (cached) yes
checking for munmap... yes
@@ -2945,7 +3349,7 @@ index 73d4c3e..341a525 100644
checking for madvise... yes
checking for getpagesize... yes
checking for sysconf... yes
-@@ -27092,7 +26025,7 @@ checking for inet_pton... (cached) yes
+@@ -27092,7 +26090,7 @@ checking for inet_pton... (cached) yes
checking for getifaddrs... (cached) yes
checking for kqueue... no
checking for kevent... no
@@ -2954,7 +3358,7 @@ index 73d4c3e..341a525 100644
checking for getloadavg... yes
checking for magic_open in -lmagic... yes
checking whether struct sockaddr_in6 is in netinet/in.h... yes
-@@ -27117,7 +26050,7 @@ checking for __gmpz_mul_si in -lgmp... yes
+@@ -27117,7 +26115,7 @@ checking for __gmpz_mul_si in -lgmp... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
@@ -2963,7 +3367,7 @@ index 73d4c3e..341a525 100644
checking whether to enable maintainer-specific portions of Makefiles... no
checking for mkdir... /bin/mkdir
checking for cp... /bin/cp
-@@ -27259,7 +26192,7 @@ checking for inttypes.h... (cached) yes
+@@ -27259,7 +26257,7 @@ checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
@@ -2972,7 +3376,7 @@ index 73d4c3e..341a525 100644
checking command to parse [...]/hurd/master.build/./gcc/nm output from [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include object... (cached) ok
checking for objdir... (cached) .libs
checking for [ARCH]-ar... (cached) ar
-@@ -27272,7 +26205,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -27272,7 +26270,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -2981,7 +3385,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -27283,7 +26216,7 @@ checking for dirent.h that defines DIR... yes
+@@ -27283,7 +26281,7 @@ checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... (cached) LD_LIBRARY_PATH
@@ -2990,7 +3394,7 @@ index 73d4c3e..341a525 100644
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
-@@ -27513,14 +26446,12 @@ Making all in gcj
+@@ -27513,14 +26511,12 @@ Making all in gcj
make[3]: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/gcj'
make all-am
make[4]: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/gcj'
@@ -3005,7 +3409,7 @@ index 73d4c3e..341a525 100644
make[4]: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/include'
make[3]: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/include'
Making all in classpath
-@@ -27536,705 +26467,705 @@ Adding java source files from VM directory [...]/hurd/master/libjava
+@@ -27536,705 +26532,705 @@ Adding java source files from VM directory [...]/hurd/master/libjava
Adding java source files from VM directory [...]/hurd/master.build/[ARCH]/libjava
Adding generated files in builddir '..'.
touch compile-classes
@@ -4332,7 +4736,89 @@ index 73d4c3e..341a525 100644
touch resources
make[4]: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/lib'
Making all in doc
-@@ -28357,7 +27288,6 @@ Making all in include
+@@ -28261,26 +27257,31 @@ else \
+ fi; \
+ rm -rf $backupdir; exit $rc
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gappletviewer < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gappletviewer.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gappletviewer.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gappletviewer.pod > gappletviewer.1.T$$ && \
+ mv -f gappletviewer.1.T$$ gappletviewer.1) || \
+ (rm -f gappletviewer.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjar < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjar.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gjar.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjar.pod > gjar.1.T$$ && \
+ mv -f gjar.1.T$$ gjar.1) || \
+ (rm -f gjar.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjarsigner < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjarsigner.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gjarsigner.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjarsigner.pod > gjarsigner.1.T$$ && \
+ mv -f gjarsigner.1.T$$ gjarsigner.1) || \
+ (rm -f gjarsigner.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjavah < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjavah.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gjavah.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjavah.pod > gjavah.1.T$$ && \
+ mv -f gjavah.1.T$$ gjavah.1) || \
+ (rm -f gjavah.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gcjh < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gcjh.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gcjh.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gcjh.pod > gcjh.1.T$$ && \
+ mv -f gcjh.1.T$$ gcjh.1) || \
+@@ -28289,41 +27290,49 @@ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gkeytool < ../..
+ | sed -e 's/^For more details.*/See I<Common Options> for more details./' \
+ -e 's/1\.<\([^>]*\)>/- \1/' \
+ > gkeytool.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gkeytool.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gkeytool.pod > gkeytool.1.T$$ && \
+ mv -f gkeytool.1.T$$ gkeytool.1) || \
+ (rm -f gkeytool.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gnative2ascii < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gnative2ascii.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gnative2ascii.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gnative2ascii.pod > gnative2ascii.1.T$$ && \
+ mv -f gnative2ascii.1.T$$ gnative2ascii.1) || \
+ (rm -f gnative2ascii.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gorbd < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gorbd.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gorbd.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gorbd.pod > gorbd.1.T$$ && \
+ mv -f gorbd.1.T$$ gorbd.1) || \
+ (rm -f gorbd.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D grmid < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > grmid.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > grmid.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 grmid.pod > grmid.1.T$$ && \
+ mv -f grmid.1.T$$ grmid.1) || \
+ (rm -f grmid.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D grmiregistry < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > grmiregistry.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > grmiregistry.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 grmiregistry.pod > grmiregistry.1.T$$ && \
+ mv -f grmiregistry.1.T$$ grmiregistry.1) || \
+ (rm -f grmiregistry.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gserialver < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gserialver.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gserialver.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gserialver.pod > gserialver.1.T$$ && \
+ mv -f gserialver.1.T$$ gserialver.1) || \
+ (rm -f gserialver.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gtnameserv < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gtnameserv.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gtnameserv.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gtnameserv.pod > gtnameserv.1.T$$ && \
+ mv -f gtnameserv.1.T$$ gtnameserv.1) || \
+ (rm -f gtnameserv.1.T$$ && exit 1)
+ perl ../../../../../master/libjava/classpath/doc/texi2pod.pl -D gjdoc < ../../../../../master/libjava/classpath/doc/cp-tools.texinfo > gjdoc.pod
++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../../../master/libjava/classpath/doc/texi2pod.pl line 314.
+ echo timestamp > gjdoc.1
+ (pod2man --center="GNU" --release="0.99.1-pre" --date=2014-11-09 --section=1 gjdoc.pod > gjdoc.1.T$$ && \
+ mv -f gjdoc.1.T$$ gjdoc.1) || \
+@@ -28357,7 +27366,6 @@ Making all in include
make[4]: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/include'
make all-am
make[5]: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/include'
@@ -4340,7 +4826,7 @@ index 73d4c3e..341a525 100644
make[5]: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/include'
make[4]: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/include'
Making all in native
-@@ -28540,21 +27470,6 @@ libtool: link: ar rc .libs/libclasspath.a .libs/jcl.o .libs/jnilink.o
+@@ -28540,21 +27548,6 @@ libtool: link: ar rc .libs/libclasspath.a .libs/jcl.o .libs/jnilink.o
libtool: link: ranlib .libs/libclasspath.a
libtool: link: ( cd ".libs" && rm -f "libclasspath.la" && ln -s "../libclasspath.la" "libclasspath.la" )
make[6]: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/native/jni/classpath'
@@ -4362,7 +4848,7 @@ index 73d4c3e..341a525 100644
Making all in java-math
make[6]: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/native/jni/java-math'
/bin/dash ../../../libtool --tag=CC --mode=compile [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../../../../../master/libjava/classpath/native/jni/java-math -I../../../include -I../../../../../../../master/libjava/classpath/include -I../../../../../../../master/libjava/classpath/native/jni/classpath -I../../../../../../../master/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/include -g -O2 -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c -o gnu_java_math_GMP.lo ../../../../../../../master/libjava/classpath/native/jni/java-math/gnu_java_math_GMP.c
-@@ -28601,30 +27516,30 @@ else \
+@@ -28601,30 +27594,30 @@ else \
echo -n > vm-tools.lst; \
fi
cat classes.lst asm.lst vm-tools.lst > all-classes.lst
@@ -4409,7 +4895,7 @@ index 73d4c3e..341a525 100644
cp ../../../../../master/libjava/classpath/tools/resource/com/sun/tools/javac/messages.properties classes/com/sun/tools/javac/messages.properties
cp ../../../../../master/libjava/classpath/tools/resource/sun/rmi/rmic/messages.properties classes/sun/rmi/rmic/messages.properties
cp -pR ../../../../../master/libjava/classpath/tools/asm .
-@@ -28867,6 +27782,15 @@ depbase=`echo gnu/gcj/util/natGCInfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
+@@ -28867,6 +27860,15 @@ depbase=`echo gnu/gcj/util/natGCInfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/dash ./libtool --tag=CXX --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libjava -I./include -I./gcj -I../../../master/libjava -Iinclude -I../../../master/libjava/include -I../../../master/libjava/classpath/include -Iclasspath/include -I../../../master/libjava/classpath/native/fdlibm -I../../../master/libjava/../boehm-gc/include -I../boehm-gc/include -I../../../master/libjava/libltdl -I../../../master/libjava/libltdl -I../../../master/libjava/.././libjava/../libgcc -I../../../master/libjava/../zlib -I../../../master/libjava/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -ffloat-store -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"[...]/hurd/master.build.install\"" -DTOOLEXECLIBDIR="\"[...]/hurd/master.build.install/lib\"" -DJAVA_HOME="\"[...]/hurd/master.build.install\"" -DBOOT_CLASS_PATH="\"[...]/hurd/master.build.install/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"[...]/hurd/master.build.install/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"[...]/hurd/master.build.install/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"\"" -DLIBGCJ_DEFAULT_DATABASE="\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-15/classmap.db\"" -g -O2 -D_GNU_SOURCE -MT gnu/gcj/util/natGCInfo.lo -MD -MP -MF $depbase.Tpo -c -o gnu/gcj/util/natGCInfo.lo ../../../master/libjava/gnu/gcj/util/natGCInfo.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libjava -I./include -I./gcj -I../../../master/libjava -Iinclude -I../../../master/libjava/include -I../../../master/libjava/classpath/include -Iclasspath/include -I../../../master/libjava/classpath/native/fdlibm -I../../../master/libjava/../boehm-gc/include -I../boehm-gc/include -I../../../master/libjava/libltdl -I../../../master/libjava/libltdl -I../../../master/libjava/.././libjava/../libgcc -I../../../master/libjava/../zlib -I../../../master/libjava/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -ffloat-store -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"[...]/hurd/master.build.install\" -DTOOLEXECLIBDIR=\"[...]/hurd/master.build.install/lib\" -DJAVA_HOME=\"[...]/hurd/master.build.install\" -DBOOT_CLASS_PATH=\"[...]/hurd/master.build.install/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"[...]/hurd/master.build.install/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"[...]/hurd/master.build.install/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"\" -DLIBGCJ_DEFAULT_DATABASE=\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-15/classmap.db\" -g -O2 -D_GNU_SOURCE -MT gnu/gcj/util/natGCInfo.lo -MD -MP -MF gnu/gcj/util/.deps/natGCInfo.Tpo -c ../../../master/libjava/gnu/gcj/util/natGCInfo.cc -fPIC -DPIC -o gnu/gcj/util/.libs/natGCInfo.o
@@ -4425,7 +4911,7 @@ index 73d4c3e..341a525 100644
depbase=`echo gnu/java/lang/natMainThread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/dash ./libtool --tag=CXX --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libjava -I./include -I./gcj -I../../../master/libjava -Iinclude -I../../../master/libjava/include -I../../../master/libjava/classpath/include -Iclasspath/include -I../../../master/libjava/classpath/native/fdlibm -I../../../master/libjava/../boehm-gc/include -I../boehm-gc/include -I../../../master/libjava/libltdl -I../../../master/libjava/libltdl -I../../../master/libjava/.././libjava/../libgcc -I../../../master/libjava/../zlib -I../../../master/libjava/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -ffloat-store -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"[...]/hurd/master.build.install\"" -DTOOLEXECLIBDIR="\"[...]/hurd/master.build.install/lib\"" -DJAVA_HOME="\"[...]/hurd/master.build.install\"" -DBOOT_CLASS_PATH="\"[...]/hurd/master.build.install/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"[...]/hurd/master.build.install/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"[...]/hurd/master.build.install/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"\"" -DLIBGCJ_DEFAULT_DATABASE="\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-15/classmap.db\"" -g -O2 -D_GNU_SOURCE -MT gnu/java/lang/natMainThread.lo -MD -MP -MF $depbase.Tpo -c -o gnu/java/lang/natMainThread.lo ../../../master/libjava/gnu/java/lang/natMainThread.cc &&\
mv -f $depbase.Tpo $depbase.Plo
-@@ -31018,208 +29942,10 @@ libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[
+@@ -31018,208 +30020,10 @@ libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[
libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -c --resource META-INF/services/javax.sound.sampled.spi.AudioFileReader classpath/resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader -fPIC -o META-INF/services/.libs/javax.sound.sampled.spi.AudioFileReader.o
/bin/dash ./libtool --tag=GCJ --mode=compile [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c -o gnu-CORBA.lo @gnu-CORBA.list
libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c @gnu-CORBA.list -fPIC -o .libs/gnu-CORBA.o
@@ -4634,7 +5120,7 @@ index 73d4c3e..341a525 100644
/bin/dash ./libtool --tag=GCJ --mode=compile [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c -o gnu-java-awt-peer-swing.lo @gnu-java-awt-peer-swing.list
libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c @gnu-java-awt-peer-swing.list -fPIC -o .libs/gnu-java-awt-peer-swing.o
/bin/dash ./libtool --tag=GCJ --mode=compile [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c -o gnu-java-beans.lo @gnu-java-beans.list
-@@ -31240,64 +29966,19 @@ libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[
+@@ -31240,64 +30044,19 @@ libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[
libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c @gnu-xml-aelfred2.list -fPIC -o .libs/gnu-xml-aelfred2.o
/bin/dash ./libtool --tag=GCJ --mode=compile [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c -o gnu-xml-dom.lo @gnu-xml-dom.list
libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c @gnu-xml-dom.list -fPIC -o .libs/gnu-xml-dom.o
@@ -4704,7 +5190,7 @@ index 73d4c3e..341a525 100644
from <built-in>:25:
[...]/hurd/master/libjava/classpath/gnu/xml/pipeline/NSFilter.java:124:0: note: non-delegitimized UNSPEC UNSPEC_GOTOFF (1) found in variable location
ErrorHandler handler = getErrorHandler ();
-@@ -31305,60 +29986,32 @@ In file included from [...]/hurd/master/libjava/classpath/gnu/xml/pipeline/Valid
+@@ -31305,60 +30064,32 @@ In file included from [...]/hurd/master/libjava/classpath/gnu/xml/pipeline/Valid
[...]/hurd/master/libjava/classpath/gnu/xml/pipeline/NSFilter.java:124:0: note: non-delegitimized UNSPEC UNSPEC_GOTOFF (1) found in variable location
[...]/hurd/master/libjava/classpath/gnu/xml/pipeline/WellFormednessFilter.java: In class 'gnu.xml.pipeline.WellFormednessFilter':
[...]/hurd/master/libjava/classpath/gnu/xml/pipeline/WellFormednessFilter.java: In method 'gnu.xml.pipeline.WellFormednessFilter.fatalError(java.lang.String)':
@@ -4780,7 +5266,7 @@ index 73d4c3e..341a525 100644
/bin/dash ./libtool --tag=GCJ --mode=compile [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c -o gnu-xml-transform.lo @gnu-xml-transform.list
libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c @gnu-xml-transform.list -fPIC -o .libs/gnu-xml-transform.o
/bin/dash ./libtool --tag=GCJ --mode=compile [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c -o gnu-xml-util.lo @gnu-xml-util.list
-@@ -31399,30 +30052,21 @@ libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[
+@@ -31399,30 +30130,21 @@ libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[
libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c @org-omg-stub.list -fPIC -o .libs/org-omg-stub.o
/bin/dash ./libtool --tag=GCJ --mode=compile [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c -o org-relaxng.lo @org-relaxng.list
libtool: compile: [...]/hurd/master.build/./gcc/gcj -B[...]/hurd/master.build/[ARCH]/libjava/ -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../master/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=[...]/hurd/master.build/[ARCH]/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c @org-relaxng.list -fPIC -o .libs/org-relaxng.o
@@ -4805,7 +5291,7 @@ index 73d4c3e..341a525 100644
libtool: link: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/[MULTIARCH]/crti.o [...]/hurd/master.build/./gcc/crtbeginS.o .libs/prims.o .libs/jni.o .libs/exception.o .libs/stacktrace.o .libs/link.o .libs/defineclass.o .libs/verify.o .libs/jvmti.o .libs/interpret.o gnu/classpath/jdwp/.libs/natVMFrame.o gnu/classpath/jdwp/.libs/natVMMethod.o gnu/classpath/jdwp/.libs/natVMVirtualMachine.o gnu/classpath/.libs/natConfiguration.o gnu/classpath/.libs/natSystemProperties.o gnu/classpath/.libs/natVMStackWalker.o gnu/gcj/.libs/natCore.o gnu/gcj/convert/.libs/JIS0208_to_Unicode.o gnu/gcj/convert/.libs/JIS0212_to_Unicode.o gnu/gcj/convert/.libs/Unicode_to_JIS.o gnu/gcj/convert/.libs/natIconv.o gnu/gcj/convert/.libs/natInput_EUCJIS.o gnu/gcj/convert/.libs/natInput_SJIS.o gnu/gcj/convert/.libs/natOutput_EUCJIS.o gnu/gcj/convert/.libs/natOutput_SJIS.o gnu/gcj/io/.libs/natSimpleSHSStream.o gnu/gcj/io/.libs/shs.o gnu/gcj/jvmti/.libs/natBreakpoint.o gnu/gcj/jvmti/.libs/natNormalBreakpoint.o gnu/gcj/runtime/.libs/natFinalizerThread.o gnu/gcj/runtime/.libs/natSharedLibLoader.o gnu/gcj/runtime/.libs/natSystemClassLoader.o gnu/gcj/runtime/.libs/natStringBuffer.o gnu/gcj/util/.libs/natDebug.o gnu/gcj/util/.libs/natGCInfo.o gnu/java/lang/.libs/natMainThread.o gnu/java/lang/management/.libs/natVMClassLoadingMXBeanImpl.o gnu/java/lang/management/.libs/natVMCompilationMXBeanImpl.o gnu/java/lang/management/.libs/natVMGarbageCollectorMXBeanImpl.o gnu/java/lang/management/.libs/natVMMemoryMXBeanImpl.o gnu/java/lang/management/.libs/natVMMemoryManagerMXBeanImpl.o gnu/java/lang/management/.libs/natVMMemoryPoolMXBeanImpl.o gnu/java/lang/management/.libs/natVMOperatingSystemMXBeanImpl.o gnu/java/lang/management/.libs/natVMRuntimeMXBeanImpl.o gnu/java/lang/management/.libs/natVMThreadMXBeanImpl.o gnu/java/net/.libs/natPlainDatagramSocketImpl.o gnu/java/net/.libs/natPlainSocketImpl.o gnu/java/net/protocol/core/.libs/natCoreInputStream.o gnu/java/nio/.libs/natVMPipe.o gnu/java/nio/.libs/natVMSelector.o gnu/java/nio/.libs/natNIOServerSocket.o gnu/java/nio/.libs/natVMChannel.o gnu/java/nio/channels/.libs/natFileChannelImpl.o gnu/java/security/jce/prng/.libs/natVMSecureRandom.o java/io/.libs/natFile.o java/io/.libs/natVMConsole.o java/io/.libs/natVMObjectInputStream.o java/io/.libs/natVMObjectStreamClass.o java/lang/.libs/natCharacter.o java/lang/.libs/natClass.o java/lang/.libs/natClassLoader.o java/lang/.libs/natConcreteProcess.o java/lang/.libs/natVMDouble.o java/lang/.libs/natVMFloat.o java/lang/.libs/natMath.o java/lang/.libs/natObject.o java/lang/.libs/natRuntime.o java/lang/.libs/natString.o java/lang/.libs/natAbstractStringBuffer.o java/lang/.libs/natSystem.o java/lang/.libs/natThread.o java/lang/.libs/natThreadLocal.o java/lang/.libs/natVMClassLoader.o java/lang/.libs/natVMProcess.o java/lang/.libs/natVMThrowable.o java/lang/ref/.libs/natReference.o java/lang/reflect/.libs/natArray.o java/lang/reflect/.libs/natConstructor.o java/lang/reflect/.libs/natField.o java/lang/reflect/.libs/natMethod.o java/lang/reflect/.libs/natVMProxy.o java/net/.libs/natVMInetAddress.o java/net/.libs/natVMNetworkInterface.o java/net/.libs/natVMURLConnection.o java/nio/channels/.libs/natVMChannels.o java/nio/.libs/natVMDirectByteBufferImpl.o java/security/.libs/natVMAccessController.o java/security/.libs/natVMAccessControlState.o java/text/.libs/natCollator.o java/util/.libs/natVMTimeZone.o java/util/concurrent/atomic/.libs/natAtomicLong.o java/util/logging/.libs/natLogger.o java/util/zip/.libs/natDeflater.o java/util/zip/.libs/natInflater.o sun/misc/.libs/natUnsafe.o .libs/boehm.o .libs/posix.o .libs/posix-threads.o java/lang/.libs/Object.o java/lang/.libs/Class.o java/.libs/process-Posix.o gnu/.libs/awt.o gnu/awt/.libs/j2d.o gnu/.libs/classpath.o gnu/classpath/.libs/debug.o gnu/classpath/.libs/toolkit.o gnu/.libs/gcj.o gnu/gcj/.libs/convert.o gnu/gcj/.libs/io.o gnu/gcj/.libs/runtime.o gnu/gcj/.libs/util.o gnu/java/.libs/awt.o gnu/java/awt/.libs/color.o gnu/java/awt/.libs/dnd.o gnu/java/awt/.libs/font.o gnu/java/awt/font/.libs/autofit.o gnu/java/awt/font/.libs/opentype.o gnu/java/awt/font/opentype/.libs/truetype.o gnu/java/awt/.libs/image.o gnu/java/awt/.libs/java2d.o gnu/java/awt/.libs/peer.o gnu/java/awt/peer/.libs/headless.o gnu/java/awt/.libs/print.o gnu/java/.libs/io.o gnu/java/.libs/lang.o gnu/java/lang/.libs/reflect.o gnu/java/.libs/locale.o gnu/java/.libs/net.o gnu/java/net/.libs/loader.o gnu/java/net/.libs/local.o gnu/java/net/protocol/.libs/core.o gnu/java/net/protocol/.libs/file.o gnu/java/net/protocol/.libs/ftp.o gnu/java/net/protocol/.libs/gcjlib.o gnu/java/net/protocol/.libs/http.o gnu/java/net/protocol/.libs/https.o gnu/java/net/protocol/.libs/jar.o gnu/java/.libs/nio.o gnu/java/nio/.libs/channels.o gnu/java/nio/.libs/charset.o gnu/java/.libs/rmi.o gnu/java/rmi/.libs/activation.o gnu/java/rmi/.libs/dgc.o gnu/java/rmi/.libs/registry.o gnu/java/rmi/.libs/server.o gnu/java/.libs/security.o gnu/java/security/.libs/action.o gnu/java/security/.libs/ber.o gnu/java/security/.libs/der.o gnu/java/security/.libs/hash.o gnu/java/security/jce/.libs/hash.o gnu/java/security/jce/.libs/prng.o gnu/java/security/jce/.libs/sig.o gnu/java/security/.libs/key.o gnu/java/security/key/.libs/dss.o gnu/java/security/key/.libs/rsa.o gnu/java/security/.libs/pkcs.o gnu/java/security/.libs/prng.o gnu/java/security/.libs/provider.o gnu/java/security/.libs/sig.o gnu/java/security/sig/.libs/dss.o gnu/java/security/sig/.libs/rsa.o gnu/java/security/.libs/util.o gnu/java/security/.libs/x509.o gnu/java/security/x509/.libs/ext.o gnu/java/.libs/text.o gnu/java/.libs/util.o gnu/java/util/.libs/jar.o gnu/java/util/.libs/prefs.o gnu/java/util/.libs/regex.o gnu/javax/activation/.libs/viewers.o gnu/javax/.libs/crypto.o gnu/javax/crypto/.libs/assembly.o gnu/javax/crypto/.libs/cipher.o gnu/javax/crypto/.libs/jce.o gnu/javax/crypto/jce/.libs/cipher.o gnu/javax/crypto/jce/.libs/key.o gnu/javax/crypto/jce/.libs/keyring.o gnu/javax/crypto/jce/.libs/mac.o gnu/javax/crypto/jce/.libs/params.o gnu/javax/crypto/jce/.libs/prng.o gnu/javax/crypto/jce/.libs/sig.o gnu/javax/crypto/jce/.libs/spec.o gnu/javax/crypto/.libs/key.o gnu/javax/crypto/key/.libs/dh.o gnu/javax/crypto/key/.libs/srp6.o gnu/javax/crypto/.libs/keyring.o gnu/javax/crypto/.libs/kwa.o gnu/javax/crypto/.libs/mac.o gnu/javax/crypto/.libs/mode.o gnu/javax/crypto/.libs/pad.o gnu/javax/crypto/.libs/prng.o gnu/javax/crypto/.libs/sasl.o gnu/javax/crypto/sasl/.libs/anonymous.o gnu/javax/crypto/sasl/.libs/crammd5.o gnu/javax/crypto/sasl/.libs/plain.o gnu/javax/crypto/sasl/.libs/srp.o gnu/javax/.libs/imageio.o gnu/javax/imageio/.libs/bmp.o gnu/javax/imageio/.libs/gif.o gnu/javax/imageio/.libs/jpeg.o gnu/javax/imageio/.libs/png.o gnu/javax/naming/.libs/giop.o gnu/javax/naming/ictxImpl/.libs/trans.o gnu/javax/naming/jndi/url/.libs/corbaname.o gnu/javax/naming/jndi/url/.libs/rmi.o gnu/javax/net/.libs/ssl.o gnu/javax/net/ssl/.libs/provider.o gnu/javax/.libs/print.o gnu/javax/print/.libs/ipp.o gnu/javax/print/ipp/.libs/attribute.o gnu/javax/print/ipp/attribute/.libs/defaults.o gnu/javax/print/ipp/attribute/.libs/job.o gnu/javax/print/ipp/attribute/.libs/printer.o gnu/javax/print/ipp/attribute/.libs/supported.o gnu/javax/security/.libs/auth.o gnu/javax/security/auth/.libs/callback.o gnu/javax/security/auth/.libs/login.o gnu/javax/.libs/sound.o gnu/javax/sound/sampled/.libs/AU.o gnu/javax/sound/sampled/.libs/WAV.o gnu/javax/swing/plaf/.libs/gnu.o gnu/javax/swing/plaf/.libs/metal.o gnu/javax/swing/text/.libs/html.o gnu/javax/swing/text/html/.libs/css.o gnu/javax/swing/text/html/parser/.libs/GnuParserDelegator.o gnu/javax/swing/text/html/parser/.libs/HTML_401F.o gnu/javax/swing/text/html/parser/.libs/SmallHtmlAttributeSet.o gnu/javax/swing/text/html/parser/.libs/gnuDTD.o gnu/javax/swing/text/html/parser/.libs/htmlAttributeSet.o gnu/javax/swing/text/html/parser/.libs/htmlValidator.o gnu/javax/swing/text/html/parser/.libs/models.o gnu/javax/swing/text/html/parser/.libs/support.o gnu/javax/swing/text/html/parser/support/.libs/low.o gnu/javax/swing/.libs/tree.o java/.libs/applet.o java/.libs/awt.o java/awt/.libs/color.o java/awt/.libs/datatransfer.o java/awt/.libs/dnd.o java/awt/dnd/.libs/peer.o java/awt/.libs/event.o java/awt/.libs/font.o java/awt/.libs/geom.o java/awt/.libs/im.o java/awt/im/.libs/spi.o java/awt/.libs/image.o java/awt/image/.libs/renderable.o java/awt/.libs/peer.o java/awt/.libs/print.o java/.libs/beans.o java/beans/.libs/beancontext.o java/.libs/io.o java/.libs/lang.o java/lang/.libs/annotation.o java/lang/.libs/instrument.o java/lang/.libs/ref.o java/lang/.libs/reflect.o java/.libs/math.o java/.libs/net.o java/.libs/nio.o java/nio/.libs/channels.o java/nio/channels/.libs/spi.o java/nio/.libs/charset.o java/nio/charset/.libs/spi.o java/.libs/rmi.o java/rmi/.libs/activation.o java/rmi/.libs/dgc.o java/rmi/.libs/registry.o java/rmi/.libs/server.o java/.libs/security.o java/security/.libs/acl.o java/security/.libs/cert.o java/security/.libs/interfaces.o java/security/.libs/spec.o java/.libs/sql.o java/.libs/text.o java/text/.libs/spi.o java/.libs/util.o java/util/.libs/concurrent.o java/util/concurrent/.libs/atomic.o java/util/concurrent/.libs/locks.o java/util/.libs/jar.o java/util/.libs/logging.o java/util/.libs/prefs.o java/util/.libs/regex.o java/util/.libs/spi.o java/util/.libs/zip.o javax/.libs/accessibility.o javax/.libs/activation.o javax/.libs/activity.o javax/.libs/crypto.o javax/crypto/.libs/interfaces.o javax/crypto/.libs/spec.o javax/.libs/management.o javax/management/.libs/loading.o javax/management/.libs/openmbean.o javax/management/.libs/remote.o javax/management/remote/.libs/rmi.o javax/.libs/naming.o javax/naming/.libs/directory.o javax/naming/.libs/event.o javax/naming/.libs/ldap.o javax/naming/.libs/spi.o javax/.libs/net.o javax/net/.libs/ssl.o javax/.libs/print.o javax/print/.libs/attribute.o javax/print/attribute/.libs/standard.o javax/print/.libs/event.o javax/security/.libs/auth.o javax/security/auth/.libs/callback.o javax/security/auth/.libs/kerberos.o javax/security/auth/.libs/login.o javax/security/auth/.libs/spi.o javax/security/auth/.libs/x500.o javax/security/.libs/cert.o javax/security/.libs/sasl.o javax/sound/.libs/midi.o javax/sound/midi/.libs/spi.o javax/sound/.libs/sampled.o javax/sound/sampled/.libs/spi.o javax/.libs/sql.o javax/.libs/swing.o javax/swing/.libs/border.o javax/swing/.libs/colorchooser.o javax/swing/.libs/event.o javax/swing/.libs/filechooser.o javax/swing/.libs/plaf.o javax/swing/plaf/.libs/basic.o javax/swing/plaf/.libs/metal.o javax/swing/plaf/.libs/multi.o javax/swing/plaf/.libs/synth.o javax/swing/.libs/table.o javax/swing/.libs/text.o javax/swing/text/.libs/html.o javax/swing/text/html/.libs/parser.o javax/swing/text/.libs/rtf.o javax/swing/.libs/tree.o javax/swing/.libs/undo.o javax/.libs/tools.o javax/.libs/transaction.o javax/transaction/.libs/xa.o org/ietf/.libs/jgss.o sun/.libs/awt.o sun/.libs/misc.o sun/.libs/reflect.o sun/reflect/.libs/annotation.o sun/reflect/.libs/misc.o gnu/classpath/.libs/jdwp.o gnu/classpath/jdwp/.libs/event.o gnu/classpath/jdwp/event/.libs/filters.o gnu/classpath/jdwp/.libs/exception.o gnu/classpath/jdwp/.libs/id.o gnu/classpath/jdwp/.libs/processor.o gnu/classpath/jdwp/.libs/transport.o gnu/classpath/jdwp/.libs/util.o gnu/classpath/jdwp/.libs/value.o gnu/gcj/.libs/jvmti.o gnu/java/awt/font/.libs/fonts.properties.o gnu/java/awt/peer/gtk/.libs/font.properties.o gnu/java/awt/peer/x/.libs/fonts.properties.o gnu/java/awt/peer/x/.libs/xfonts.properties.o gnu/java/locale/.libs/LocaleInformation.properties.o gnu/java/locale/.libs/LocaleInformation_aa.properties.o gnu/java/locale/.libs/LocaleInformation_aa_DJ.properties.o gnu/java/locale/.libs/LocaleInformation_aa_ER.properties.o gnu/java/locale/.libs/LocaleInformation_aa_ER_SAAHO.properties.o gnu/java/locale/.libs/LocaleInformation_aa_ET.properties.o gnu/java/locale/.libs/LocaleInformation_af.properties.o gnu/java/locale/.libs/LocaleInformation_af_NA.properties.o gnu/java/locale/.libs/LocaleInformation_af_ZA.properties.o gnu/java/locale/.libs/LocaleInformation_ak.properties.o gnu/java/locale/.libs/LocaleInformation_am.properties.o gnu/java/locale/.libs/LocaleInformation_am_ET.properties.o gnu/java/locale/.libs/LocaleInformation_ar.properties.o gnu/java/locale/.libs/LocaleInformation_ar_DZ.properties.o gnu/java/locale/.libs/LocaleInformation_ar_JO.properties.o gnu/java/locale/.libs/LocaleInformation_ar_LB.properties.o gnu/java/locale/.libs/LocaleInformation_ar_MA.properties.o gnu/java/locale/.libs/LocaleInformation_ar_QA.properties.o gnu/java/locale/.libs/LocaleInformation_ar_SA.properties.o gnu/java/locale/.libs/LocaleInformation_ar_SY.properties.o gnu/java/locale/.libs/LocaleInformation_ar_TN.properties.o gnu/java/locale/.libs/LocaleInformation_ar_YE.properties.o gnu/java/locale/.libs/LocaleInformation_as.properties.o gnu/java/locale/.libs/LocaleInformation_as_IN.properties.o gnu/java/locale/.libs/LocaleInformation_az.properties.o gnu/java/locale/.libs/LocaleInformation_az_Cyrl.properties.o gnu/java/locale/.libs/LocaleInformation_be.properties.o gnu/java/locale/.libs/LocaleInformation_be_BY.properties.o gnu/java/locale/.libs/LocaleInformation_bg.properties.o gnu/java/locale/.libs/LocaleInformation_bg_BG.properties.o gnu/java/locale/.libs/LocaleInformation_bn.properties.o gnu/java/locale/.libs/LocaleInformation_bn_IN.properties.o gnu/java/locale/.libs/LocaleInformation_bo.properties.o gnu/java/locale/.libs/LocaleInformation_bs.properties.o gnu/java/locale/.libs/LocaleInformation_byn.properties.o gnu/java/locale/.libs/LocaleInformation_byn_ER.properties.o gnu/java/locale/.libs/LocaleInformation_ca.properties.o gnu/java/locale/.libs/LocaleInformation_ca_ES.properties.o gnu/java/locale/.libs/LocaleInformation_cch.properties.o gnu/java/locale/.libs/LocaleInformation_cop.properties.o gnu/java/locale/.libs/LocaleInformation_cs.properties.o gnu/java/locale/.libs/LocaleInformation_cs_CZ.properties.o gnu/java/locale/.libs/LocaleInformation_cy.properties.o gnu/java/locale/.libs/LocaleInformation_cy_GB.properties.o gnu/java/locale/.libs/LocaleInformation_da.properties.o gnu/java/locale/.libs/LocaleInformation_da_DK.properties.o gnu/java/locale/.libs/LocaleInformation_de.properties.o gnu/java/locale/.libs/LocaleInformation_de_AT.properties.o gnu/java/locale/.libs/LocaleInformation_de_BE.properties.o gnu/java/locale/.libs/LocaleInformation_de_CH.properties.o gnu/java/locale/.libs/LocaleInformation_de_DE.properties.o gnu/java/locale/.libs/LocaleInformation_de_LI.properties.o gnu/java/locale/.libs/LocaleInformation_de_LU.properties.o gnu/java/locale/.libs/LocaleInformation_dv.properties.o gnu/java/locale/.libs/LocaleInformation_dv_MV.properties.o gnu/java/locale/.libs/LocaleInformation_dz.properties.o gnu/java/locale/.libs/LocaleInformation_dz_BT.properties.o gnu/java/locale/.libs/LocaleInformation_ee.properties.o gnu/java/locale/.libs/LocaleInformation_el.properties.o gnu/java/locale/.libs/LocaleInformation_el_CY.properties.o gnu/java/locale/.libs/LocaleInformation_el_GR.properties.o gnu/java/locale/.libs/LocaleInformation_en.properties.o gnu/java/locale/.libs/LocaleInformation_en_AS.properties.o gnu/java/locale/.libs/LocaleInformation_en_AU.properties.o gnu/java/locale/.libs/LocaleInformation_en_BE.properties.o gnu/java/locale/.libs/LocaleInformation_en_BW.properties.o gnu/java/locale/.libs/LocaleInformation_en_BZ.properties.o gnu/java/locale/.libs/LocaleInformation_en_CA.properties.o gnu/java/locale/.libs/LocaleInformation_en_Dsrt.properties.o gnu/java/locale/.libs/LocaleInformation_en_GB.properties.o gnu/java/locale/.libs/LocaleInformation_en_GU.properties.o gnu/java/locale/.libs/LocaleInformation_en_HK.properties.o gnu/java/locale/.libs/LocaleInformation_en_IE.properties.o gnu/java/locale/.libs/LocaleInformation_en_IN.properties.o gnu/java/locale/.libs/LocaleInformation_en_JM.properties.o gnu/java/locale/.libs/LocaleInformation_en_MH.properties.o gnu/java/locale/.libs/LocaleInformation_en_MP.properties.o gnu/java/locale/.libs/LocaleInformation_en_MT.properties.o gnu/java/locale/.libs/LocaleInformation_en_NA.properties.o gnu/java/locale/.libs/LocaleInformation_en_NZ.properties.o gnu/java/locale/.libs/LocaleInformation_en_PH.properties.o gnu/java/locale/.libs/LocaleInformation_en_PK.properties.o gnu/java/locale/.libs/LocaleInformation_en_SG.properties.o gnu/java/locale/.libs/LocaleInformation_en_Shaw.properties.o gnu/java/locale/.libs/LocaleInformation_en_TT.properties.o gnu/java/locale/.libs/LocaleInformation_en_UM.properties.o gnu/java/locale/.libs/LocaleInformation_en_US.properties.o gnu/java/locale/.libs/LocaleInformation_en_US_POSIX.properties.o gnu/java/locale/.libs/LocaleInformation_en_VI.properties.o gnu/java/locale/.libs/LocaleInformation_en_ZA.properties.o gnu/java/locale/.libs/LocaleInformation_en_ZW.properties.o gnu/java/locale/.libs/LocaleInformation_eo.properties.o gnu/java/locale/.libs/LocaleInformation_es.properties.o gnu/java/locale/.libs/LocaleInformation_es_AR.properties.o gnu/java/locale/.libs/LocaleInformation_es_BO.properties.o gnu/java/locale/.libs/LocaleInformation_es_CL.properties.o gnu/java/locale/.libs/LocaleInformation_es_CO.properties.o gnu/java/locale/.libs/LocaleInformation_es_CR.properties.o gnu/java/locale/.libs/LocaleInformation_es_DO.properties.o gnu/java/locale/.libs/LocaleInformation_es_EC.properties.o gnu/java/locale/.libs/LocaleInformation_es_ES.properties.o gnu/java/locale/.libs/LocaleInformation_es_GT.properties.o gnu/java/locale/.libs/LocaleInformation_es_HN.properties.o gnu/java/locale/.libs/LocaleInformation_es_MX.properties.o gnu/java/locale/.libs/LocaleInformation_es_NI.properties.o gnu/java/locale/.libs/LocaleInformation_es_PA.properties.o gnu/java/locale/.libs/LocaleInformation_es_PE.properties.o gnu/java/locale/.libs/LocaleInformation_es_PR.properties.o gnu/java/locale/.libs/LocaleInformation_es_PY.properties.o gnu/java/locale/.libs/LocaleInformation_es_SV.properties.o gnu/java/locale/.libs/LocaleInformation_es_US.properties.o gnu/java/locale/.libs/LocaleInformation_es_UY.properties.o gnu/java/locale/.libs/LocaleInformation_es_VE.properties.o gnu/java/locale/.libs/LocaleInformation_et.properties.o gnu/java/locale/.libs/LocaleInformation_et_EE.properties.o gnu/java/locale/.libs/LocaleInformation_eu.properties.o gnu/java/locale/.libs/LocaleInformation_eu_ES.properties.o gnu/java/locale/.libs/LocaleInformation_fa.properties.o gnu/java/locale/.libs/LocaleInformation_fa_AF.properties.o gnu/java/locale/.libs/LocaleInformation_fa_IR.properties.o gnu/java/locale/.libs/LocaleInformation_fi.properties.o gnu/java/locale/.libs/LocaleInformation_fi_FI.properties.o gnu/java/locale/.libs/LocaleInformation_fil.properties.o gnu/java/locale/.libs/LocaleInformation_fo.properties.o gnu/java/locale/.libs/LocaleInformation_fo_FO.properties.o gnu/java/locale/.libs/LocaleInformation_fr.properties.o gnu/java/locale/.libs/LocaleInformation_fr_BE.properties.o gnu/java/locale/.libs/LocaleInformation_fr_CA.properties.o gnu/java/locale/.libs/LocaleInformation_fr_CH.properties.o gnu/java/locale/.libs/LocaleInformation_fr_LU.properties.o gnu/java/locale/.libs/LocaleInformation_fur.properties.o gnu/java/locale/.libs/LocaleInformation_ga.properties.o gnu/java/locale/.libs/LocaleInformation_ga_IE.properties.o gnu/java/locale/.libs/LocaleInformation_gaa.properties.o gnu/java/locale/.libs/LocaleInformation_gez.properties.o gnu/java/locale/.libs/LocaleInformation_gez_ER.properties.o gnu/java/locale/.libs/LocaleInformation_gez_ET.properties.o gnu/java/locale/.libs/LocaleInformation_gl.properties.o gnu/java/locale/.libs/LocaleInformation_gl_ES.properties.o gnu/java/locale/.libs/LocaleInformation_gu.properties.o gnu/java/locale/.libs/LocaleInformation_gu_IN.properties.o gnu/java/locale/.libs/LocaleInformation_gv.properties.o gnu/java/locale/.libs/LocaleInformation_gv_GB.properties.o gnu/java/locale/.libs/LocaleInformation_ha.properties.o gnu/java/locale/.libs/LocaleInformation_ha_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_haw.properties.o gnu/java/locale/.libs/LocaleInformation_haw_US.properties.o gnu/java/locale/.libs/LocaleInformation_he.properties.o gnu/java/locale/.libs/LocaleInformation_he_IL.properties.o gnu/java/locale/.libs/LocaleInformation_hi.properties.o gnu/java/locale/.libs/LocaleInformation_hi_IN.properties.o gnu/java/locale/.libs/LocaleInformation_hr.properties.o gnu/java/locale/.libs/LocaleInformation_hu.properties.o gnu/java/locale/.libs/LocaleInformation_hu_HU.properties.o gnu/java/locale/.libs/LocaleInformation_hy.properties.o gnu/java/locale/.libs/LocaleInformation_hy_AM.properties.o gnu/java/locale/.libs/LocaleInformation_hy_AM_REVISED.properties.o gnu/java/locale/.libs/LocaleInformation_ia.properties.o gnu/java/locale/.libs/LocaleInformation_id.properties.o gnu/java/locale/.libs/LocaleInformation_id_ID.properties.o gnu/java/locale/.libs/LocaleInformation_ig.properties.o gnu/java/locale/.libs/LocaleInformation_ii.properties.o gnu/java/locale/.libs/LocaleInformation_is.properties.o gnu/java/locale/.libs/LocaleInformation_is_IS.properties.o gnu/java/locale/.libs/LocaleInformation_it.properties.o gnu/java/locale/.libs/LocaleInformation_it_CH.properties.o gnu/java/locale/.libs/LocaleInformation_it_IT.properties.o gnu/java/locale/.libs/LocaleInformation_iu.properties.o gnu/java/locale/.libs/LocaleInformation_ja.properties.o gnu/java/locale/.libs/LocaleInformation_ja_JP.properties.o gnu/java/locale/.libs/LocaleInformation_ka.properties.o gnu/java/locale/.libs/LocaleInformation_kaj.properties.o gnu/java/locale/.libs/LocaleInformation_kam.properties.o gnu/java/locale/.libs/LocaleInformation_kcg.properties.o gnu/java/locale/.libs/LocaleInformation_kfo.properties.o gnu/java/locale/.libs/LocaleInformation_kk.properties.o gnu/java/locale/.libs/LocaleInformation_kk_KZ.properties.o gnu/java/locale/.libs/LocaleInformation_kl.properties.o gnu/java/locale/.libs/LocaleInformation_kl_GL.properties.o gnu/java/locale/.libs/LocaleInformation_km.properties.o gnu/java/locale/.libs/LocaleInformation_km_KH.properties.o gnu/java/locale/.libs/LocaleInformation_kn.properties.o gnu/java/locale/.libs/LocaleInformation_kn_IN.properties.o gnu/java/locale/.libs/LocaleInformation_ko.properties.o gnu/java/locale/.libs/LocaleInformation_ko_KR.properties.o gnu/java/locale/.libs/LocaleInformation_kok.properties.o gnu/java/locale/.libs/LocaleInformation_kok_IN.properties.o gnu/java/locale/.libs/LocaleInformation_kpe.properties.o gnu/java/locale/.libs/LocaleInformation_ku.properties.o gnu/java/locale/.libs/LocaleInformation_ku_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_ku_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_kw.properties.o gnu/java/locale/.libs/LocaleInformation_kw_GB.properties.o gnu/java/locale/.libs/LocaleInformation_ky.properties.o gnu/java/locale/.libs/LocaleInformation_ln.properties.o gnu/java/locale/.libs/LocaleInformation_lo.properties.o gnu/java/locale/.libs/LocaleInformation_lo_LA.properties.o gnu/java/locale/.libs/LocaleInformation_lt.properties.o gnu/java/locale/.libs/LocaleInformation_lt_LT.properties.o gnu/java/locale/.libs/LocaleInformation_lv.properties.o gnu/java/locale/.libs/LocaleInformation_lv_LV.properties.o gnu/java/locale/.libs/LocaleInformation_mk.properties.o gnu/java/locale/.libs/LocaleInformation_ml.properties.o gnu/java/locale/.libs/LocaleInformation_ml_IN.properties.o gnu/java/locale/.libs/LocaleInformation_mn.properties.o gnu/java/locale/.libs/LocaleInformation_mr.properties.o gnu/java/locale/.libs/LocaleInformation_mr_IN.properties.o gnu/java/locale/.libs/LocaleInformation_ms.properties.o gnu/java/locale/.libs/LocaleInformation_ms_BN.properties.o gnu/java/locale/.libs/LocaleInformation_ms_MY.properties.o gnu/java/locale/.libs/LocaleInformation_mt.properties.o gnu/java/locale/.libs/LocaleInformation_mt_MT.properties.o gnu/java/locale/.libs/LocaleInformation_my.properties.o gnu/java/locale/.libs/LocaleInformation_nb.properties.o gnu/java/locale/.libs/LocaleInformation_nb_NO.properties.o gnu/java/locale/.libs/LocaleInformation_ne.properties.o gnu/java/locale/.libs/LocaleInformation_nl.properties.o gnu/java/locale/.libs/LocaleInformation_nl_BE.properties.o gnu/java/locale/.libs/LocaleInformation_nl_NL.properties.o gnu/java/locale/.libs/LocaleInformation_nn.properties.o gnu/java/locale/.libs/LocaleInformation_nn_NO.properties.o gnu/java/locale/.libs/LocaleInformation_nr.properties.o gnu/java/locale/.libs/LocaleInformation_nso.properties.o gnu/java/locale/.libs/LocaleInformation_ny.properties.o gnu/java/locale/.libs/LocaleInformation_om.properties.o gnu/java/locale/.libs/LocaleInformation_om_ET.properties.o gnu/java/locale/.libs/LocaleInformation_om_KE.properties.o gnu/java/locale/.libs/LocaleInformation_or.properties.o gnu/java/locale/.libs/LocaleInformation_or_IN.properties.o gnu/java/locale/.libs/LocaleInformation_pa.properties.o gnu/java/locale/.libs/LocaleInformation_pa_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_pa_IN.properties.o gnu/java/locale/.libs/LocaleInformation_pl.properties.o gnu/java/locale/.libs/LocaleInformation_pl_PL.properties.o gnu/java/locale/.libs/LocaleInformation_ps.properties.o gnu/java/locale/.libs/LocaleInformation_ps_AF.properties.o gnu/java/locale/.libs/LocaleInformation_pt.properties.o gnu/java/locale/.libs/LocaleInformation_pt_BR.properties.o gnu/java/locale/.libs/LocaleInformation_pt_PT.properties.o gnu/java/locale/.libs/LocaleInformation_ro.properties.o gnu/java/locale/.libs/LocaleInformation_ro_RO.properties.o gnu/java/locale/.libs/LocaleInformation_ru.properties.o gnu/java/locale/.libs/LocaleInformation_ru_RU.properties.o gnu/java/locale/.libs/LocaleInformation_ru_UA.properties.o gnu/java/locale/.libs/LocaleInformation_rw.properties.o gnu/java/locale/.libs/LocaleInformation_sa.properties.o gnu/java/locale/.libs/LocaleInformation_sa_IN.properties.o gnu/java/locale/.libs/LocaleInformation_se.properties.o gnu/java/locale/.libs/LocaleInformation_se_FI.properties.o gnu/java/locale/.libs/LocaleInformation_si.properties.o gnu/java/locale/.libs/LocaleInformation_sid.properties.o gnu/java/locale/.libs/LocaleInformation_sid_ET.properties.o gnu/java/locale/.libs/LocaleInformation_sk.properties.o gnu/java/locale/.libs/LocaleInformation_sk_SK.properties.o gnu/java/locale/.libs/LocaleInformation_sl.properties.o gnu/java/locale/.libs/LocaleInformation_sl_SI.properties.o gnu/java/locale/.libs/LocaleInformation_so.properties.o gnu/java/locale/.libs/LocaleInformation_so_DJ.properties.o gnu/java/locale/.libs/LocaleInformation_so_ET.properties.o gnu/java/locale/.libs/LocaleInformation_so_KE.properties.o gnu/java/locale/.libs/LocaleInformation_so_SO.properties.o gnu/java/locale/.libs/LocaleInformation_sq.properties.o gnu/java/locale/.libs/LocaleInformation_sq_AL.properties.o gnu/java/locale/.libs/LocaleInformation_sr.properties.o gnu/java/locale/.libs/LocaleInformation_sr_BA_Cyrl.properties.o gnu/java/locale/.libs/LocaleInformation_sr_BA_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_sr_Cyrl.properties.o gnu/java/locale/.libs/LocaleInformation_sr_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_sr_ME_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_sr_RS_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_ss.properties.o gnu/java/locale/.libs/LocaleInformation_ssy.properties.o gnu/java/locale/.libs/LocaleInformation_st.properties.o gnu/java/locale/.libs/LocaleInformation_sv.properties.o gnu/java/locale/.libs/LocaleInformation_sv_FI.properties.o gnu/java/locale/.libs/LocaleInformation_sv_SE.properties.o gnu/java/locale/.libs/LocaleInformation_sw.properties.o gnu/java/locale/.libs/LocaleInformation_sw_KE.properties.o gnu/java/locale/.libs/LocaleInformation_sw_TZ.properties.o gnu/java/locale/.libs/LocaleInformation_syr.properties.o gnu/java/locale/.libs/LocaleInformation_syr_SY.properties.o gnu/java/locale/.libs/LocaleInformation_ta.properties.o gnu/java/locale/.libs/LocaleInformation_ta_IN.properties.o gnu/java/locale/.libs/LocaleInformation_te.properties.o gnu/java/locale/.libs/LocaleInformation_te_IN.properties.o gnu/java/locale/.libs/LocaleInformation_tg.properties.o gnu/java/locale/.libs/LocaleInformation_th.properties.o gnu/java/locale/.libs/LocaleInformation_th_TH.properties.o gnu/java/locale/.libs/LocaleInformation_ti.properties.o gnu/java/locale/.libs/LocaleInformation_ti_ER.properties.o gnu/java/locale/.libs/LocaleInformation_ti_ET.properties.o gnu/java/locale/.libs/LocaleInformation_tig.properties.o gnu/java/locale/.libs/LocaleInformation_tig_ER.properties.o gnu/java/locale/.libs/LocaleInformation_tn.properties.o gnu/java/locale/.libs/LocaleInformation_to.properties.o gnu/java/locale/.libs/LocaleInformation_tr.properties.o gnu/java/locale/.libs/LocaleInformation_tr_TR.properties.o gnu/java/locale/.libs/LocaleInformation_trv.properties.o gnu/java/locale/.libs/LocaleInformation_ts.properties.o gnu/java/locale/.libs/LocaleInformation_tt.properties.o gnu/java/locale/.libs/LocaleInformation_tt_RU.properties.o gnu/java/locale/.libs/LocaleInformation_ug.properties.o gnu/java/locale/.libs/LocaleInformation_uk.properties.o gnu/java/locale/.libs/LocaleInformation_uk_UA.properties.o gnu/java/locale/.libs/LocaleInformation_ur.properties.o gnu/java/locale/.libs/LocaleInformation_ur_IN.properties.o gnu/java/locale/.libs/LocaleInformation_uz.properties.o gnu/java/locale/.libs/LocaleInformation_uz_AF_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_uz_Arab.properties.o gnu/java/locale/.libs/LocaleInformation_uz_Latn.properties.o gnu/java/locale/.libs/LocaleInformation_ve.properties.o gnu/java/locale/.libs/LocaleInformation_vi.properties.o gnu/java/locale/.libs/LocaleInformation_wal.properties.o gnu/java/locale/.libs/LocaleInformation_wal_ET.properties.o gnu/java/locale/.libs/LocaleInformation_wo.properties.o gnu/java/locale/.libs/LocaleInformation_xh.properties.o gnu/java/locale/.libs/LocaleInformation_yo.properties.o gnu/java/locale/.libs/LocaleInformation_zh.properties.o gnu/java/locale/.libs/LocaleInformation_zh_CN_Hans.properties.o gnu/java/locale/.libs/LocaleInformation_zh_HK_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zh_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zh_MO_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zh_SG_Hans.properties.o gnu/java/locale/.libs/LocaleInformation_zh_TW_Hant.properties.o gnu/java/locale/.libs/LocaleInformation_zu.properties.o gnu/java/util/regex/.libs/MessagesBundle.properties.o gnu/java/util/regex/.libs/MessagesBundle_fr.properties.o gnu/java/util/regex/.libs/MessagesBundle_it.properties.o gnu/javax/print/.libs/MessagesBundle.properties.o gnu/javax/print/.libs/MessagesBundle_de.properties.o gnu/javax/security/auth/callback/.libs/MessagesBundle.properties.o java/text/.libs/metazones.properties.o java/util/.libs/iso4217.properties.o java/util/.libs/weeks.properties.o javax/imageio/plugins/jpeg/.libs/MessagesBundle.properties.o javax/swing/text/html/.libs/default.css.o org/ietf/jgss/.libs/MessagesBundle.properties.o META-INF/services/.libs/java.util.prefs.PreferencesFactory.o META-INF/services/.libs/java.util.prefs.PreferencesFactory.in.o META-INF/services/.libs/javax.sound.midi.spi.MidiDeviceProvider.o META-INF/services/.libs/javax.sound.midi.spi.MidiFileReader.o META-INF/services/.libs/javax.sound.midi.spi.MidiFileWriter.o META-INF/services/.libs/javax.sound.sampled.spi.AudioFileReader.o .libs/gnu-CORBA.o .libs/gnu-java-awt-dnd-peer-gtk.o .libs/gnu-java-awt-peer-gtk.o .libs/gnu-java-awt-peer-swing.o .libs/gnu-java-beans.o .libs/gnu-java-lang-management.o .libs/gnu-java-math.o .libs/gnu-java-util-prefs-gconf.o .libs/gnu-javax-management.o .libs/gnu-javax-rmi.o .libs/gnu-javax-sound-midi.o .libs/gnu-xml-aelfred2.o .libs/gnu-xml-dom.o .libs/gnu-xml-libxmlj.o .libs/gnu-xml-pipeline.o .libs/gnu-xml-stream.o .libs/gnu-xml-transform.o .libs/gnu-xml-util.o .libs/gnu-xml-validation.o .libs/gnu-xml-xpath.o .libs/java-lang-management.o .libs/javax-imageio.o .libs/javax-rmi.o .libs/javax-xml.o .libs/org-omg-CORBA.o .libs/org-omg-CORBA_2_3.o .libs/org-omg-CosNaming.o .libs/org-omg-Dynamic.o .libs/org-omg-DynamicAny.o .libs/org-omg-IOP.o .libs/org-omg-Messaging.o .libs/org-omg-PortableInterceptor.o .libs/org-omg-PortableServer.o .libs/org-omg-SendingContext.o .libs/org-omg-stub.o .libs/org-relaxng.o .libs/org-w3c.o .libs/org-xml.o -Wl,--whole-archive ./libltdl/.libs/libltdlc.a classpath/native/fdlibm/.libs/libfdlibm.a ../libffi/.libs/libffi_convenience.a ../zlib/.libs/libzgcj_convenience.a ../boehm-gc/.libs/libgcjgc_convenience.a -Wl,--no-whole-archive -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -L[...]/hurd/master.build/[ARCH]/libjava -lpthread -lrt -ldl -L[...]/hurd/master.build/./gcc -L/lib/[MULTIARCH] -L/usr/lib/[MULTIARCH] -lc -lgcc_s [...]/hurd/master.build/./gcc/crtendS.o /usr/lib/[MULTIARCH]/crtn.o -Wl,-Bsymbolic-functions -Wl,--version-script=../../../master/libjava/libgcj.ver -Wl,-soname -Wl,libgcj.so.15 -o .libs/libgcj.so.15.0.0
+.libs/posix-threads.o: In function `_Jv_ThreadSetPriority(_Jv_Thread_t*, int)':
+[...]/hurd/master.build/[ARCH]/libjava/../../../master/libjava/posix-threads.cc:587: warning: pthread_setschedparam is not implemented and will always fail
-+gnu/java/nio/channels/.libs/natFileChannelImpl.o: In function `void java::nio::MappedByteBufferImpl::forceImpl()':
++gnu/java/nio/channels/.libs/natFileChannelImpl.o: In function `msync_adaptor<void*, unsigned int, int>':
+[...]/hurd/master.build/[ARCH]/libjava/gnu/java/nio/channels/natFileChannelImpl.cc:78: warning: msync is not implemented and will always fail
libtool: link: (cd ".libs" && rm -f "libgcj.so.15" && ln -s "libgcj.so.15.0.0" "libgcj.so.15")
libtool: link: (cd ".libs" && rm -f "libgcj.so" && ln -s "libgcj.so.15.0.0" "libgcj.so")
@@ -4817,7 +5303,7 @@ index 73d4c3e..341a525 100644
libtool: link: ( cd ".libs" && rm -f "libjvm.la" && ln -s "../libjvm.la" "libjvm.la" )
depbase=`echo libgcj_bc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/dash ./libtool --tag=CC --mode=compile [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libjava -I./include -I./gcj -I../../../master/libjava -Iinclude -I../../../master/libjava/include -I../../../master/libjava/classpath/include -Iclasspath/include -I../../../master/libjava/classpath/native/fdlibm -I../../../master/libjava/../boehm-gc/include -I../boehm-gc/include -I../../../master/libjava/libltdl -I../../../master/libjava/libltdl -I../../../master/libjava/.././libjava/../libgcc -I../../../master/libjava/../zlib -I../../../master/libjava/../libffi/include -I../libffi/include -ffloat-store -fomit-frame-pointer -Usun -Wextra -Wall -g -O2 -MT libgcj_bc.lo -MD -MP -MF $depbase.Tpo -c -o libgcj_bc.lo ../../../master/libjava/libgcj_bc.c &&\
-@@ -31444,13 +30088,163 @@ depbase=`echo gij.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
+@@ -31444,13 +30166,163 @@ depbase=`echo gij.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/dash ./libtool --tag=CXX --mode=compile [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libjava -I./include -I./gcj -I../../../master/libjava -Iinclude -I../../../master/libjava/include -I../../../master/libjava/classpath/include -Iclasspath/include -I../../../master/libjava/classpath/native/fdlibm -I../../../master/libjava/../boehm-gc/include -I../boehm-gc/include -I../../../master/libjava/libltdl -I../../../master/libjava/libltdl -I../../../master/libjava/.././libjava/../libgcc -I../../../master/libjava/../zlib -I../../../master/libjava/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -ffloat-store -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"[...]/hurd/master.build.install\"" -DTOOLEXECLIBDIR="\"[...]/hurd/master.build.install/lib\"" -DJAVA_HOME="\"[...]/hurd/master.build.install\"" -DBOOT_CLASS_PATH="\"[...]/hurd/master.build.install/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"[...]/hurd/master.build.install/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"[...]/hurd/master.build.install/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"\"" -DLIBGCJ_DEFAULT_DATABASE="\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-15/classmap.db\"" -g -O2 -D_GNU_SOURCE -MT gij.lo -MD -MP -MF $depbase.Tpo -c -o gij.lo ../../../master/libjava/gij.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libjava -I./include -I./gcj -I../../../master/libjava -Iinclude -I../../../master/libjava/include -I../../../master/libjava/classpath/include -Iclasspath/include -I../../../master/libjava/classpath/native/fdlibm -I../../../master/libjava/../boehm-gc/include -I../boehm-gc/include -I../../../master/libjava/libltdl -I../../../master/libjava/libltdl -I../../../master/libjava/.././libjava/../libgcc -I../../../master/libjava/../zlib -I../../../master/libjava/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -ffloat-store -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"[...]/hurd/master.build.install\" -DTOOLEXECLIBDIR=\"[...]/hurd/master.build.install/lib\" -DJAVA_HOME=\"[...]/hurd/master.build.install\" -DBOOT_CLASS_PATH=\"[...]/hurd/master.build.install/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"[...]/hurd/master.build.install/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"[...]/hurd/master.build.install/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"\" -DLIBGCJ_DEFAULT_DATABASE=\"[...]/hurd/master.build.install/lib/gcj-5.0.0-15/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-15/classmap.db\" -g -O2 -D_GNU_SOURCE -MT gij.lo -MD -MP -MF .deps/gij.Tpo -c ../../../master/libjava/gij.cc -fPIC -DPIC -o .libs/gij.o
@@ -4983,7 +5469,7 @@ index 73d4c3e..341a525 100644
mv -f classpath/tools/.deps/libgcj_tools_la-tools.Tpo classpath/tools/.deps/libgcj_tools_la-tools.Plo
/bin/dash ./libtool --tag=CXX --mode=link [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -L[...]/hurd/master.build/[ARCH]/libjava -ffloat-store -fomit-frame-pointer -Usun -g -O2 -o libgcj-tools.la -rpath [...]/hurd/master.build.install/lib -version-info `grep -v '^#' ../../../master/libjava/libtool-version` -Wl,-Bsymbolic-functions -lm -Wl,--version-script=../../../master/libjava/libgcj.ver -rpath [...]/hurd/master.build.install/lib classpath/tools/libgcj_tools_la-tools.lo libgcj.la
libtool: link: [...]/hurd/master.build/./gcc/xgcc -shared-libgcc -B[...]/hurd/master.build/./gcc -nostdinc++ -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/[MULTIARCH]/crti.o [...]/hurd/master.build/./gcc/crtbeginS.o classpath/tools/.libs/libgcj_tools_la-tools.o -Wl,-rpath -Wl,[...]/hurd/master.build/[ARCH]/libjava/.libs -Wl,-rpath -Wl,[...]/hurd/master.build.install/lib -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -L[...]/hurd/master.build/[ARCH]/libjava -lm ./.libs/libgcj.so -lpthread -lrt -ldl -L[...]/hurd/master.build/./gcc -L/lib/[MULTIARCH] -L/usr/lib/[MULTIARCH] -lc -lgcc_s [...]/hurd/master.build/./gcc/crtendS.o /usr/lib/[MULTIARCH]/crtn.o -Wl,-Bsymbolic-functions -Wl,--version-script=../../../master/libjava/libgcj.ver -Wl,-soname -Wl,libgcj-tools.so.15 -o .libs/libgcj-tools.so.15.0.0
-@@ -31602,7 +30396,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -31602,7 +30474,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -4992,7 +5478,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -31633,7 +30427,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -31633,7 +30505,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -5001,7 +5487,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -31649,7 +30443,7 @@ checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/
+@@ -31649,7 +30521,7 @@ checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... yes
checking if [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
@@ -5010,7 +5496,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ANSI C header files... (cached) yes
-@@ -31770,9 +30564,9 @@ mv -f .deps/query.Tpo .deps/query.Plo
+@@ -31770,9 +30642,9 @@ mv -f .deps/query.Tpo .deps/query.Plo
libtool: compile: [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libitm -I../../../master/libitm/config/x86 -I../../../master/libitm/config/posix -I../../../master/libitm/config/generic -I../../../master/libitm -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c ../../../master/libitm/retry.cc -fPIC -DPIC -o .libs/retry.o
libtool: compile: [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libitm -I../../../master/libitm/config/x86 -I../../../master/libitm/config/posix -I../../../master/libitm/config/generic -I../../../master/libitm -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c ../../../master/libitm/retry.cc -o retry.o >/dev/null 2>&1
mv -f .deps/retry.Tpo .deps/retry.Plo
@@ -5023,7 +5509,7 @@ index 73d4c3e..341a525 100644
mv -f .deps/rwlock.Tpo .deps/rwlock.Plo
/bin/dash ./libtool --tag=CXX --mode=compile [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libitm -I../../../master/libitm/config/x86 -I../../../master/libitm/config/posix -I../../../master/libitm/config/generic -I../../../master/libitm -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c -o useraction.lo ../../../master/libitm/useraction.cc
libtool: compile: [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libitm -I../../../master/libitm/config/x86 -I../../../master/libitm/config/posix -I../../../master/libitm/config/generic -I../../../master/libitm -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c ../../../master/libitm/useraction.cc -fPIC -DPIC -o .libs/useraction.o
-@@ -31810,15 +30604,11 @@ mv -f .deps/x86_sse.Tpo .deps/x86_sse.Plo
+@@ -31810,15 +30682,11 @@ mv -f .deps/x86_sse.Tpo .deps/x86_sse.Plo
libtool: compile: [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libitm -I../../../master/libitm/config/x86 -I../../../master/libitm/config/posix -I../../../master/libitm/config/generic -I../../../master/libitm -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c ../../../master/libitm/config/x86/x86_avx.cc -fPIC -DPIC -o .libs/x86_avx.o
libtool: compile: [...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I. -I../../../master/libitm -I../../../master/libitm/config/x86 -I../../../master/libitm/config/posix -I../../../master/libitm/config/generic -I../../../master/libitm -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -D_GNU_SOURCE -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c ../../../master/libitm/config/x86/x86_avx.cc -o x86_avx.o >/dev/null 2>&1
mv -f .deps/x86_avx.Tpo .deps/x86_avx.Plo
@@ -5042,7 +5528,7 @@ index 73d4c3e..341a525 100644
libtool: link: ranlib .libs/libitm.a
libtool: link: ( cd ".libs" && rm -f "libitm.la" && ln -s "../libitm.la" "libitm.la" )
make DO=all multi-do # make
-@@ -31911,7 +30701,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
+@@ -31911,7 +30779,7 @@ checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... y
checking for BSD- or MS-compatible name lister (nm)... [...]/hurd/master.build/./gcc/nm
checking the name lister ([...]/hurd/master.build/./gcc/nm) interface... BSD nm
checking whether ln -s works... yes
@@ -5051,7 +5537,7 @@ index 73d4c3e..341a525 100644
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for [...]/hurd/master.build/./gcc/collect-ld option to reload object files... -r
-@@ -31942,7 +30732,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
+@@ -31942,7 +30810,7 @@ checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/
checking if [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include supports -c -o file.o... (cached) yes
checking whether the [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include linker ([...]/hurd/master.build/./gcc/collect-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -5060,7 +5546,7 @@ index 73d4c3e..341a525 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -32001,7 +30791,7 @@ checking for the word size... 4
+@@ -32001,7 +30869,7 @@ checking for the word size... 4
checking whether the target supports hidden visibility... yes
checking whether the target supports dllexport... no
checking whether the target supports symbol aliases... yes
@@ -5069,7 +5555,7 @@ index 73d4c3e..341a525 100644
checking for ld used by [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include ... (cached) [...]/hurd/master.build/./gcc/collect-ld
checking if the linker ([...]/hurd/master.build/./gcc/collect-ld) is GNU ld... (cached) yes
checking for shared libgcc... yes
-@@ -32190,48 +30980,15 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/
+@@ -32190,48 +31058,15 @@ libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/
/bin/dash ./libtool --tag=CC --mode=compile [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I../../../master/libatomic/config/x86 -I../../../master/libatomic/config/posix -I../../../master/libatomic -I. -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c -o tas_8_.lo ../../../master/libatomic/tas_n.c
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I../../../master/libatomic/config/x86 -I../../../master/libatomic/config/posix -I../../../master/libatomic -I. -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../master/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_8_.o
libtool: compile: [...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include -DHAVE_CONFIG_H -I../../../master/libatomic/config/x86 -I../../../master/libatomic/config/posix -I../../../master/libatomic -I. -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../master/libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1
diff --git a/gcc/log_test.diff b/gcc/log_test.diff
index 86a22b4e..c9e11171 100644
--- a/gcc/log_test.diff
+++ b/gcc/log_test.diff
@@ -1,5 +1,5 @@
diff --git toolchain/logs/gcc/kepler.SCHWINGE/log_test_ toolchain/logs/gcc/laplace.SCHWINGE/log_test_
-index a211d0d..7cbedd7 100644
+index a211d0d..4ee73ae 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/log_test_
+++ toolchain/logs/gcc/laplace.SCHWINGE/log_test_
@@ -108,8 +108,8 @@ Fixed: tinfo.h
@@ -8,7 +8,7 @@ index a211d0d..7cbedd7 100644
math.h [...]/hurd/master/fixincludes/tests/base/math.h differ: char 1529, line 76
-*** math.h Mon Nov 2 02:09:15 2015
---- [...]/hurd/master/fixincludes/tests/base/math.h Wed Dec 12 10:11:49 2012
-+*** math.h Wed Nov 4 05:41:36 2015
++*** math.h Thu Feb 18 15:35:01 2016
+--- [...]/hurd/master/fixincludes/tests/base/math.h Mon Dec 10 23:37:58 2012
***************
*** 73,78 ****
@@ -19,7 +19,7 @@ index a211d0d..7cbedd7 100644
reg_types.h [...]/hurd/master/fixincludes/tests/base/reg_types.h differ: char 266, line 12
-*** reg_types.h Mon Nov 2 02:09:15 2015
---- [...]/hurd/master/fixincludes/tests/base/reg_types.h Thu Nov 4 13:33:41 2010
-+*** reg_types.h Wed Nov 4 05:41:36 2015
++*** reg_types.h Thu Feb 18 15:35:01 2016
+--- [...]/hurd/master/fixincludes/tests/base/reg_types.h Sun May 27 02:29:29 2012
***************
*** 9,15 ****
@@ -30,7 +30,7 @@ index a211d0d..7cbedd7 100644
sys/stat.h [...]/hurd/master/fixincludes/tests/base/sys/stat.h differ: char 881, line 38
-*** sys/stat.h Mon Nov 2 02:09:16 2015
---- [...]/hurd/master/fixincludes/tests/base/sys/stat.h Wed Dec 12 10:11:49 2012
-+*** sys/stat.h Wed Nov 4 05:41:37 2015
++*** sys/stat.h Thu Feb 18 15:35:01 2016
+--- [...]/hurd/master/fixincludes/tests/base/sys/stat.h Mon Dec 10 23:37:58 2012
***************
*** 35,41 ****
@@ -41,7 +41,7 @@ index a211d0d..7cbedd7 100644
time.h [...]/hurd/master/fixincludes/tests/base/time.h differ: char 375, line 17
-*** time.h Mon Nov 2 02:09:16 2015
---- [...]/hurd/master/fixincludes/tests/base/time.h Thu Nov 4 13:33:41 2010
-+*** time.h Wed Nov 4 05:41:37 2015
++*** time.h Thu Feb 18 15:35:01 2016
+--- [...]/hurd/master/fixincludes/tests/base/time.h Sun May 27 02:29:29 2012
***************
*** 14,20 ****
@@ -55,7 +55,7 @@ index a211d0d..7cbedd7 100644
make: *** [check-fixincludes] Error 2
make: Entering directory '[...]/hurd/master.build/gcc'
-Test Run By thomas on Mon Nov 2 02:09:20 CET 2015
-+Test Run By thomas on Wed Nov 4 05:41:40 CET 2015
++Test Run By thomas on Thu Feb 18 15:35:05 CET 2016
=== acats configuration ===
target gcc is [...]/hurd/master.build/gcc/xgcc -B[...]/hurd/master.build/gcc/
Reading specs from [...]/hurd/master.build/gcc/specs COLLECT_GCC=[...]/hurd/master.build/gcc/xgcc COLLECT_LTO_WRAPPER=[...]/hurd/master.build/gcc/lto-wrapper Target: [ARCH] Configured with: ../master/configure --prefix=[...]/hurd/master.build.install SHELL=/bin/dash CC=gcc-4.9 CXX=g++-4.9 --enable-languages=all,ada Thread model: posix gcc version 5.0.0 20150119 (experimental) (GCC)
@@ -99,7 +99,7 @@ index a211d0d..7cbedd7 100644
+# of expected passes 2311
+# of unexpected failures 9
+*** FAILURES: c23003b c23003g c23003i c52103x c52104x c52104y cb1010a cb1010c cb1010d
-+[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Wed Nov 4 06:41:30 CET 2015
++[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Thu Feb 18 16:23:02 CET 2016
Making a new config file...
echo "set tmpdir [...]/hurd/master.build/gcc/testsuite" >> ./site.tmp
test -d plugin || mkdir plugin
@@ -108,7 +108,7 @@ index a211d0d..7cbedd7 100644
export TCL_LIBRARY ; fi ; \
runtest --tool gnat )
-Test Run By thomas on Mon Nov 2 02:48:42 2015
-+Test Run By thomas on Wed Nov 4 06:41:31 2015
++Test Run By thomas on Thu Feb 18 16:23:03 2016
Native configuration is [ARCH]
=== gnat tests ===
@@ -137,7 +137,7 @@ index a211d0d..7cbedd7 100644
fi ; \
fi )
-Test Run By thomas on Mon Nov 2 02:53:51 2015
-+Test Run By thomas on Wed Nov 4 06:47:34 2015
++Test Run By thomas on Thu Feb 18 16:27:58 2016
Native configuration is [ARCH]
=== gcc tests ===
@@ -314,7 +314,7 @@ index a211d0d..7cbedd7 100644
fi ; \
fi )
-Test Run By thomas on Mon Nov 2 07:20:10 2015
-+Test Run By thomas on Wed Nov 4 10:51:39 2015
++Test Run By thomas on Thu Feb 18 19:42:36 2016
Native configuration is [ARCH]
=== g++ tests ===
@@ -395,7 +395,7 @@ index a211d0d..7cbedd7 100644
fi ; \
fi )
-Test Run By thomas on Mon Nov 2 09:28:15 2015
-+Test Run By thomas on Wed Nov 4 13:20:51 2015
++Test Run By thomas on Thu Feb 18 21:27:52 2016
Native configuration is [ARCH]
=== gfortran tests ===
@@ -416,11 +416,32 @@ index a211d0d..7cbedd7 100644
fi ; \
fi )
-Test Run By thomas on Mon Nov 2 10:52:10 2015
-+Test Run By thomas on Wed Nov 4 15:38:02 2015
++Test Run By thomas on Thu Feb 18 23:04:55 2016
Native configuration is [ARCH]
=== objc tests ===
-@@ -825,12 +811,10 @@ make: Entering directory '[...]/hurd/master.build/gnattools'
+@@ -715,6 +701,8 @@ Using [...]/hurd/master/gcc/testsuite/config/default.exp as tool-and-target-spec
+ Running [...]/hurd/master/gcc/testsuite/objc/compile/compile.exp ...
+ Running [...]/hurd/master/gcc/testsuite/objc/execute/exceptions/exceptions.exp ...
+ Running [...]/hurd/master/gcc/testsuite/objc/execute/execute.exp ...
++WARNING: program timed out.
++FAIL: objc/execute/bf-2.m compilation, -O2 -fgnu-runtime
+ Running [...]/hurd/master/gcc/testsuite/objc.dg/attributes/attributes.exp ...
+ Running [...]/hurd/master/gcc/testsuite/objc.dg/dg.exp ...
+ Running [...]/hurd/master/gcc/testsuite/objc.dg/gnu-encoding/gnu-encoding.exp ...
+@@ -730,8 +718,10 @@ Running [...]/hurd/master/gcc/testsuite/objc.dg/torture/tls/tls.exp ...
+
+ === objc Summary ===
+
+-# of expected passes 3004
++# of expected passes 3002
++# of unexpected failures 1
+ # of expected failures 6
++# of unresolved testcases 1
+ # of unsupported tests 74
+ [...]/hurd/master.build/gcc/xgcc version 5.0.0 20150119 (experimental) (GCC)
+
+@@ -825,12 +815,10 @@ make: Entering directory '[...]/hurd/master.build/gnattools'
make: Nothing to be done for 'check'.
make: Leaving directory '[...]/hurd/master.build/gnattools'
make: Entering directory '[...]/hurd/master.build/lto-plugin'
@@ -433,16 +454,16 @@ index a211d0d..7cbedd7 100644
make: Leaving directory '[...]/hurd/master.build/libcc1'
make: Leaving directory '[...]/hurd/master.build/libcc1'
make: Target 'check-host' not remade because of errors.
-@@ -920,7 +904,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
+@@ -920,7 +908,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else \
echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
-Test Run By thomas on Mon Nov 2 10:55:59 2015
-+Test Run By thomas on Wed Nov 4 15:45:32 2015
++Test Run By thomas on Thu Feb 18 23:15:37 2016
Native configuration is [ARCH]
=== libstdc++ tests ===
-@@ -933,9 +917,32 @@ Using /usr/share/dejagnu/baseboards/unix.exp as board description file for targe
+@@ -933,9 +921,32 @@ Using /usr/share/dejagnu/baseboards/unix.exp as board description file for targe
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using [...]/hurd/master/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Running [...]/hurd/master/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ...
@@ -475,7 +496,7 @@ index a211d0d..7cbedd7 100644
Running [...]/hurd/master/libstdc++-v3/testsuite/libstdc++-prettyprinters/prettyprinters.exp ...
FAIL: libstdc++-prettyprinters/48362.cc print t2
FAIL: libstdc++-prettyprinters/cxx11.cc print tpl
-@@ -944,10 +951,10 @@ Running [...]/hurd/master/libstdc++-v3/testsuite/libstdc++-xmethods/xmethods.exp
+@@ -944,10 +955,10 @@ Running [...]/hurd/master/libstdc++-v3/testsuite/libstdc++-xmethods/xmethods.exp
=== libstdc++ Summary ===
@@ -489,7 +510,7 @@ index a211d0d..7cbedd7 100644
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libstdc++-v3/testsuite'
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libstdc++-v3/testsuite'
Making check in python
-@@ -1004,184 +1011,6 @@ fi
+@@ -1004,184 +1015,6 @@ fi
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libstdc++-v3'
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libstdc++-v3'
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libstdc++-v3'
@@ -674,16 +695,16 @@ index a211d0d..7cbedd7 100644
make: Entering directory '[...]/hurd/master.build/[ARCH]/libssp'
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-4.9" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/dash" "RUNTESTFLAGS=" "exec_prefix=[...]/hurd/master.build.install" "infodir=[...]/hurd/master.build.install/share/info" "libdir=[...]/hurd/master.build.install/lib" "prefix=[...]/hurd/master.build.install" "includedir=[...]/hurd/master.build.install/include" "AR=ar" "AS=[...]/hurd/master.build/./gcc/as" "CC=[...]/hurd/master.build/./gcc/xgcc -B[...]/hurd/master.build/./gcc/ -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include " "CXX=[...]/hurd/master.build/./gcc/xg++ -B[...]/hurd/master.build/./gcc/ -nostdinc++ -nostdinc++ -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include/[ARCH] -I[...]/hurd/master.build/[ARCH]/libstdc++-v3/include -I[...]/hurd/master/libstdc++-v3/libsupc++ -I[...]/hurd/master/libstdc++-v3/include/backward -I[...]/hurd/master/libstdc++-v3/testsuite/util -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -L[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/src/.libs -B[...]/hurd/master.build/[ARCH]/libstdc++-v3/libsupc++/.libs -B[...]/hurd/master.build.install/[ARCH]/bin/ -B[...]/hurd/master.build.install/[ARCH]/lib/ -isystem [...]/hurd/master.build.install/[ARCH]/include -isystem [...]/hurd/master.build.install/[ARCH]/sys-include " "LD=[...]/hurd/master.build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=[...]/hurd/master.build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
make: Entering directory '[...]/hurd/master.build/[ARCH]/libssp'
-@@ -1357,7 +1186,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
+@@ -1357,7 +1190,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Mon Nov 2 13:28:46 2015
-+Test Run By thomas on Wed Nov 4 19:39:49 2015
++Test Run By thomas on Fri Feb 19 02:22:42 2016
Native configuration is [ARCH]
=== libffi tests ===
-@@ -1440,11 +1269,9 @@ true DO=all multi-do # make
+@@ -1440,11 +1273,9 @@ true DO=all multi-do # make
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/libltdl'
Making check in gcj
make: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/gcj'
@@ -695,7 +716,7 @@ index a211d0d..7cbedd7 100644
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/include'
Making check in classpath
make: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/classpath'
-@@ -1492,7 +1319,6 @@ make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/extern
+@@ -1492,7 +1323,6 @@ make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/extern
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/external'
Making check in include
make: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/include'
@@ -703,7 +724,7 @@ index a211d0d..7cbedd7 100644
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/include'
Making check in native
make: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/native'
-@@ -1506,10 +1332,6 @@ Making check in classpath
+@@ -1506,10 +1336,6 @@ Making check in classpath
make: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/native/jni/classpath'
make: Nothing to be done for 'check'.
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/native/jni/classpath'
@@ -714,19 +735,23 @@ index a211d0d..7cbedd7 100644
Making check in java-math
make: Entering directory '[...]/hurd/master.build/[ARCH]/libjava/classpath/native/jni/java-math'
make: Nothing to be done for 'check'.
-@@ -1557,7 +1379,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
+@@ -1557,7 +1383,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Mon Nov 2 13:33:19 2015
-+Test Run By thomas on Wed Nov 4 19:49:22 2015
++Test Run By thomas on Fri Feb 19 02:29:33 2016
Native configuration is [ARCH]
=== libjava tests ===
-@@ -1578,6 +1400,10 @@ LD_LIBRARY_PATH=. [...]/hurd/master.build/[ARCH]/./libjava/gij -cp [...]/hurd/ma
+@@ -1578,6 +1404,14 @@ LD_LIBRARY_PATH=. [...]/hurd/master.build/[ARCH]/./libjava/gij -cp [...]/hurd/ma
LD_LIBRARY_PATH=. [...]/hurd/master.build/[ARCH]/./libjava/gij -cp [...]/hurd/master/libjava/testsuite/libjava.jvmti/interp/getstacktrace.jar -agentlib:dummyagent getstacktrace
Running [...]/hurd/master/libjava/testsuite/libjava.jvmti/jvmti.exp ...
Running [...]/hurd/master/libjava/testsuite/libjava.lang/lang.exp ...
++FAIL: Thread_Sleep_2 output - source compiled test
++FAIL: Thread_Sleep_2 -findirect-dispatch output - source compiled test
++FAIL: Thread_Sleep_2 -O3 output - source compiled test
++FAIL: Thread_Sleep_2 -O3 -findirect-dispatch output - source compiled test
+FAIL: Throw_2 execution - source compiled test
+FAIL: Throw_2 -findirect-dispatch execution - source compiled test
+FAIL: Throw_2 -O3 execution - source compiled test
@@ -734,13 +759,13 @@ index a211d0d..7cbedd7 100644
Running [...]/hurd/master/libjava/testsuite/libjava.loader/loader.exp ...
Running [...]/hurd/master/libjava/testsuite/libjava.mauve/mauve.exp ...
Running [...]/hurd/master/libjava/testsuite/libjava.special/special.exp ...
-@@ -1585,9 +1411,16 @@ Running [...]/hurd/master/libjava/testsuite/libjava.verify/verify.exp ...
+@@ -1585,9 +1419,16 @@ Running [...]/hurd/master/libjava/testsuite/libjava.verify/verify.exp ...
=== libjava Summary ===
-# of expected passes 2582
-+# of expected passes 2574
-+# of unexpected failures 4
++# of expected passes 2570
++# of unexpected failures 8
# of expected failures 4
+# of untested testcases 4
+Makefile:387: recipe for target 'check-DEJAGNU' failed
@@ -752,7 +777,7 @@ index a211d0d..7cbedd7 100644
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava/testsuite'
make: Entering directory '[...]/hurd/master.build/[ARCH]/libjava'
: make ; exec make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-4.9" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CPPFLAGS=" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "GCJFLAGS=-g -O2" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/dash" "RUNTESTFLAGS=" "exec_prefix=[...]/hurd/master.build.install" "datadir=[...]/hurd/master.build.install/share" "infodir=[...]/hurd/master.build.install/share/info" "libdir=[...]/hurd/master.build.install/lib" "mandir=[...]/hurd/master.build.install/share/man" "prefix=[...]/hurd/master.build.install" "gxx_include_dir=[...]/hurd/master.build.install/include/c++/5.0.0" "AR=ar" "AS=[...]/hurd/master.build/./gcc/as" "DLLTOOL=dlltool" "LD=[...]/hurd/master.build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=[...]/hurd/master.build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" "JAR=jar" DO=all multi-do
-@@ -1638,14 +1471,18 @@ else \
+@@ -1638,14 +1479,18 @@ else \
fi
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava'
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libjava'
@@ -772,55 +797,50 @@ index a211d0d..7cbedd7 100644
make: Leaving directory '[...]/hurd/master.build/[ARCH]/boehm-gc/include'
Making check in testsuite
make: Entering directory '[...]/hurd/master.build/[ARCH]/boehm-gc/testsuite'
-@@ -1663,7 +1500,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
+@@ -1663,7 +1508,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Mon Nov 2 13:42:30 2015
-+Test Run By thomas on Wed Nov 4 20:13:44 2015
++Test Run By thomas on Fri Feb 19 02:45:56 2016
Native configuration is [ARCH]
=== boehm-gc tests ===
-@@ -1754,7 +1591,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
+@@ -1754,7 +1599,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Mon Nov 2 13:42:39 2015
-+Test Run By thomas on Wed Nov 4 20:14:20 2015
++Test Run By thomas on Fri Feb 19 02:46:08 2016
Native configuration is [ARCH]
=== libgomp tests ===
-@@ -1767,8 +1604,23 @@ Using /usr/share/dejagnu/baseboards/unix.exp as board description file for targe
+@@ -1767,8 +1612,18 @@ Using /usr/share/dejagnu/baseboards/unix.exp as board description file for targe
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using [...]/hurd/master/libgomp/testsuite/config/default.exp as tool-and-target-specific interface file.
Running [...]/hurd/master/libgomp/testsuite/libgomp.c/c.exp ...
+FAIL: libgomp.c/lib-1.c execution test
Running [...]/hurd/master/libgomp/testsuite/libgomp.c++/c++.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.fortran/fortran.exp ...
-+FAIL: libgomp.fortran/lib1.f90 -O1 execution test
++FAIL: libgomp.fortran/lib1.f90 -O2 execution test
++FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
-+FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
++FAIL: libgomp.fortran/lib1.f90 -O3 -g execution test
+FAIL: libgomp.fortran/lib1.f90 -Os execution test
-+FAIL: libgomp.fortran/lib2.f -O1 execution test
-+FAIL: libgomp.fortran/lib2.f -O2 execution test
-+FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer execution test
-+FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops execution test
-+FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
-+FAIL: libgomp.fortran/lib2.f -O3 -g execution test
-+FAIL: libgomp.fortran/lib3.f -O1 execution test
+FAIL: libgomp.fortran/lib3.f -O2 execution test
+FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer execution test
++FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+FAIL: libgomp.fortran/lib3.f -Os execution test
Running [...]/hurd/master/libgomp/testsuite/libgomp.graphite/graphite.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-c/c.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-c++/c++.exp ...
-@@ -1776,9 +1628,15 @@ Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp ...
+@@ -1776,9 +1631,15 @@ Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp ...
=== libgomp Summary ===
-# of expected passes 5771
-+# of expected passes 5756
-+# of unexpected failures 15
++# of expected passes 5761
++# of unexpected failures 10
# of unsupported tests 253
+Makefile:277: recipe for target 'check-DEJAGNU' failed
+make: *** [check-DEJAGNU] Error 1
@@ -831,7 +851,7 @@ index a211d0d..7cbedd7 100644
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libgomp/testsuite'
make: Entering directory '[...]/hurd/master.build/[ARCH]/libgomp'
make DO=all multi-do # make
-@@ -1830,7 +1688,12 @@ fi
+@@ -1830,7 +1691,12 @@ fi
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libgomp'
:
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libgomp'
@@ -844,25 +864,25 @@ index a211d0d..7cbedd7 100644
make: Entering directory '[...]/hurd/master.build/[ARCH]/libitm'
Making check in testsuite
make: Entering directory '[...]/hurd/master.build/[ARCH]/libitm/testsuite'
-@@ -1848,7 +1711,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
+@@ -1848,7 +1714,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Mon Nov 2 14:03:50 2015
-+Test Run By thomas on Wed Nov 4 20:45:53 2015
++Test Run By thomas on Fri Feb 19 03:07:23 2016
Native configuration is [ARCH]
=== libitm tests ===
-@@ -1937,7 +1800,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
+@@ -1937,7 +1803,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Mon Nov 2 14:03:56 2015
-+Test Run By thomas on Wed Nov 4 20:46:02 2015
++Test Run By thomas on Fri Feb 19 03:07:30 2016
Native configuration is [ARCH]
=== libatomic tests ===
-@@ -2007,7 +1870,8 @@ fi
+@@ -2007,7 +1873,8 @@ fi
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libatomic'
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libatomic'
make: Leaving directory '[...]/hurd/master.build/[ARCH]/libatomic'
diff --git a/gcc/test.diff b/gcc/test.diff
index 176b891c..f5877dd2 100644
--- a/gcc/test.diff
+++ b/gcc/test.diff
@@ -1,47 +1,47 @@
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum
-index e7cf573..7a0789c 100644
+index e7cf573..3540de7 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/boehm-gc/testsuite/boehm-gc.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 13:42:30 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 20:13:44 2015
++Test Run By thomas on Fri Feb 19 02:45:56 2016
+Native configuration is i686-unknown-gnu0.6
=== boehm-gc tests ===
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum
-index edec761..c6d8446 100644
+index edec761..db61bf6 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 14:03:56 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 20:46:02 2015
++Test Run By thomas on Fri Feb 19 03:07:30 2016
+Native configuration is i686-unknown-gnu0.6
=== libatomic tests ===
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum
-index ce048d1..f9dde0e 100644
+index ce048d1..01c3ceb 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libffi/testsuite/libffi.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 13:28:46 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 19:39:49 2015
++Test Run By thomas on Fri Feb 19 02:22:42 2016
+Native configuration is i686-unknown-gnu0.6
=== libffi tests ===
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum
-index 3ed2d6d..65a1efe 100644
+index 3ed2d6d..472e0fd 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libgomp/testsuite/libgomp.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 13:42:39 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 20:14:20 2015
++Test Run By thomas on Fri Feb 19 02:46:08 2016
+Native configuration is i686-unknown-gnu0.6
=== libgomp tests ===
@@ -55,54 +55,32 @@ index 3ed2d6d..65a1efe 100644
PASS: libgomp.c/lib-2.c (test for excess errors)
PASS: libgomp.c/lib-2.c execution test
PASS: libgomp.c/lock-1.c (test for excess errors)
-@@ -2151,43 +2151,43 @@ PASS: libgomp.fortran/lastprivate2.f90 -O execution test
- PASS: libgomp.fortran/lib1.f90 -O0 (test for excess errors)
- PASS: libgomp.fortran/lib1.f90 -O0 execution test
+@@ -2153,17 +2153,17 @@ PASS: libgomp.fortran/lib1.f90 -O0 execution test
PASS: libgomp.fortran/lib1.f90 -O1 (test for excess errors)
--PASS: libgomp.fortran/lib1.f90 -O1 execution test
-+FAIL: libgomp.fortran/lib1.f90 -O1 execution test
+ PASS: libgomp.fortran/lib1.f90 -O1 execution test
PASS: libgomp.fortran/lib1.f90 -O2 (test for excess errors)
- PASS: libgomp.fortran/lib1.f90 -O2 execution test
+-PASS: libgomp.fortran/lib1.f90 -O2 execution test
++FAIL: libgomp.fortran/lib1.f90 -O2 execution test
PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer (test for excess errors)
- PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
+-PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
++FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer execution test
PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
-PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
--PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
-+FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
+ PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
PASS: libgomp.fortran/lib1.f90 -O3 -g (test for excess errors)
- PASS: libgomp.fortran/lib1.f90 -O3 -g execution test
+-PASS: libgomp.fortran/lib1.f90 -O3 -g execution test
++FAIL: libgomp.fortran/lib1.f90 -O3 -g execution test
PASS: libgomp.fortran/lib1.f90 -Os (test for excess errors)
-PASS: libgomp.fortran/lib1.f90 -Os execution test
+FAIL: libgomp.fortran/lib1.f90 -Os execution test
PASS: libgomp.fortran/lib2.f -O0 (test for excess errors)
PASS: libgomp.fortran/lib2.f -O0 execution test
PASS: libgomp.fortran/lib2.f -O1 (test for excess errors)
--PASS: libgomp.fortran/lib2.f -O1 execution test
-+FAIL: libgomp.fortran/lib2.f -O1 execution test
- PASS: libgomp.fortran/lib2.f -O2 (test for excess errors)
--PASS: libgomp.fortran/lib2.f -O2 execution test
-+FAIL: libgomp.fortran/lib2.f -O2 execution test
- PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer (test for excess errors)
--PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer execution test
-+FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer execution test
- PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
--PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops execution test
-+FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops execution test
- PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
--PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
-+FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
- PASS: libgomp.fortran/lib2.f -O3 -g (test for excess errors)
--PASS: libgomp.fortran/lib2.f -O3 -g execution test
-+FAIL: libgomp.fortran/lib2.f -O3 -g execution test
- PASS: libgomp.fortran/lib2.f -Os (test for excess errors)
- PASS: libgomp.fortran/lib2.f -Os execution test
- PASS: libgomp.fortran/lib3.f -O0 (test for excess errors)
- PASS: libgomp.fortran/lib3.f -O0 execution test
+@@ -2185,17 +2185,17 @@ PASS: libgomp.fortran/lib3.f -O0 execution test
PASS: libgomp.fortran/lib3.f -O1 (test for excess errors)
--PASS: libgomp.fortran/lib3.f -O1 execution test
-+FAIL: libgomp.fortran/lib3.f -O1 execution test
+ PASS: libgomp.fortran/lib3.f -O1 execution test
PASS: libgomp.fortran/lib3.f -O2 (test for excess errors)
-PASS: libgomp.fortran/lib3.f -O2 execution test
+FAIL: libgomp.fortran/lib3.f -O2 execution test
@@ -112,7 +90,8 @@ index 3ed2d6d..65a1efe 100644
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops execution test
PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
-@@ -2195,7 +2195,7 @@ PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finl
+-PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
++FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
PASS: libgomp.fortran/lib3.f -O3 -g (test for excess errors)
PASS: libgomp.fortran/lib3.f -O3 -g execution test
PASS: libgomp.fortran/lib3.f -Os (test for excess errors)
@@ -126,33 +105,54 @@ index 3ed2d6d..65a1efe 100644
=== libgomp Summary ===
-# of expected passes 5771
-+# of expected passes 5756
-+# of unexpected failures 15
++# of expected passes 5761
++# of unexpected failures 10
# of unsupported tests 253
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum
-index 9f3645e..18c106c 100644
+index 9f3645e..239de62 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 14:03:50 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 20:45:53 2015
++Test Run By thomas on Fri Feb 19 03:07:23 2016
+Native configuration is i686-unknown-gnu0.6
=== libitm tests ===
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum
-index bbe7291..1ad0674 100644
+index bbe7291..1373579 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libjava/testsuite/libjava.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 13:33:19 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 19:49:22 2015
++Test Run By thomas on Fri Feb 19 02:29:33 2016
+Native configuration is i686-unknown-gnu0.6
=== libjava tests ===
+@@ -1364,16 +1364,16 @@ PASS: Thread_Sleep -O3 -findirect-dispatch execution - source compiled test
+ PASS: Thread_Sleep -O3 -findirect-dispatch output - source compiled test
+ PASS: Thread_Sleep_2 compilation from source
+ PASS: Thread_Sleep_2 execution - source compiled test
+-PASS: Thread_Sleep_2 output - source compiled test
++FAIL: Thread_Sleep_2 output - source compiled test
+ PASS: Thread_Sleep_2 -findirect-dispatch compilation from source
+ PASS: Thread_Sleep_2 -findirect-dispatch execution - source compiled test
+-PASS: Thread_Sleep_2 -findirect-dispatch output - source compiled test
++FAIL: Thread_Sleep_2 -findirect-dispatch output - source compiled test
+ PASS: Thread_Sleep_2 -O3 compilation from source
+ PASS: Thread_Sleep_2 -O3 execution - source compiled test
+-PASS: Thread_Sleep_2 -O3 output - source compiled test
++FAIL: Thread_Sleep_2 -O3 output - source compiled test
+ PASS: Thread_Sleep_2 -O3 -findirect-dispatch compilation from source
+ PASS: Thread_Sleep_2 -O3 -findirect-dispatch execution - source compiled test
+-PASS: Thread_Sleep_2 -O3 -findirect-dispatch output - source compiled test
++FAIL: Thread_Sleep_2 -O3 -findirect-dispatch output - source compiled test
+ PASS: Thread_Wait compilation from source
+ PASS: Thread_Wait execution - source compiled test
+ PASS: Thread_Wait output - source compiled test
@@ -1423,17 +1423,17 @@ PASS: Throw_1 -O3 -findirect-dispatch compilation from source
PASS: Throw_1 -O3 -findirect-dispatch execution - source compiled test
PASS: Throw_1 -O3 -findirect-dispatch output - source compiled test
@@ -184,18 +184,18 @@ index bbe7291..1ad0674 100644
=== libjava Summary ===
-# of expected passes 2582
-+# of expected passes 2574
-+# of unexpected failures 4
++# of expected passes 2570
++# of unexpected failures 8
# of expected failures 4
+# of untested testcases 4
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
-index 1602ecc..36e02c6 100644
+index 1602ecc..f7e1259 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 10:55:59 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 15:45:32 2015
++Test Run By thomas on Thu Feb 18 23:15:37 2016
+Native configuration is i686-unknown-gnu0.6
=== libstdc++ tests ===
@@ -422,12 +422,12 @@ index 1602ecc..36e02c6 100644
-# of unsupported tests 227
+# of unsupported tests 242
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum
-index c99249a..ddd2ea3 100644
+index c99249a..09bbcf1 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/ada/acats/acats.sum
@@ -1,9 +1,9 @@
-Test Run By thomas on Mon Nov 2 02:09:20 CET 2015
-+Test Run By thomas on Wed Nov 4 05:41:40 CET 2015
++Test Run By thomas on Thu Feb 18 15:35:05 CET 2016
=== acats configuration ===
target gcc is [...]/hurd/master.build/gcc/xgcc -B[...]/hurd/master.build/gcc/
-Reading specs from [...]/hurd/master.build/gcc/specs COLLECT_GCC=[...]/hurd/master.build/gcc/xgcc COLLECT_LTO_WRAPPER=[...]/hurd/master.build/gcc/lto-wrapper Target: i686-pc-linux-gnu Configured with: ../master/configure --prefix=[...]/hurd/master.build.install SHELL=/bin/dash CC=gcc-4.9 CXX=g++-4.9 --enable-languages=all,ada Thread model: posix gcc version 5.0.0 20150119 (experimental) (GCC)
@@ -495,15 +495,15 @@ index c99249a..ddd2ea3 100644
+# of expected passes 2311
+# of unexpected failures 9
+*** FAILURES: c23003b c23003g c23003i c52103x c52104x c52104y cb1010a cb1010c cb1010d
-+[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Wed Nov 4 06:41:30 CET 2015
++[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Thu Feb 18 16:23:02 CET 2016
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/g++/g++.sum toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum
-index b2c82d6..9fd8c31 100644
+index b2c82d6..96504ad 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/g++/g++.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/g++/g++.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 07:20:10 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 10:51:39 2015
++Test Run By thomas on Thu Feb 18 19:42:36 2016
+Native configuration is i686-unknown-gnu0.6
=== g++ tests ===
@@ -9564,13 +9564,13 @@ index b2c82d6..9fd8c31 100644
[...]/hurd/master.build/gcc/testsuite/g++/../../xg++ version 5.0.0 20150119 (experimental) (GCC)
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum
-index 22a13c1..e456abe 100644
+index 22a13c1..08c7e39 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/gcc/gcc.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 02:53:51 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 06:47:34 2015
++Test Run By thomas on Thu Feb 18 16:27:58 2016
+Native configuration is i686-unknown-gnu0.6
=== gcc tests ===
@@ -19953,13 +19953,13 @@ index 22a13c1..e456abe 100644
[...]/hurd/master.build/gcc/xgcc version 5.0.0 20150119 (experimental) (GCC)
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum
-index 7570d50..6dfb17f 100644
+index 7570d50..ccd7dab 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/gfortran/gfortran.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 09:28:15 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 13:20:51 2015
++Test Run By thomas on Thu Feb 18 21:27:52 2016
+Native configuration is i686-unknown-gnu0.6
=== gfortran tests ===
@@ -19985,13 +19985,13 @@ index 7570d50..6dfb17f 100644
[...]/hurd/master.build/gcc/testsuite/gfortran/../../gfortran version 5.0.0 20150119 (experimental) (GCC)
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum
-index c7f2e98..2369db3 100644
+index c7f2e98..eb88806 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/gnat/gnat.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 02:48:42 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 06:41:31 2015
++Test Run By thomas on Thu Feb 18 16:23:03 2016
+Native configuration is i686-unknown-gnu0.6
=== gnat tests ===
@@ -20035,14 +20035,38 @@ index c7f2e98..2369db3 100644
# of unresolved testcases 1
# of unsupported tests 3
diff --git toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/objc/objc.sum toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum
-index 408e72a..b9ee5cc 100644
+index 408e72a..b76854c 100644
--- toolchain/logs/gcc/kepler.SCHWINGE/test/gcc/testsuite/objc/objc.sum
+++ toolchain/logs/gcc/laplace.SCHWINGE/test/gcc/testsuite/objc/objc.sum
@@ -1,5 +1,5 @@
-Test Run By thomas on Mon Nov 2 10:52:10 2015
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Nov 4 15:38:02 2015
++Test Run By thomas on Thu Feb 18 23:04:55 2016
+Native configuration is i686-unknown-gnu0.6
=== objc tests ===
+@@ -328,8 +328,9 @@ PASS: objc/execute/bf-2.m compilation, -O0 -fgnu-runtime
+ PASS: objc/execute/bf-2.m execution, -O0 -fgnu-runtime
+ PASS: objc/execute/bf-2.m compilation, -O1 -fgnu-runtime
+ PASS: objc/execute/bf-2.m execution, -O1 -fgnu-runtime
+-PASS: objc/execute/bf-2.m compilation, -O2 -fgnu-runtime
+-PASS: objc/execute/bf-2.m execution, -O2 -fgnu-runtime
++WARNING: program timed out.
++FAIL: objc/execute/bf-2.m compilation, -O2 -fgnu-runtime
++UNRESOLVED: objc/execute/bf-2.m execution, -O2 -fgnu-runtime
+ PASS: objc/execute/bf-2.m compilation, -O3 -fomit-frame-pointer -fgnu-runtime
+ PASS: objc/execute/bf-2.m execution, -O3 -fomit-frame-pointer -fgnu-runtime
+ PASS: objc/execute/bf-2.m compilation, -O3 -g -fgnu-runtime
+@@ -3109,8 +3110,10 @@ PASS: objc.dg/torture/tls/trivial.m -O2 -flto -fuse-linker-plugin -fno-fat-lto
+
+ === objc Summary ===
+
+-# of expected passes 3004
++# of expected passes 3002
++# of unexpected failures 1
+ # of expected failures 6
++# of unresolved testcases 1
+ # of unsupported tests 74
+ [...]/hurd/master.build/gcc/xgcc version 5.0.0 20150119 (experimental) (GCC)
+