summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-01-07 19:34:33 +0100
committerThomas Schwinge <thomas@codesourcery.com>2014-01-07 19:34:33 +0100
commite08e6e3ae62c12d76c9f4fa438b253a30c96d5e7 (patch)
tree189bee0c7f4bdb94b2b8386613525fd80f4f0572
parente79588d56c91923ec6c9f233c83ac529c49e3daa (diff)
binutils: a0a1bb07cb2c03b7d34f12e734c6f363ddb7c7b2 (2013-11-12)
-rw-r--r--binutils/coulomb.SCHWINGE/log_build46
-rw-r--r--binutils/coulomb.SCHWINGE/log_install34
-rw-r--r--binutils/coulomb.SCHWINGE/log_test874
-rw-r--r--binutils/coulomb.SCHWINGE/test/binutils/binutils.sum5
-rw-r--r--binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum30
-rw-r--r--binutils/coulomb.SCHWINGE/test/ld/ld.sum23
-rw-r--r--binutils/kepler.SCHWINGE/log_build46
-rw-r--r--binutils/kepler.SCHWINGE/log_install34
-rw-r--r--binutils/kepler.SCHWINGE/log_test872
-rw-r--r--binutils/kepler.SCHWINGE/test/binutils/binutils.sum5
-rw-r--r--binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum30
-rw-r--r--binutils/kepler.SCHWINGE/test/ld/ld.sum23
-rw-r--r--binutils/log_build.diff12
-rw-r--r--binutils/log_install.diff4
-rw-r--r--binutils/log_test.diff58
-rw-r--r--binutils/test.diff36
16 files changed, 1099 insertions, 1033 deletions
diff --git a/binutils/coulomb.SCHWINGE/log_build b/binutils/coulomb.SCHWINGE/log_build
index d54cd7c2..200cd36e 100644
--- a/binutils/coulomb.SCHWINGE/log_build
+++ b/binutils/coulomb.SCHWINGE/log_build
@@ -1416,7 +1416,6 @@ mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../Paul_Desmond/opcodes/i386-dis.c
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../Paul_Desmond/opcodes/i386-dis.c -o i386-dis.o
mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
-../../Paul_Desmond/opcodes/i386-tbl.h
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../Paul_Desmond/opcodes/i386-opc.c
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../Paul_Desmond/opcodes/i386-opc.c -o i386-opc.o
mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo
@@ -1810,7 +1809,7 @@ cp ../../../Paul_Desmond/gas/doc/all.texi ./asconfig.texi
chmod u+w ./asconfig.texi
touch as.1
perl ../../../Paul_Desmond/gas/doc/../../etc/texi2pod.pl -I "../../../Paul_Desmond/gas/doc" -I "../../../Paul_Desmond/gas/../libiberty" -I "../../../Paul_Desmond/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../Paul_Desmond/gas/doc/as.texinfo > as.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 as.pod | \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 as.pod | \
sed -e '/^.if n .na/d' > as.1.T$$ && \
mv -f as.1.T$$ as.1) || \
(rm -f as.1.T$$ && exit 1)
@@ -1951,82 +1950,82 @@ restore=: && backupdir=".am$$" && \
rm -rf $backupdir; exit $rc
touch addr2line.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ../../../Paul_Desmond/binutils/doc/binutils.texi > addr2line.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1)
rm -f addr2line.pod
touch ar.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dar < ../../../Paul_Desmond/binutils/doc/binutils.texi > ar.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1)
rm -f ar.pod
touch dlltool.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ../../../Paul_Desmond/binutils/doc/binutils.texi > dlltool.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1)
rm -f dlltool.pod
touch nlmconv.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnlmconv < ../../../Paul_Desmond/binutils/doc/binutils.texi > nlmconv.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \
mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1)
rm -f nlmconv.pod
touch nm.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ../../../Paul_Desmond/binutils/doc/binutils.texi > nm.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1)
rm -f nm.pod
touch objcopy.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ../../../Paul_Desmond/binutils/doc/binutils.texi > objcopy.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1)
rm -f objcopy.pod
touch objdump.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ../../../Paul_Desmond/binutils/doc/binutils.texi > objdump.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1)
rm -f objdump.pod
touch ranlib.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ../../../Paul_Desmond/binutils/doc/binutils.texi > ranlib.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1)
rm -f ranlib.pod
touch readelf.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ../../../Paul_Desmond/binutils/doc/binutils.texi > readelf.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1)
rm -f readelf.pod
touch size.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ../../../Paul_Desmond/binutils/doc/binutils.texi > size.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1)
rm -f size.pod
touch strings.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ../../../Paul_Desmond/binutils/doc/binutils.texi > strings.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1)
rm -f strings.pod
touch strip.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ../../../Paul_Desmond/binutils/doc/binutils.texi > strip.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1)
rm -f strip.pod
touch elfedit.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ../../../Paul_Desmond/binutils/doc/binutils.texi > elfedit.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1)
rm -f elfedit.pod
touch windres.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ../../../Paul_Desmond/binutils/doc/binutils.texi > windres.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1)
rm -f windres.pod
touch windmc.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ../../../Paul_Desmond/binutils/doc/binutils.texi > windmc.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1)
rm -f windmc.pod
touch cxxfilt.man
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ../../../Paul_Desmond/binutils/doc/binutils.texi > c++filt.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1)
rm -f c++filt.pod
if test -f cxxfilt.man; then \
@@ -2279,6 +2278,7 @@ checking for msgmerge... /usr/bin/msgmerge
checking whether byte ordering is bigendian... no
checking whether static linking works... yes
checking for gcc >= 4.1... yes
+checking whether gcc-4.8 supports -fmerge-constants...
checking for thread support... yes
checking for glibc >= 2.4... yes
checking for omp support... yes
@@ -2760,7 +2760,7 @@ mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm
touch gprof.1
perl ../../Paul_Desmond/gprof/../etc/texi2pod.pl -I "../../Paul_Desmond/gprof" -I "../../Paul_Desmond/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../Paul_Desmond/gprof/gprof.texi > gprof.pod
-(pod2man --center="GNU" --release="binutils-2.23.52" --section=1 gprof.pod | \
+(pod2man --center="GNU" --release="binutils-2.24.51" --section=1 gprof.pod | \
sed -e '/^.if n .na/d' > gprof.1.T$$ && \
mv -f gprof.1.T$$ gprof.1) || \
(rm -f gprof.1.T$$ && exit 1)
@@ -3020,7 +3020,7 @@ restore=: && backupdir=".am$$" && \
$restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
-../../Paul_Desmond/ld/ld.texinfo:1328: warning: @pxref cross-reference name should not contain `:'
+../../Paul_Desmond/ld/ld.texinfo:1332: warning: @pxref cross-reference name should not contain `:'
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../Paul_Desmond/ld/'`testplug.c
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
@@ -3038,10 +3038,10 @@ mv -f .deps/ldgram.Tpo .deps/ldgram.Po
gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../Paul_Desmond/ld/ldlex-wrapper.c -Wno-error
In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:26:0:
ldlex.c: In function 'yy_scan_buffer':
-ldlex.c:3799:41: warning: declaration of 'base' shadows a global declaration [-Wshadow]
+ldlex.c:3835:41: warning: declaration of 'base' shadows a global declaration [-Wshadow]
YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
^
-In file included from ldlex.l:33:0,
+In file included from ldlex.l:31:0,
from ../../Paul_Desmond/ld/ldlex-wrapper.c:26:
../../Paul_Desmond/ld/ldlang.h:478:20: warning: shadowed declaration is here [-Wshadow]
extern etree_type *base;
@@ -3087,7 +3087,7 @@ mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po
libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
touch ld.1
perl ../../Paul_Desmond/ld/../etc/texi2pod.pl -I ../../Paul_Desmond/ld -I ../../Paul_Desmond/ld/../bfd/doc -I ../bfd/doc -I ../../Paul_Desmond/ld/../libiberty -Dman < ../../Paul_Desmond/ld/ld.texinfo > ld.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ld.pod | \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ld.pod | \
sed -e '/^.if n .na/d' > ld.1.T$$ && \
mv -f ld.1.T$$ ld.1) || \
(rm -f ld.1.T$$ && exit 1)
diff --git a/binutils/coulomb.SCHWINGE/log_install b/binutils/coulomb.SCHWINGE/log_install
index fc910ab7..74e0fdba 100644
--- a/binutils/coulomb.SCHWINGE/log_install
+++ b/binutils/coulomb.SCHWINGE/log_install
@@ -95,12 +95,10 @@ make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making install in .
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
-../../Paul_Desmond/opcodes/i386-tbl.h
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
make[4]: Nothing to be done for `install-exec-am'.
test -z "[...]/tschwinge/Paul_Desmond.build.install/include" || /bin/mkdir -p "[...]/tschwinge/Paul_Desmond.build.install/include"
/usr/bin/install -c -m 644 ../../Paul_Desmond/opcodes/../include/dis-asm.h '[...]/tschwinge/Paul_Desmond.build.install/include'
-../../Paul_Desmond/opcodes/i386-tbl.h
test -z "[...]/tschwinge/Paul_Desmond.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/Paul_Desmond.build.install/lib"
/bin/dash ./libtool --mode=install /usr/bin/install -c libopcodes.la '[...]/tschwinge/Paul_Desmond.build.install/lib'
libtool: install: /usr/bin/install -c .libs/libopcodes.lai [...]/tschwinge/Paul_Desmond.build.install/lib/libopcodes.la
@@ -316,24 +314,18 @@ restore=: && backupdir=".am$$" && \
$restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
-../../../Paul_Desmond/gas/doc/as.texinfo:4414: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/as.texinfo:4470: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/as.texinfo:4478: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/as.texinfo:4600: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/c-i386.texi:412: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/c-i386.texi:512: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/c-i386.texi:927: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:979: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:979: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:1000: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:1000: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:1067: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:476: warning: node next `MIPS Stabs' in menu `MIPS ISA' and in sectioning `MIPS symbol sizes' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:490: warning: node next `MIPS symbol sizes' in menu `MIPS autoextend' and in sectioning `MIPS ISA' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:490: warning: node prev `MIPS symbol sizes' in menu `MIPS ISA' and in sectioning `MIPS Stabs' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:545: warning: node next `MIPS ISA' in menu `MIPS symbol sizes' and in sectioning `MIPS autoextend' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:545: warning: node prev `MIPS ISA' in menu `MIPS Stabs' and in sectioning `MIPS symbol sizes' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:584: warning: node prev `MIPS autoextend' in menu `MIPS symbol sizes' and in sectioning `MIPS ISA' differ
+../../../Paul_Desmond/gas/doc/as.texinfo:4423: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/as.texinfo:4479: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/as.texinfo:4487: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/as.texinfo:4609: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/c-i386.texi:445: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/c-i386.texi:545: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/c-i386.texi:960: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1012: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1012: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1033: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1033: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1106: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ
../../../Paul_Desmond/gas/doc/c-ns32k.texi:35: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ
../../../Paul_Desmond/gas/doc/c-pdp11.texi:6: warning: node prev `PDP-11-Dependent' in menu `SH64-Dependent' and in sectioning `NS32K-Dependent' differ
../../../Paul_Desmond/gas/doc/c-score.texi:7: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ
@@ -345,7 +337,7 @@ restore=: && backupdir=".am$$" && \
../../../Paul_Desmond/gas/doc/c-vax.texi:7: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu
../../../Paul_Desmond/gas/doc/c-v850.texi:5: warning: node prev `V850-Dependent' in menu `TILEPro-Dependent' and in sectioning `Vax-Dependent' differ
../../../Paul_Desmond/gas/doc/c-xtensa.texi:9: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/as.texinfo:3549: warning: @pxref cross-reference name should not contain `:'
+../../../Paul_Desmond/gas/doc/as.texinfo:3558: warning: @pxref cross-reference name should not contain `:'
test -z "[...]/tschwinge/Paul_Desmond.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/Paul_Desmond.build.install/share/info"
/usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/Paul_Desmond.build.install/share/info'
install-info --info-dir='[...]/tschwinge/Paul_Desmond.build.install/share/info' '[...]/tschwinge/Paul_Desmond.build.install/share/info/as.info'
diff --git a/binutils/coulomb.SCHWINGE/log_test b/binutils/coulomb.SCHWINGE/log_test
index 7cce6d0e..8b13df2f 100644
--- a/binutils/coulomb.SCHWINGE/log_test
+++ b/binutils/coulomb.SCHWINGE/log_test
@@ -11,14 +11,13 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd'
-make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making check in .
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
-../../Paul_Desmond/opcodes/i386-tbl.h
+make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making check in po
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes/po'
@@ -52,7 +51,7 @@ srcdir=`cd ../../Paul_Desmond/binutils && pwd`; export srcdir; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Tue Jan 7 14:07:29 2014
+Test Run By thomas on Tue Jan 7 18:51:07 2014
Native configuration is i686-unknown-gnu0.5
=== binutils tests ===
@@ -75,22 +74,22 @@ Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/i386/i386.e
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/m68k/objdump.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/mips/mips.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/nm.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objcopy.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objdump.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/readelf.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/size.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/vax/objdump.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/windres/windres.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
=== binutils Summary ===
-# of expected passes 93
+# of expected passes 94
# of unsupported tests 3
make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils'
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils'
@@ -131,7 +130,7 @@ rootme=`pwd`; export rootme; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Tue Jan 7 14:07:57 2014
+Test Run By thomas on Tue Jan 7 18:51:36 2014
Native configuration is i686-unknown-gnu0.5
=== gas tests ===
@@ -270,8 +269,8 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 390
-../as-new 2.23.52.20130618
+# of expected passes 414
+../as-new 2.24.51.20131021
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
@@ -307,7 +306,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd'
-make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
@@ -316,7 +314,7 @@ make all-recursive
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making all in .
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
-../../Paul_Desmond/opcodes/i386-tbl.h
+make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making all in po
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes/po'
@@ -379,436 +377,436 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \
incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
make[5]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc
mv -f .deps/test.Tpo .deps/test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o ../../../Paul_Desmond/gold/testsuite/testmain.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o ../../../Paul_Desmond/gold/testsuite/testmain.cc
mv -f .deps/testmain.Tpo .deps/testmain.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testfile.o -MD -MP -MF .deps/testfile.Tpo -c -o testfile.o ../../../Paul_Desmond/gold/testsuite/testfile.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testfile.o -MD -MP -MF .deps/testfile.Tpo -c -o testfile.o ../../../Paul_Desmond/gold/testsuite/testfile.cc
mv -f .deps/testfile.Tpo .deps/testfile.Po
rm -f libgoldtest.a
ar cru libgoldtest.a test.o testmain.o testfile.o
ranlib libgoldtest.a
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../Paul_Desmond/gold/testsuite/object_unittest.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../Paul_Desmond/gold/testsuite/object_unittest.cc
mv -f .deps/object_unittest.Tpo .deps/object_unittest.Po
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../Paul_Desmond/gold/testsuite/binary_unittest.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../Paul_Desmond/gold/testsuite/binary_unittest.cc
mv -f .deps/binary_unittest.Tpo .deps/binary_unittest.Po
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../Paul_Desmond/gold/testsuite/leb128_unittest.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../Paul_Desmond/gold/testsuite/leb128_unittest.cc
mv -f .deps/leb128_unittest.Tpo .deps/leb128_unittest.Po
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../Paul_Desmond/gold/testsuite/icf_virtual_function_folding_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../Paul_Desmond/gold/testsuite/icf_virtual_function_folding_test.cc
test -d gcctestdir || mkdir -p gcctestdir
rm -f gcctestdir/ld
(cd gcctestdir && ln -s ../../ld-new ld)
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT large_symbol_alignment.o -MD -MP -MF .deps/large_symbol_alignment.Tpo -c -o large_symbol_alignment.o ../../../Paul_Desmond/gold/testsuite/large_symbol_alignment.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT large_symbol_alignment.o -MD -MP -MF .deps/large_symbol_alignment.Tpo -c -o large_symbol_alignment.o ../../../Paul_Desmond/gold/testsuite/large_symbol_alignment.cc
mv -f .deps/large_symbol_alignment.Tpo .deps/large_symbol_alignment.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o large_symbol_alignment large_symbol_alignment.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o large_symbol_alignment large_symbol_alignment.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc
mv -f .deps/constructor_test.Tpo .deps/constructor_test.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o constructor_static_test constructor_test.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1.o -MD -MP -MF .deps/two_file_test_1.Tpo -c -o two_file_test_1.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o constructor_static_test constructor_test.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1.o -MD -MP -MF .deps/two_file_test_1.Tpo -c -o two_file_test_1.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
mv -f .deps/two_file_test_1.Tpo .deps/two_file_test_1.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b.o -MD -MP -MF .deps/two_file_test_1b.Tpo -c -o two_file_test_1b.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b.o -MD -MP -MF .deps/two_file_test_1b.Tpo -c -o two_file_test_1b.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
mv -f .deps/two_file_test_1b.Tpo .deps/two_file_test_1b.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2.o -MD -MP -MF .deps/two_file_test_2.Tpo -c -o two_file_test_2.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2.o -MD -MP -MF .deps/two_file_test_2.Tpo -c -o two_file_test_2.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
mv -f .deps/two_file_test_2.Tpo .deps/two_file_test_2.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_main.o -MD -MP -MF .deps/two_file_test_main.Tpo -c -o two_file_test_main.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_main.o -MD -MP -MF .deps/two_file_test_main.Tpo -c -o two_file_test_main.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc
mv -f .deps/two_file_test_main.Tpo .deps/two_file_test_main.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1b_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o two_file_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1b_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -lz
gcctestdir/ld -r -o two_file_relocatable.o two_file_test_1.o two_file_test_1b.o two_file_test_2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_relocatable_test two_file_test_main.o two_file_relocatable.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_relocatable_test two_file_test_main.o two_file_relocatable.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so
../../binutils/strip-new -o two_file_strip_test two_file_test
../../binutils/strip-new -S -o two_file_shared_strip.so two_file_shared.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT common_test_1.o -MD -MP -MF .deps/common_test_1.Tpo -c -o common_test_1.o ../../../Paul_Desmond/gold/testsuite/common_test_1.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT common_test_1.o -MD -MP -MF .deps/common_test_1.Tpo -c -o common_test_1.o ../../../Paul_Desmond/gold/testsuite/common_test_1.c
mv -f .deps/common_test_1.Tpo .deps/common_test_1.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_2.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_3.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../Paul_Desmond/gold/testsuite/exception_test_main.cc
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_3.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../Paul_Desmond/gold/testsuite/exception_test_main.cc
mv -f .deps/exception_test_main.Tpo .deps/exception_test_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_1.o -MD -MP -MF .deps/exception_test_1.Tpo -c -o exception_test_1.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_1.o -MD -MP -MF .deps/exception_test_1.Tpo -c -o exception_test_1.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc
mv -f .deps/exception_test_1.Tpo .deps/exception_test_1.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_2.o -MD -MP -MF .deps/exception_test_2.Tpo -c -o exception_test_2.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_2.o -MD -MP -MF .deps/exception_test_2.Tpo -c -o exception_test_2.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc
mv -f .deps/exception_test_2.Tpo .deps/exception_test_2.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o exception_static_test exception_test_main.o exception_test_1.o exception_test_2.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_test.o -MD -MP -MF .deps/weak_test.Tpo -c -o weak_test.o ../../../Paul_Desmond/gold/testsuite/weak_test.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o exception_static_test exception_test_main.o exception_test_1.o exception_test_2.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_test.o -MD -MP -MF .deps/weak_test.Tpo -c -o weak_test.o ../../../Paul_Desmond/gold/testsuite/weak_test.cc
mv -f .deps/weak_test.Tpo .deps/weak_test.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o weak_test weak_test.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../Paul_Desmond/gold/testsuite/weak_undef_test.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o weak_test weak_test.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../Paul_Desmond/gold/testsuite/weak_undef_test.cc
mv -f .deps/weak_undef_test.Tpo .deps/weak_undef_test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc
test -d alt || mkdir -p alt
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc
test -d alt || mkdir -p alt
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_main.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_main.cc
mv -f .deps/weak_alias_test_main.Tpo .deps/weak_alias_test_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_3.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_4.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_5.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_3.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_4.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_5.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \
-Wl,--version-script,../../../Paul_Desmond/gold/testsuite/weak_alias_test.script
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_main.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../Paul_Desmond/gold/testsuite/copy_test.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_main.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../Paul_Desmond/gold/testsuite/copy_test.cc
mv -f .deps/copy_test.Tpo .deps/copy_test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
mv -f .deps/tls_test.Tpo .deps/tls_test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_file2.o -MD -MP -MF .deps/tls_test_file2.Tpo -c -o tls_test_file2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_file2.o -MD -MP -MF .deps/tls_test_file2.Tpo -c -o tls_test_file2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
mv -f .deps/tls_test_file2.Tpo .deps/tls_test_file2.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_main.o -MD -MP -MF .deps/tls_test_main.Tpo -c -o tls_test_main.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_main.o -MD -MP -MF .deps/tls_test_main.Tpo -c -o tls_test_main.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc
mv -f .deps/tls_test_main.Tpo .deps/tls_test_main.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fopenmp -o tls_test_c.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_file2_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../Paul_Desmond/gold/testsuite/many_sections_test.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fopenmp -o tls_test_c.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o tls_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_file2_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o tls_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../Paul_Desmond/gold/testsuite/many_sections_test.cc
mv -f .deps/many_sections_test.Tpo .deps/many_sections_test.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -lz
gcctestdir/ld -r -o many_sections_r_test.o many_sections_test.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../Paul_Desmond/gold/testsuite/initpri1.c
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../Paul_Desmond/gold/testsuite/initpri1.c
mv -f .deps/initpri1.Tpo .deps/initpri1.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri2.o -MD -MP -MF .deps/initpri2.Tpo -c -o initpri2.o ../../../Paul_Desmond/gold/testsuite/initpri2.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri2.o -MD -MP -MF .deps/initpri2.Tpo -c -o initpri2.o ../../../Paul_Desmond/gold/testsuite/initpri2.c
mv -f .deps/initpri2.Tpo .deps/initpri2.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--ctors-in-init-array -o initpri2 initpri2.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri3.o -MD -MP -MF .deps/initpri3.Tpo -c -o initpri3.o ../../../Paul_Desmond/gold/testsuite/initpri3.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,--ctors-in-init-array -o initpri2 initpri2.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri3.o -MD -MP -MF .deps/initpri3.Tpo -c -o initpri3.o ../../../Paul_Desmond/gold/testsuite/initpri3.c
mv -f .deps/initpri3.Tpo .deps/initpri3.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile
chmod a+x flagstest_o_specialfile
test -s flagstest_o_specialfile
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib
test -s flagstest_compress_debug_sections
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections
chmod a+x flagstest_o_specialfile_and_compress_debug_sections
test -s flagstest_o_specialfile_and_compress_debug_sections
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../Paul_Desmond/gold/testsuite/ver_test_main.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../Paul_Desmond/gold/testsuite/ver_test_main.cc
mv -f .deps/ver_test_main.Tpo .deps/ver_test_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../Paul_Desmond/gold/testsuite/ver_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_2.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../Paul_Desmond/gold/testsuite/ver_test_4.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../Paul_Desmond/gold/testsuite/ver_test_3.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_main_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../Paul_Desmond/gold/testsuite/ver_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../Paul_Desmond/gold/testsuite/ver_test_4.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../Paul_Desmond/gold/testsuite/ver_test_3.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_main_2.cc
mv -f .deps/ver_test_main_2.Tpo .deps/ver_test_main_2.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_2 ver_test_main_2.o ver_test_4.so ver_test_2.so -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_2 ver_test_main_2.o ver_test_4.so ver_test_2.so -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c
mv -f .deps/ver_test_6.Tpo .deps/ver_test_6.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_8.script two_file_test_2_pic.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../Paul_Desmond/gold/testsuite/ver_test_9.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../Paul_Desmond/gold/testsuite/ver_test_5.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -lz
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_8.script two_file_test_2_pic.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../Paul_Desmond/gold/testsuite/ver_test_9.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../Paul_Desmond/gold/testsuite/ver_test_5.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -lz
../../binutils/ar rc ver_test_11.a ver_test_1.o ver_test_2.o ver_test_4.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -lz
gcctestdir/ld -r -o ver_test_12.o ver_test_1.o ver_test_2.o ver_test_4.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_12 ver_test_main_2.o ver_test_12.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_1.o -MD -MP -MF .deps/protected_main_1.Tpo -c -o protected_main_1.o ../../../Paul_Desmond/gold/testsuite/protected_main_1.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_12 ver_test_main_2.o ver_test_12.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_1.o -MD -MP -MF .deps/protected_main_1.Tpo -c -o protected_main_1.o ../../../Paul_Desmond/gold/testsuite/protected_main_1.cc
mv -f .deps/protected_main_1.Tpo .deps/protected_main_1.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_2.o -MD -MP -MF .deps/protected_main_2.Tpo -c -o protected_main_2.o ../../../Paul_Desmond/gold/testsuite/protected_main_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_2.o -MD -MP -MF .deps/protected_main_2.Tpo -c -o protected_main_2.o ../../../Paul_Desmond/gold/testsuite/protected_main_2.cc
mv -f .deps/protected_main_2.Tpo .deps/protected_main_2.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_3.o -MD -MP -MF .deps/protected_main_3.Tpo -c -o protected_main_3.o ../../../Paul_Desmond/gold/testsuite/protected_main_3.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_3.o -MD -MP -MF .deps/protected_main_3.Tpo -c -o protected_main_3.o ../../../Paul_Desmond/gold/testsuite/protected_main_3.cc
mv -f .deps/protected_main_3.Tpo .deps/protected_main_3.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../Paul_Desmond/gold/testsuite/protected_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../Paul_Desmond/gold/testsuite/protected_2.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../Paul_Desmond/gold/testsuite/protected_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../Paul_Desmond/gold/testsuite/protected_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc
mv -f .deps/protected_3.Tpo .deps/protected_3.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_2 protected_main_1.o protected_3.o protected_1.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../Paul_Desmond/gold/testsuite/relro_test_main.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_2 protected_main_1.o protected_3.o protected_1.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../Paul_Desmond/gold/testsuite/relro_test_main.cc
mv -f .deps/relro_test_main.Tpo .deps/relro_test_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../Paul_Desmond/gold/testsuite/relro_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../Paul_Desmond/gold/testsuite/relro_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -lz
../../binutils/strip-new -o relro_strip_test.so relro_test.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -T ../../../Paul_Desmond/gold/testsuite/relro_script_test.t relro_test_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../Paul_Desmond/gold/testsuite/script_test_1.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-T,../../../Paul_Desmond/gold/testsuite/relro_script_test.t relro_test_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../Paul_Desmond/gold/testsuite/script_test_1.cc
mv -f .deps/script_test_1.Tpo .deps/script_test_1.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../Paul_Desmond/gold/testsuite/script_test_2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../Paul_Desmond/gold/testsuite/script_test_2.cc
mv -f .deps/script_test_2.Tpo .deps/script_test_2.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../Paul_Desmond/gold/testsuite/script_test_2a.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../Paul_Desmond/gold/testsuite/script_test_2a.cc
mv -f .deps/script_test_2a.Tpo .deps/script_test_2a.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2b.o -MD -MP -MF .deps/script_test_2b.Tpo -c -o script_test_2b.o ../../../Paul_Desmond/gold/testsuite/script_test_2b.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2b.o -MD -MP -MF .deps/script_test_2b.Tpo -c -o script_test_2b.o ../../../Paul_Desmond/gold/testsuite/script_test_2b.cc
mv -f .deps/script_test_2b.Tpo .deps/script_test_2b.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_2.t -o script_test_2 script_test_2.o script_test_2a.o script_test_2b.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_1.o -MD -MP -MF .deps/justsyms_1.Tpo -c -o justsyms_1.o ../../../Paul_Desmond/gold/testsuite/justsyms_1.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_2.t -o script_test_2 script_test_2.o script_test_2a.o script_test_2b.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_1.o -MD -MP -MF .deps/justsyms_1.Tpo -c -o justsyms_1.o ../../../Paul_Desmond/gold/testsuite/justsyms_1.cc
mv -f .deps/justsyms_1.Tpo .deps/justsyms_1.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_2.o ../../../Paul_Desmond/gold/testsuite/justsyms_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_2.o ../../../Paul_Desmond/gold/testsuite/justsyms_2.cc
gcctestdir/ld -o justsyms_2r.o -r -T ../../../Paul_Desmond/gold/testsuite/justsyms.t justsyms_2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_2r.o -o justsyms justsyms_1.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT justsyms_exec.o -MD -MP -MF .deps/justsyms_exec.Tpo -c -o justsyms_exec.o ../../../Paul_Desmond/gold/testsuite/justsyms_exec.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_2r.o -o justsyms justsyms_1.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT justsyms_exec.o -MD -MP -MF .deps/justsyms_exec.Tpo -c -o justsyms_exec.o ../../../Paul_Desmond/gold/testsuite/justsyms_exec.c
mv -f .deps/justsyms_exec.Tpo .deps/justsyms_exec.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o justsyms_lib.o ../../../Paul_Desmond/gold/testsuite/justsyms_lib.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o justsyms_lib.o ../../../Paul_Desmond/gold/testsuite/justsyms_lib.c
gcctestdir/ld -o justsyms_lib -Ttext=0x1000200 -Tdata=0x2000000 -e exported_func justsyms_lib.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_lib -o justsyms_exec justsyms_exec.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_test.o -MD -MP -MF .deps/binary_test.Tpo -c -o binary_test.o ../../../Paul_Desmond/gold/testsuite/binary_test.cc
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_lib -o justsyms_exec justsyms_exec.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_test.o -MD -MP -MF .deps/binary_test.Tpo -c -o binary_test.o ../../../Paul_Desmond/gold/testsuite/binary_test.cc
mv -f .deps/binary_test.Tpo .deps/binary_test.Po
rm -f binary.txt
ln -s ../../../Paul_Desmond/gold/testsuite/binary.in binary.txt
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../Paul_Desmond/gold/testsuite/script_test_11.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_3.t
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../Paul_Desmond/gold/testsuite/script_test_11.c
gcctestdir/ld -r -o script_test_11_r.o -T ../../../Paul_Desmond/gold/testsuite/script_test_11.t script_test_11.o
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../Paul_Desmond/gold/testsuite/thin_archive_main.cc
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../Paul_Desmond/gold/testsuite/thin_archive_main.cc
mv -f .deps/thin_archive_main.Tpo .deps/thin_archive_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_1.o -MD -MP -MF .deps/thin_archive_test_1.Tpo -c -o thin_archive_test_1.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_1.o -MD -MP -MF .deps/thin_archive_test_1.Tpo -c -o thin_archive_test_1.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_1.cc
mv -f .deps/thin_archive_test_1.Tpo .deps/thin_archive_test_1.Po
test -d alt || mkdir -p alt
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_2.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_2.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_2.cc
rm -f libthin1.a
../../binutils/ar crT libthin1.a thin_archive_test_1.o alt/thin_archive_test_2.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_3.o -MD -MP -MF .deps/thin_archive_test_3.Tpo -c -o thin_archive_test_3.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_3.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_3.o -MD -MP -MF .deps/thin_archive_test_3.Tpo -c -o thin_archive_test_3.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_3.cc
mv -f .deps/thin_archive_test_3.Tpo .deps/thin_archive_test_3.Po
test -d alt || mkdir -p alt
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_4.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_4.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_4.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_4.cc
rm -f alt/libthin2.a
../../binutils/ar crT alt/libthin2.a thin_archive_test_3.o alt/thin_archive_test_4.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o thin_archive_test_1 thin_archive_main.o libthin1.a -lthin2 -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Lalt -o thin_archive_test_1 thin_archive_main.o libthin1.a -lthin2 -lz
rm -f libthin3.a
../../binutils/ar crT libthin3.a thin_archive_test_1.o alt/thin_archive_test_4.o
rm -f alt/libthin4.a
../../binutils/ar crT alt/libthin4.a alt/thin_archive_test_2.o thin_archive_test_3.o
rm -f libthinall.a
../../binutils/ar crT libthinall.a libthin3.a alt/libthin4.a
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -o thin_archive_test_2 thin_archive_main.o -lthinall -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test.o -MD -MP -MF .deps/exclude_libs_test.Tpo -c -o exclude_libs_test.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -L. -o thin_archive_test_2 thin_archive_main.o -lthinall -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test.o -MD -MP -MF .deps/exclude_libs_test.Tpo -c -o exclude_libs_test.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test.c
mv -f .deps/exclude_libs_test.Tpo .deps/exclude_libs_test.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_1.o -MD -MP -MF .deps/exclude_libs_test_1.Tpo -c -o exclude_libs_test_1.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_1.o -MD -MP -MF .deps/exclude_libs_test_1.Tpo -c -o exclude_libs_test_1.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_1.c
mv -f .deps/exclude_libs_test_1.Tpo .deps/exclude_libs_test_1.Po
../../binutils/ar rc libexclude_libs_test_1.a exclude_libs_test_1.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_2.o -MD -MP -MF .deps/exclude_libs_test_2.Tpo -c -o exclude_libs_test_2.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_2.o -MD -MP -MF .deps/exclude_libs_test_2.Tpo -c -o exclude_libs_test_2.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_2.c
mv -f .deps/exclude_libs_test_2.Tpo .deps/exclude_libs_test_2.Po
../../binutils/ar rc libexclude_libs_test_2.a exclude_libs_test_2.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_3.o -MD -MP -MF .deps/exclude_libs_test_3.Tpo -c -o exclude_libs_test_3.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_3.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_3.o -MD -MP -MF .deps/exclude_libs_test_3.Tpo -c -o exclude_libs_test_3.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_3.c
mv -f .deps/exclude_libs_test_3.Tpo .deps/exclude_libs_test_3.Po
test -d alt || mkdir -p alt
../../binutils/ar rc alt/libexclude_libs_test_3.a exclude_libs_test_3.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_test.c
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_test.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
umask 022; \
rm -f permission_test; \
touch permission_test; \
chmod 600 permission_test; \
- `echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../Paul_Desmond/gold/testsuite/searched_file_test.cc
+ `echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../Paul_Desmond/gold/testsuite/searched_file_test.cc
mv -f .deps/searched_file_test.Tpo .deps/searched_file_test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../Paul_Desmond/gold/testsuite/searched_file_test_lib.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../Paul_Desmond/gold/testsuite/searched_file_test_lib.cc
test -d alt || mkdir -p alt
../../binutils/ar rc alt/searched_file_test_lib.a searched_file_test_lib.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
mv -f .deps/ifuncmain1.Tpo .deps/ifuncmain1.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -lz
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -lz
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
mv -f .deps/ifuncmain1vis.Tpo .deps/ifuncmain1vis.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,.
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,.
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,.
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c
mv -f .deps/ifuncmain2.Tpo .deps/ifuncmain2.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c
mv -f .deps/ifuncdep2.Tpo .deps/ifuncdep2.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c
mv -f .deps/ifuncmain3.Tpo .deps/ifuncmain3.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../Paul_Desmond/gold/testsuite/ifuncmod3.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../Paul_Desmond/gold/testsuite/ifuncmod3.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c
mv -f .deps/ifuncmain4.Tpo .deps/ifuncmain4.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -lz
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,.
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain6pie.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../Paul_Desmond/gold/testsuite/ifuncmod6.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -lz
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,.
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,.
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain6pie.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../Paul_Desmond/gold/testsuite/ifuncmod6.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,.
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
mv -f .deps/ifuncmain7.Tpo .deps/ifuncmain7.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -lz
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../Paul_Desmond/gold/testsuite/ifuncvar3.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -lz
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../Paul_Desmond/gold/testsuite/ifuncvar3.c
mv -f .deps/ifuncvar3.Tpo .deps/ifuncvar3.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar2.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_main.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar2.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_main.c
mv -f .deps/start_lib_test_main.Tpo .deps/start_lib_test_main.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_1.o -MD -MP -MF .deps/start_lib_test_1.Tpo -c -o start_lib_test_1.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_1.o -MD -MP -MF .deps/start_lib_test_1.Tpo -c -o start_lib_test_1.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_1.c
mv -f .deps/start_lib_test_1.Tpo .deps/start_lib_test_1.Po
../../binutils/ar rc libstart_lib_test.a start_lib_test_1.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_2.o -MD -MP -MF .deps/start_lib_test_2.Tpo -c -o start_lib_test_2.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_2.o -MD -MP -MF .deps/start_lib_test_2.Tpo -c -o start_lib_test_2.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_2.c
mv -f .deps/start_lib_test_2.Tpo .deps/start_lib_test_2.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_3.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_3.c
mv -f .deps/start_lib_test_3.Tpo .deps/start_lib_test_3.Po
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \
-Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/incremental_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gc_comdat_test.sh'.
@@ -861,129 +859,129 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_4.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/script_test_10.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/split_i386.sh'.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../Paul_Desmond/gold/testsuite/incremental_test_1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../Paul_Desmond/gold/testsuite/incremental_test_2.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../Paul_Desmond/gold/testsuite/incremental_test_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../Paul_Desmond/gold/testsuite/incremental_test_2.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline
../incremental-dump incremental_test > incremental_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o
../../binutils/nm-new -C gc_comdat_test > gc_comdat_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../Paul_Desmond/gold/testsuite/gc_tls_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../Paul_Desmond/gold/testsuite/gc_tls_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o
../../binutils/nm-new -C gc_tls_test > gc_tls_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../Paul_Desmond/gold/testsuite/gc_orphan_section_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../Paul_Desmond/gold/testsuite/gc_orphan_section_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o
../../binutils/nm-new gc_orphan_section_test > gc_orphan_section_test.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../Paul_Desmond/gold/testsuite/pr14265.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -T ../../../Paul_Desmond/gold/testsuite/pr14265.t -o pr14265 pr14265.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../Paul_Desmond/gold/testsuite/pr14265.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,-T,../../../Paul_Desmond/gold/testsuite/pr14265.t -o pr14265 pr14265.o
../../binutils/nm-new --format=bsd --numeric-sort pr14265 > pr14265.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../Paul_Desmond/gold/testsuite/icf_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_test.map | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../Paul_Desmond/gold/testsuite/icf_keep_unique_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../Paul_Desmond/gold/testsuite/icf_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../Paul_Desmond/gold/testsuite/icf_keep_unique_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o
../../binutils/nm-new -C icf_keep_unique_test > icf_keep_unique_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o
../../binutils/nm-new icf_safe_test > icf_safe_test_1.stdout
../../binutils/readelf -h icf_safe_test > icf_safe_test_2.stdout
make[5]: `icf_safe_test.map' is up to date.
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared
../../binutils/nm-new icf_safe_so_test > icf_safe_so_test_1.stdout
../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout
make[5]: `icf_safe_so_test.map' is up to date.
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../Paul_Desmond/gold/testsuite/final_layout.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../Paul_Desmond/gold/testsuite/final_layout.cc
(echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt
(echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .sbss : { *(.sbss*) } .bss : { *(.bss*) } }") > final_layout_script.lds
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o
../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o
../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o
-../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o section_sorting_name.o ../../../Paul_Desmond/gold/testsuite/section_sorting_name.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o
+../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o section_sorting_name.o ../../../Paul_Desmond/gold/testsuite/section_sorting_name.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o
../../binutils/nm-new -n --synthetic section_sorting_name > section_sorting_name.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared
../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o
../../binutils/nm-new icf_string_merge_test > icf_string_merge_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o
../../binutils/nm-new icf_sht_rel_addend_test > icf_sht_rel_addend_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_1.c
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_2.c
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib
../../binutils/objdump -s -j.rodata merge_string_literals > merge_string_literals.stdout
../../binutils/readelf -w two_file_shared.so >two_file_shared.dbg 2>/dev/null
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_shared.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../Paul_Desmond/gold/testsuite/missing_key_func.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_shared.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../Paul_Desmond/gold/testsuite/missing_key_func.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err
test -d gcctestdir || mkdir -p gcctestdir
rm -f gcctestdir/as
(cd gcctestdir && ln -s [...]/tschwinge/Paul_Desmond.build/gold/../gas/as-new as)
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc
mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010
../../binutils/readelf -s ver_test_1.so >ver_test_1.syms 2>/dev/null
../../binutils/readelf -s ver_test_2 >ver_test_2.syms 2>/dev/null
../../binutils/readelf -s ver_test_4.so >ver_test_4.syms 2>/dev/null
../../binutils/readelf -s ver_test_5.so >ver_test_5.syms 2>/dev/null
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../Paul_Desmond/gold/testsuite/ver_test_7.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../Paul_Desmond/gold/testsuite/ver_test_7.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o
../../binutils/readelf -s ver_test_7.so >ver_test_7.syms 2>/dev/null
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_10.script ver_test_2.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_10.script ver_test_2.o
../../binutils/readelf -s ver_test_10.so >ver_test_10.syms 2>/dev/null
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../Paul_Desmond/gold/testsuite/protected_4.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../Paul_Desmond/gold/testsuite/protected_4.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err
../../binutils/readelf -SlW relro_test.so > relro_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../Paul_Desmond/gold/testsuite/ver_matching_def.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../Paul_Desmond/gold/testsuite/version_script.map
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../Paul_Desmond/gold/testsuite/ver_matching_def.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../Paul_Desmond/gold/testsuite/version_script.map
../../binutils/objdump -T ver_matching_def.so | ../../binutils/cxxfilt > ver_matching_test.stdout
../../binutils/readelf -SlW script_test_3 > script_test_3.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_4.t
../../binutils/readelf -SlW script_test_4 > script_test_4.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../Paul_Desmond/gold/testsuite/script_test_5.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../Paul_Desmond/gold/testsuite/script_test_5.cc
mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -T ../../../Paul_Desmond/gold/testsuite/script_test_5.t
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_5.t
../../binutils/readelf -SW script_test_5 > script_test_5.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_6.t \
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_6.t \
-Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000
../../binutils/readelf -SlW script_test_6 > script_test_6.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_7.t
../../binutils/readelf -SlW script_test_7 > script_test_7.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t \
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_7.t \
-Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000
../../binutils/readelf -SlW script_test_8 > script_test_8.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../Paul_Desmond/gold/testsuite/script_test_9.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -T ../../../Paul_Desmond/gold/testsuite/script_test_9.t
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../Paul_Desmond/gold/testsuite/script_test_9.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_9.t
../../binutils/readelf -lW script_test_9 > script_test_9.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \
-Wl,--dynamic-list ../../../Paul_Desmond/gold/testsuite/dynamic_list.t \
-Wl,--dynamic-list-data \
-Wl,--dynamic-list-cpp-new \
@@ -991,57 +989,57 @@ mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po
../../binutils/readelf -W --dyn-syms dynamic_list > dynamic_list.stdout
../../binutils/readelf -sW exclude_libs_test >exclude_libs_test.syms 2>/dev/null
../../binutils/readelf -sW discard_locals_test >discard_locals_test.syms 2>/dev/null
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -fPIC -o discard_locals_relocatable_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_relocatable_test.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -fPIC -o discard_locals_relocatable_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_relocatable_test.c
../ld-new --discard-locals -relocatable -o discard_locals_relocatable_test1.out discard_locals_relocatable_test.o
../../binutils/readelf -sW discard_locals_relocatable_test1.out >discard_locals_relocatable_test1.syms 2>/dev/null
../ld-new --discard-all -relocatable -o discard_locals_relocatable_test2.out discard_locals_relocatable_test.o
../../binutils/readelf -sW discard_locals_relocatable_test2.out >discard_locals_relocatable_test2.syms 2>/dev/null
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../Paul_Desmond/gold/testsuite/hidden_test_main.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../Paul_Desmond/gold/testsuite/hidden_test_main.c
mv -f .deps/hidden_test_main.Tpo .deps/hidden_test_main.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../Paul_Desmond/gold/testsuite/hidden_test_1.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../Paul_Desmond/gold/testsuite/hidden_test_1.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err
echo 'main' > retain_symbols_file_test.in
echo 't1' >> retain_symbols_file_test.in
echo '_ZN4t16bC1Ev' >> retain_symbols_file_test.in
echo '_ZNK4t20a3getEv' >> retain_symbols_file_test.in
echo '_Z3t18v' >> retain_symbols_file_test.in
-echo '__tcf_0' >> retain_symbols_file_test.in
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o
+echo '__tcf_0' >> retain_symbols_file_test.in
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o
../../binutils/nm-new -C retain_symbols_file_test.so > retain_symbols_file_test.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/no_version_test.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/no_version_test.c
gcctestdir/ld -shared -o libno_version_test.so no_version_test.o
../../binutils/objdump -h libno_version_test.so > no_version_test.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_2.c
gcctestdir/ld -shared -o strong_ref_weak_def_2.so strong_ref_weak_def_2.o
gcctestdir/ld -shared -o strong_ref_weak_def_1.so strong_ref_weak_def_1.o \
strong_ref_weak_def_2.so
../../binutils/readelf -sWD strong_ref_weak_def_1.so > strong_ref_weak_def.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_2.c
gcctestdir/ld -shared -o dyn_weak_ref_2.so dyn_weak_ref_2.o
gcctestdir/ld -shared -o dyn_weak_ref_1.so dyn_weak_ref_2.so dyn_weak_ref_1.o
../../binutils/readelf -sWD dyn_weak_ref_1.so > dyn_weak_ref.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../Paul_Desmond/gold/testsuite/memory_test.s
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -T ../../../Paul_Desmond/gold/testsuite/memory_test.t -o memory_test memory_test.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../Paul_Desmond/gold/testsuite/memory_test.s
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,../../../Paul_Desmond/gold/testsuite/memory_test.t -o memory_test memory_test.o
../../binutils/readelf -lWS memory_test > memory_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gno-pubnames -c -o gdb_index_test.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gno-pubnames -c -o gdb_index_test.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_1 > gdb_index_test_1.stdout
readelf: Warning: Version 5 does not include inlined functions.
readelf: Warning: Version 6 does not include symbol attributes.
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2 > gdb_index_test_2.stdout
readelf: Warning: Version 5 does not include inlined functions.
readelf: Warning: Version 6 does not include symbol attributes.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test_3.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test_3.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_3 > gdb_index_test_3.stdout
readelf: Warning: Version 5 does not include inlined functions.
readelf: Warning: Version 6 does not include symbol attributes.
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gpubnames -c -o gdb_index_test_pub.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gpubnames -c -o gdb_index_test_pub.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_4 > gdb_index_test_4.stdout
readelf: Warning: Version 5 does not include inlined functions.
readelf: Warning: Version 6 does not include symbol attributes.
@@ -1353,7 +1351,7 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Tue Jan 7 14:30:52 2014
+Test Run By thomas on Tue Jan 7 19:15:56 2014
Native configuration is i686-unknown-gnu0.5
=== ld tests ===
@@ -1459,6 +1457,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/empty-orphan.exp ..
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/expr.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/extern.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/include.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/log2.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/map-address.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/overlay-size.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/phdrs.exp ...
@@ -1497,6 +1496,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-undefined/undefined.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-undefined/weak-undef.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-unique/unique.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-v850/v850.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/export-class.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/vax-elf.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-versados/versados.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vxworks/vxworks.exp ...
@@ -1512,12 +1512,12 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 895
+# of expected passes 904
# of unexpected failures 2
# of unexpected successes 6
-# of expected failures 12
+# of expected failures 8
# of untested testcases 6
-[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.52.20130618
+[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.24.51.20131021
make[5]: *** [check-DEJAGNU] Error 1
make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld'
@@ -1533,7 +1533,7 @@ make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsu
gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -o test-demangle \
../../../Paul_Desmond/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../Paul_Desmond/libiberty/testsuite/demangle-expected
-./test-demangle: 882 tests, 0 failures
+./test-demangle: 884 tests, 0 failures
gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \
../../../Paul_Desmond/libiberty/testsuite/test-pexecute.c ../libiberty.a
./test-pexecute
diff --git a/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum b/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum
index 4ead36f1..5a561748 100644
--- a/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum
+++ b/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Tue Jan 7 14:07:29 2014
+Test Run By thomas on Tue Jan 7 18:51:07 2014
Native configuration is i686-unknown-gnu0.5
=== binutils tests ===
@@ -44,6 +44,7 @@ PASS: nm (no arguments)
PASS: nm -g
PASS: nm -g on unique symbols
PASS: nm -P
+PASS: nm --size-sort
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objcopy.exp ...
PASS: objcopy (simple copy)
PASS: objcopy --reverse-bytes
@@ -124,5 +125,5 @@ Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/x86-64/x86-
=== binutils Summary ===
-# of expected passes 93
+# of expected passes 94
# of unsupported tests 3
diff --git a/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum b/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum
index 0d7bddaa..fbedd807 100644
--- a/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum
+++ b/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Tue Jan 7 14:07:57 2014
+Test Run By thomas on Tue Jan 7 18:51:36 2014
Native configuration is i686-unknown-gnu0.5
=== gas tests ===
@@ -223,6 +223,7 @@ PASS: i386 -mtune=core2 nops 1
PASS: i386 -mtune=bdver1 nops 1
PASS: i386 -mtune=bdver2 nops 1
PASS: i386 -mtune=bdver3 nops 1
+PASS: i386 -mtune=bdver4 nops 1
PASS: i386 -mtune=btver1 nops 1
PASS: i386 -mtune=btver2 nops 1
PASS: i386 nops 2
@@ -271,6 +272,7 @@ PASS: i386 arch 10 (prefetchw)
PASS: i386 arch 10 (bdver1)
PASS: i386 arch 10 (bdver2)
PASS: i386 arch 10 (bdver3)
+PASS: i386 arch 10 (bdver4)
PASS: i386 arch 10 (btver1)
PASS: i386 arch 10 (btver2)
PASS: i386 arch-10-1
@@ -300,8 +302,26 @@ PASS: i386 AVX2 insns
PASS: i386 AVX2 insns (Intel disassembly)
PASS: i386 AVX GATHER insns
PASS: i386 AVX GATHER insns (Intel disassembly)
+PASS: i386 AVX512F insns
+PASS: i386 AVX512F insns (Intel disassembly)
+PASS: i386 AVX512F opts insns
+PASS: i386 AVX512F opts insns (Intel disassembly)
+PASS: i386 AVX512F insns with nondefault values in ignored bits
+PASS: i386 AVX512CD insns
+PASS: i386 AVX512CD insns (Intel disassembly)
+PASS: i386 AVX512ER insns
+PASS: i386 AVX512ER insns (Intel disassembly)
+PASS: i386 AVX512PF insns
+PASS: i386 AVX512PF insns (Intel disassembly)
+PASS: i386 AVX512 lig256 insns
+PASS: i386 AVX512 lig512 insns
+PASS: i386 AVX512 lig256 insns (Intel disassembly)
+PASS: i386 AVX512 lig512 insns (Intel disassembly)
+PASS: i386 AVX512 wig insns
+PASS: i386 AVX512 wig insns (Intel disassembly)
PASS: i386 SSE with AVX encoding
PASS: i386 inval-avx
+PASS: i386 inval-avx512f
PASS: i386 SSE check (none)
PASS: i386 SSE check (.sse_check none)
PASS: i386 SSE check (warning)
@@ -365,6 +385,10 @@ PASS: i386 RdSeed (Intel disassembly)
PASS: i386 prefetch
PASS: i386 prefetch (Intel disassembly)
PASS: i386 SMAP
+PASS: i386 MPX
+PASS: i386 mpx-inval-1
+PASS: Check -madd-bnd-prefix
+PASS: i386 SHA
PASS: i386 reloc
PASS: i386 jump16
PASS: i386 white
@@ -524,6 +548,6 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 390
-../as-new 2.23.52.20130618
+# of expected passes 414
+../as-new 2.24.51.20131021
diff --git a/binutils/coulomb.SCHWINGE/test/ld/ld.sum b/binutils/coulomb.SCHWINGE/test/ld/ld.sum
index 1866d221..328b2df4 100644
--- a/binutils/coulomb.SCHWINGE/test/ld/ld.sum
+++ b/binutils/coulomb.SCHWINGE/test/ld/ld.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Tue Jan 7 14:30:52 2014
+Test Run By thomas on Tue Jan 7 19:15:56 2014
Native configuration is i686-unknown-gnu0.5
=== ld tests ===
@@ -306,6 +306,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elf/shared.exp ...
PASS: Build libfoo.so
PASS: Build versioned libfoo.so
PASS: Build libbar.so
+PASS: Build warn libbar.so
PASS: Build hidden libbar.so
PASS: Build protected libbar.so
PASS: Build libbar.so with libfoo.so
@@ -768,6 +769,7 @@ PASS: Build libpr12758.a
PASS: PR ld/12758
PASS: Build libdummy.a PR ld/12760
PASS: Build libpr12760.a
+PASS: PR ld/12760
PASS: Build libpr13183.a
PASS: Build libdummy.a PR ld/13183
PASS: Build libdummy.a PR ld/13201
@@ -888,6 +890,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/extern.exp ...
PASS: EXTERN
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/include.exp ...
PASS: include-1
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/log2.exp ...
+PASS: binary logarithm
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/map-address.exp ...
PASS: map addresses
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/overlay-size.exp ...
@@ -912,6 +916,7 @@ PASS: rgn-at4
PASS: rgn-at5
PASS: ld-scripts/rgn-at6
PASS: ld-scripts/rgn-at7
+PASS: ld-scripts/rgn-at8
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/rgn-over.exp ...
PASS: rgn-over1
PASS: rgn-over1 (map check)
@@ -932,10 +937,11 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/script.exp ...
PASS: script
PASS: MRI script
PASS: MEMORY
-XFAIL: REGION_ALIAS: region-alias-1.t
-XFAIL: REGION_ALIAS: region-alias-2.t
-XFAIL: REGION_ALIAS: region-alias-3.t
-XFAIL: REGION_ALIAS: region-alias-4.t
+PASS: ld-scripts/region-alias-1
+PASS: ld-scripts/region-alias-2
+PASS: ld-scripts/region-alias-3
+PASS: ld-scripts/region-alias-4
+PASS: ld-scripts/align-with-input
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/section-flags.exp ...
PASS: section-flags-1
PASS: section-flags-2
@@ -1052,6 +1058,7 @@ PASS: Checking unique PIC object
PASS: Checking unique PIC object
PASS: Checking shared empty executable
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-v850/v850.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/export-class.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/vax-elf.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-versados/versados.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vxworks/vxworks.exp ...
@@ -1067,10 +1074,10 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 895
+# of expected passes 904
# of unexpected failures 2
# of unexpected successes 6
-# of expected failures 12
+# of expected failures 8
# of untested testcases 6
-[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.52.20130618
+[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.24.51.20131021
diff --git a/binutils/kepler.SCHWINGE/log_build b/binutils/kepler.SCHWINGE/log_build
index 04f600e5..6a150744 100644
--- a/binutils/kepler.SCHWINGE/log_build
+++ b/binutils/kepler.SCHWINGE/log_build
@@ -1437,7 +1437,6 @@ mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../Paul_Desmond/opcodes/i386-dis.c
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../Paul_Desmond/opcodes/i386-dis.c -o i386-dis.o
mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
-../../Paul_Desmond/opcodes/i386-tbl.h
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../Paul_Desmond/opcodes/i386-opc.c
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../Paul_Desmond/opcodes/i386-opc.c -o i386-opc.o
mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo
@@ -1831,7 +1830,7 @@ cp ../../../Paul_Desmond/gas/doc/all.texi ./asconfig.texi
chmod u+w ./asconfig.texi
touch as.1
perl ../../../Paul_Desmond/gas/doc/../../etc/texi2pod.pl -I "../../../Paul_Desmond/gas/doc" -I "../../../Paul_Desmond/gas/../libiberty" -I "../../../Paul_Desmond/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../Paul_Desmond/gas/doc/as.texinfo > as.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 as.pod | \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 as.pod | \
sed -e '/^.if n .na/d' > as.1.T$$ && \
mv -f as.1.T$$ as.1) || \
(rm -f as.1.T$$ && exit 1)
@@ -1972,82 +1971,82 @@ restore=: && backupdir=".am$$" && \
rm -rf $backupdir; exit $rc
touch addr2line.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ../../../Paul_Desmond/binutils/doc/binutils.texi > addr2line.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1)
rm -f addr2line.pod
touch ar.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dar < ../../../Paul_Desmond/binutils/doc/binutils.texi > ar.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1)
rm -f ar.pod
touch dlltool.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ../../../Paul_Desmond/binutils/doc/binutils.texi > dlltool.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1)
rm -f dlltool.pod
touch nlmconv.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnlmconv < ../../../Paul_Desmond/binutils/doc/binutils.texi > nlmconv.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \
mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1)
rm -f nlmconv.pod
touch nm.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ../../../Paul_Desmond/binutils/doc/binutils.texi > nm.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1)
rm -f nm.pod
touch objcopy.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ../../../Paul_Desmond/binutils/doc/binutils.texi > objcopy.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1)
rm -f objcopy.pod
touch objdump.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ../../../Paul_Desmond/binutils/doc/binutils.texi > objdump.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1)
rm -f objdump.pod
touch ranlib.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ../../../Paul_Desmond/binutils/doc/binutils.texi > ranlib.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1)
rm -f ranlib.pod
touch readelf.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ../../../Paul_Desmond/binutils/doc/binutils.texi > readelf.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1)
rm -f readelf.pod
touch size.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ../../../Paul_Desmond/binutils/doc/binutils.texi > size.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1)
rm -f size.pod
touch strings.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ../../../Paul_Desmond/binutils/doc/binutils.texi > strings.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1)
rm -f strings.pod
touch strip.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ../../../Paul_Desmond/binutils/doc/binutils.texi > strip.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1)
rm -f strip.pod
touch elfedit.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ../../../Paul_Desmond/binutils/doc/binutils.texi > elfedit.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1)
rm -f elfedit.pod
touch windres.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ../../../Paul_Desmond/binutils/doc/binutils.texi > windres.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1)
rm -f windres.pod
touch windmc.1
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ../../../Paul_Desmond/binutils/doc/binutils.texi > windmc.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1)
rm -f windmc.pod
touch cxxfilt.man
perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ../../../Paul_Desmond/binutils/doc/binutils.texi > c++filt.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1)
rm -f c++filt.pod
if test -f cxxfilt.man; then \
@@ -2300,6 +2299,7 @@ checking for msgmerge... /usr/bin/msgmerge
checking whether byte ordering is bigendian... no
checking whether static linking works... yes
checking for gcc >= 4.1... yes
+checking whether gcc-4.8 supports -fmerge-constants...
checking for thread support... yes
checking for glibc >= 2.4... yes
checking for omp support... yes
@@ -2779,7 +2779,7 @@ mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm
touch gprof.1
perl ../../Paul_Desmond/gprof/../etc/texi2pod.pl -I "../../Paul_Desmond/gprof" -I "../../Paul_Desmond/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../Paul_Desmond/gprof/gprof.texi > gprof.pod
-(pod2man --center="GNU" --release="binutils-2.23.52" --section=1 gprof.pod | \
+(pod2man --center="GNU" --release="binutils-2.24.51" --section=1 gprof.pod | \
sed -e '/^.if n .na/d' > gprof.1.T$$ && \
mv -f gprof.1.T$$ gprof.1) || \
(rm -f gprof.1.T$$ && exit 1)
@@ -3039,7 +3039,7 @@ restore=: && backupdir=".am$$" && \
$restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
-../../Paul_Desmond/ld/ld.texinfo:1328: warning: @pxref cross-reference name should not contain `:'
+../../Paul_Desmond/ld/ld.texinfo:1332: warning: @pxref cross-reference name should not contain `:'
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../Paul_Desmond/ld/'`testplug.c
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
@@ -3057,10 +3057,10 @@ mv -f .deps/ldgram.Tpo .deps/ldgram.Po
gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../Paul_Desmond/ld/ldlex-wrapper.c -Wno-error
In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:26:0:
ldlex.c: In function 'yy_scan_buffer':
-ldlex.c:3799:41: warning: declaration of 'base' shadows a global declaration [-Wshadow]
+ldlex.c:3835:41: warning: declaration of 'base' shadows a global declaration [-Wshadow]
YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
^
-In file included from ldlex.l:33:0,
+In file included from ldlex.l:31:0,
from ../../Paul_Desmond/ld/ldlex-wrapper.c:26:
../../Paul_Desmond/ld/ldlang.h:478:20: warning: shadowed declaration is here [-Wshadow]
extern etree_type *base;
@@ -3112,7 +3112,7 @@ mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po
libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
touch ld.1
perl ../../Paul_Desmond/ld/../etc/texi2pod.pl -I ../../Paul_Desmond/ld -I ../../Paul_Desmond/ld/../bfd/doc -I ../bfd/doc -I ../../Paul_Desmond/ld/../libiberty -Dman < ../../Paul_Desmond/ld/ld.texinfo > ld.pod
-(pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ld.pod | \
+(pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ld.pod | \
sed -e '/^.if n .na/d' > ld.1.T$$ && \
mv -f ld.1.T$$ ld.1) || \
(rm -f ld.1.T$$ && exit 1)
diff --git a/binutils/kepler.SCHWINGE/log_install b/binutils/kepler.SCHWINGE/log_install
index 5cd2eb4d..28ccc45f 100644
--- a/binutils/kepler.SCHWINGE/log_install
+++ b/binutils/kepler.SCHWINGE/log_install
@@ -96,12 +96,10 @@ make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making install in .
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
-../../Paul_Desmond/opcodes/i386-tbl.h
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
make[4]: Nothing to be done for `install-exec-am'.
test -z "[...]/tschwinge/Paul_Desmond.build.install/include" || /bin/mkdir -p "[...]/tschwinge/Paul_Desmond.build.install/include"
/usr/bin/install -c -m 644 ../../Paul_Desmond/opcodes/../include/dis-asm.h '[...]/tschwinge/Paul_Desmond.build.install/include'
-../../Paul_Desmond/opcodes/i386-tbl.h
test -z "[...]/tschwinge/Paul_Desmond.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/Paul_Desmond.build.install/lib"
/bin/dash ./libtool --mode=install /usr/bin/install -c libopcodes.la '[...]/tschwinge/Paul_Desmond.build.install/lib'
libtool: install: /usr/bin/install -c .libs/libopcodes.lai [...]/tschwinge/Paul_Desmond.build.install/lib/libopcodes.la
@@ -318,24 +316,18 @@ restore=: && backupdir=".am$$" && \
$restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
-../../../Paul_Desmond/gas/doc/as.texinfo:4414: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/as.texinfo:4470: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/as.texinfo:4478: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/as.texinfo:4600: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/c-i386.texi:412: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/c-i386.texi:512: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/c-i386.texi:927: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:979: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:979: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:1000: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:1000: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ
-../../../Paul_Desmond/gas/doc/c-i386.texi:1067: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:476: warning: node next `MIPS Stabs' in menu `MIPS ISA' and in sectioning `MIPS symbol sizes' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:490: warning: node next `MIPS symbol sizes' in menu `MIPS autoextend' and in sectioning `MIPS ISA' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:490: warning: node prev `MIPS symbol sizes' in menu `MIPS ISA' and in sectioning `MIPS Stabs' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:545: warning: node next `MIPS ISA' in menu `MIPS symbol sizes' and in sectioning `MIPS autoextend' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:545: warning: node prev `MIPS ISA' in menu `MIPS Stabs' and in sectioning `MIPS symbol sizes' differ
-../../../Paul_Desmond/gas/doc/c-mips.texi:584: warning: node prev `MIPS autoextend' in menu `MIPS symbol sizes' and in sectioning `MIPS ISA' differ
+../../../Paul_Desmond/gas/doc/as.texinfo:4423: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/as.texinfo:4479: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/as.texinfo:4487: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/as.texinfo:4609: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/c-i386.texi:445: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/c-i386.texi:545: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning
+../../../Paul_Desmond/gas/doc/c-i386.texi:960: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1012: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1012: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1033: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1033: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ
+../../../Paul_Desmond/gas/doc/c-i386.texi:1106: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ
../../../Paul_Desmond/gas/doc/c-ns32k.texi:35: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ
../../../Paul_Desmond/gas/doc/c-pdp11.texi:6: warning: node prev `PDP-11-Dependent' in menu `SH64-Dependent' and in sectioning `NS32K-Dependent' differ
../../../Paul_Desmond/gas/doc/c-score.texi:7: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ
@@ -347,7 +339,7 @@ restore=: && backupdir=".am$$" && \
../../../Paul_Desmond/gas/doc/c-vax.texi:7: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu
../../../Paul_Desmond/gas/doc/c-v850.texi:5: warning: node prev `V850-Dependent' in menu `TILEPro-Dependent' and in sectioning `Vax-Dependent' differ
../../../Paul_Desmond/gas/doc/c-xtensa.texi:9: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning
-../../../Paul_Desmond/gas/doc/as.texinfo:3549: warning: @pxref cross-reference name should not contain `:'
+../../../Paul_Desmond/gas/doc/as.texinfo:3558: warning: @pxref cross-reference name should not contain `:'
test -z "[...]/tschwinge/Paul_Desmond.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/Paul_Desmond.build.install/share/info"
/usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/Paul_Desmond.build.install/share/info'
install-info --info-dir='[...]/tschwinge/Paul_Desmond.build.install/share/info' '[...]/tschwinge/Paul_Desmond.build.install/share/info/as.info'
diff --git a/binutils/kepler.SCHWINGE/log_test b/binutils/kepler.SCHWINGE/log_test
index 679937b2..0cfce06b 100644
--- a/binutils/kepler.SCHWINGE/log_test
+++ b/binutils/kepler.SCHWINGE/log_test
@@ -18,7 +18,7 @@ make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making check in .
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
-../../Paul_Desmond/opcodes/i386-tbl.h
+make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making check in po
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes/po'
@@ -52,7 +52,7 @@ srcdir=`cd ../../Paul_Desmond/binutils && pwd`; export srcdir; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Tue Jan 7 13:14:49 2014
+Test Run By thomas on Tue Jan 7 16:20:50 2014
Native configuration is i686-pc-linux-gnu
=== binutils tests ===
@@ -75,22 +75,22 @@ Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/i386/i386.e
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/m68k/objdump.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/mips/mips.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/nm.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objcopy.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objdump.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/readelf.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/size.exp ...
-Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.23.52.20130618
+Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.24.51.20131021
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/vax/objdump.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/windres/windres.exp ...
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
=== binutils Summary ===
-# of expected passes 93
+# of expected passes 94
# of unsupported tests 3
make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils'
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils'
@@ -131,7 +131,7 @@ rootme=`pwd`; export rootme; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Tue Jan 7 13:14:54 2014
+Test Run By thomas on Tue Jan 7 16:20:56 2014
Native configuration is i686-pc-linux-gnu
=== gas tests ===
@@ -270,8 +270,8 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 390
-../as-new 2.23.52.20130618
+# of expected passes 414
+../as-new 2.24.51.20131021
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas'
@@ -316,7 +316,7 @@ make all-recursive
make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making all in .
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
-../../Paul_Desmond/opcodes/i386-tbl.h
+make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/opcodes'
Making all in po
make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes/po'
@@ -379,436 +379,436 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \
incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
make[5]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite'
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc
mv -f .deps/test.Tpo .deps/test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o ../../../Paul_Desmond/gold/testsuite/testmain.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o ../../../Paul_Desmond/gold/testsuite/testmain.cc
mv -f .deps/testmain.Tpo .deps/testmain.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testfile.o -MD -MP -MF .deps/testfile.Tpo -c -o testfile.o ../../../Paul_Desmond/gold/testsuite/testfile.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testfile.o -MD -MP -MF .deps/testfile.Tpo -c -o testfile.o ../../../Paul_Desmond/gold/testsuite/testfile.cc
mv -f .deps/testfile.Tpo .deps/testfile.Po
rm -f libgoldtest.a
ar cru libgoldtest.a test.o testmain.o testfile.o
ranlib libgoldtest.a
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../Paul_Desmond/gold/testsuite/object_unittest.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../Paul_Desmond/gold/testsuite/object_unittest.cc
mv -f .deps/object_unittest.Tpo .deps/object_unittest.Po
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../Paul_Desmond/gold/testsuite/binary_unittest.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../Paul_Desmond/gold/testsuite/binary_unittest.cc
mv -f .deps/binary_unittest.Tpo .deps/binary_unittest.Po
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../Paul_Desmond/gold/testsuite/leb128_unittest.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../Paul_Desmond/gold/testsuite/leb128_unittest.cc
mv -f .deps/leb128_unittest.Tpo .deps/leb128_unittest.Po
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../Paul_Desmond/gold/testsuite/icf_virtual_function_folding_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../Paul_Desmond/gold/testsuite/icf_virtual_function_folding_test.cc
test -d gcctestdir || mkdir -p gcctestdir
rm -f gcctestdir/ld
(cd gcctestdir && ln -s ../../ld-new ld)
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT large_symbol_alignment.o -MD -MP -MF .deps/large_symbol_alignment.Tpo -c -o large_symbol_alignment.o ../../../Paul_Desmond/gold/testsuite/large_symbol_alignment.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT large_symbol_alignment.o -MD -MP -MF .deps/large_symbol_alignment.Tpo -c -o large_symbol_alignment.o ../../../Paul_Desmond/gold/testsuite/large_symbol_alignment.cc
mv -f .deps/large_symbol_alignment.Tpo .deps/large_symbol_alignment.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o large_symbol_alignment large_symbol_alignment.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o large_symbol_alignment large_symbol_alignment.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc
mv -f .deps/constructor_test.Tpo .deps/constructor_test.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o constructor_static_test constructor_test.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1.o -MD -MP -MF .deps/two_file_test_1.Tpo -c -o two_file_test_1.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o constructor_static_test constructor_test.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1.o -MD -MP -MF .deps/two_file_test_1.Tpo -c -o two_file_test_1.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
mv -f .deps/two_file_test_1.Tpo .deps/two_file_test_1.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b.o -MD -MP -MF .deps/two_file_test_1b.Tpo -c -o two_file_test_1b.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b.o -MD -MP -MF .deps/two_file_test_1b.Tpo -c -o two_file_test_1b.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
mv -f .deps/two_file_test_1b.Tpo .deps/two_file_test_1b.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2.o -MD -MP -MF .deps/two_file_test_2.Tpo -c -o two_file_test_2.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2.o -MD -MP -MF .deps/two_file_test_2.Tpo -c -o two_file_test_2.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
mv -f .deps/two_file_test_2.Tpo .deps/two_file_test_2.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_main.o -MD -MP -MF .deps/two_file_test_main.Tpo -c -o two_file_test_main.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_main.o -MD -MP -MF .deps/two_file_test_main.Tpo -c -o two_file_test_main.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc
mv -f .deps/two_file_test_main.Tpo .deps/two_file_test_main.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1b_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o two_file_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1b_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -lz
gcctestdir/ld -r -o two_file_relocatable.o two_file_test_1.o two_file_test_1b.o two_file_test_2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_relocatable_test two_file_test_main.o two_file_relocatable.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_relocatable_test two_file_test_main.o two_file_relocatable.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so
../../binutils/strip-new -o two_file_strip_test two_file_test
../../binutils/strip-new -S -o two_file_shared_strip.so two_file_shared.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT common_test_1.o -MD -MP -MF .deps/common_test_1.Tpo -c -o common_test_1.o ../../../Paul_Desmond/gold/testsuite/common_test_1.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT common_test_1.o -MD -MP -MF .deps/common_test_1.Tpo -c -o common_test_1.o ../../../Paul_Desmond/gold/testsuite/common_test_1.c
mv -f .deps/common_test_1.Tpo .deps/common_test_1.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_2.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_3.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../Paul_Desmond/gold/testsuite/exception_test_main.cc
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_3.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../Paul_Desmond/gold/testsuite/exception_test_main.cc
mv -f .deps/exception_test_main.Tpo .deps/exception_test_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_1.o -MD -MP -MF .deps/exception_test_1.Tpo -c -o exception_test_1.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_1.o -MD -MP -MF .deps/exception_test_1.Tpo -c -o exception_test_1.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc
mv -f .deps/exception_test_1.Tpo .deps/exception_test_1.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_2.o -MD -MP -MF .deps/exception_test_2.Tpo -c -o exception_test_2.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_2.o -MD -MP -MF .deps/exception_test_2.Tpo -c -o exception_test_2.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc
mv -f .deps/exception_test_2.Tpo .deps/exception_test_2.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o exception_static_test exception_test_main.o exception_test_1.o exception_test_2.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_test.o -MD -MP -MF .deps/weak_test.Tpo -c -o weak_test.o ../../../Paul_Desmond/gold/testsuite/weak_test.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o exception_static_test exception_test_main.o exception_test_1.o exception_test_2.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_test.o -MD -MP -MF .deps/weak_test.Tpo -c -o weak_test.o ../../../Paul_Desmond/gold/testsuite/weak_test.cc
mv -f .deps/weak_test.Tpo .deps/weak_test.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o weak_test weak_test.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../Paul_Desmond/gold/testsuite/weak_undef_test.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o weak_test weak_test.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../Paul_Desmond/gold/testsuite/weak_undef_test.cc
mv -f .deps/weak_undef_test.Tpo .deps/weak_undef_test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc
test -d alt || mkdir -p alt
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc
test -d alt || mkdir -p alt
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_main.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_main.cc
mv -f .deps/weak_alias_test_main.Tpo .deps/weak_alias_test_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_3.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_4.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_5.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_3.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_4.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_5.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \
-Wl,--version-script,../../../Paul_Desmond/gold/testsuite/weak_alias_test.script
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_main.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../Paul_Desmond/gold/testsuite/copy_test.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_main.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../Paul_Desmond/gold/testsuite/copy_test.cc
mv -f .deps/copy_test.Tpo .deps/copy_test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_1.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_1.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
mv -f .deps/tls_test.Tpo .deps/tls_test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_file2.o -MD -MP -MF .deps/tls_test_file2.Tpo -c -o tls_test_file2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_file2.o -MD -MP -MF .deps/tls_test_file2.Tpo -c -o tls_test_file2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
mv -f .deps/tls_test_file2.Tpo .deps/tls_test_file2.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_main.o -MD -MP -MF .deps/tls_test_main.Tpo -c -o tls_test_main.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_main.o -MD -MP -MF .deps/tls_test_main.Tpo -c -o tls_test_main.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc
mv -f .deps/tls_test_main.Tpo .deps/tls_test_main.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fopenmp -o tls_test_c.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_file2_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../Paul_Desmond/gold/testsuite/many_sections_test.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fopenmp -o tls_test_c.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o tls_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_file2_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o tls_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../Paul_Desmond/gold/testsuite/many_sections_test.cc
mv -f .deps/many_sections_test.Tpo .deps/many_sections_test.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -lz
gcctestdir/ld -r -o many_sections_r_test.o many_sections_test.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../Paul_Desmond/gold/testsuite/initpri1.c
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../Paul_Desmond/gold/testsuite/initpri1.c
mv -f .deps/initpri1.Tpo .deps/initpri1.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri2.o -MD -MP -MF .deps/initpri2.Tpo -c -o initpri2.o ../../../Paul_Desmond/gold/testsuite/initpri2.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri2.o -MD -MP -MF .deps/initpri2.Tpo -c -o initpri2.o ../../../Paul_Desmond/gold/testsuite/initpri2.c
mv -f .deps/initpri2.Tpo .deps/initpri2.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--ctors-in-init-array -o initpri2 initpri2.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri3.o -MD -MP -MF .deps/initpri3.Tpo -c -o initpri3.o ../../../Paul_Desmond/gold/testsuite/initpri3.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,--ctors-in-init-array -o initpri2 initpri2.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri3.o -MD -MP -MF .deps/initpri3.Tpo -c -o initpri3.o ../../../Paul_Desmond/gold/testsuite/initpri3.c
mv -f .deps/initpri3.Tpo .deps/initpri3.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile
chmod a+x flagstest_o_specialfile
test -s flagstest_o_specialfile
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib
test -s flagstest_compress_debug_sections
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections
chmod a+x flagstest_o_specialfile_and_compress_debug_sections
test -s flagstest_o_specialfile_and_compress_debug_sections
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../Paul_Desmond/gold/testsuite/ver_test_main.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../Paul_Desmond/gold/testsuite/ver_test_main.cc
mv -f .deps/ver_test_main.Tpo .deps/ver_test_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../Paul_Desmond/gold/testsuite/ver_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_2.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../Paul_Desmond/gold/testsuite/ver_test_4.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../Paul_Desmond/gold/testsuite/ver_test_3.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_main_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../Paul_Desmond/gold/testsuite/ver_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../Paul_Desmond/gold/testsuite/ver_test_4.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../Paul_Desmond/gold/testsuite/ver_test_3.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_main_2.cc
mv -f .deps/ver_test_main_2.Tpo .deps/ver_test_main_2.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_2 ver_test_main_2.o ver_test_4.so ver_test_2.so -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_2 ver_test_main_2.o ver_test_4.so ver_test_2.so -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c
mv -f .deps/ver_test_6.Tpo .deps/ver_test_6.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_8.script two_file_test_2_pic.o
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../Paul_Desmond/gold/testsuite/ver_test_9.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../Paul_Desmond/gold/testsuite/ver_test_5.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -lz
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_8.script two_file_test_2_pic.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../Paul_Desmond/gold/testsuite/ver_test_9.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../Paul_Desmond/gold/testsuite/ver_test_5.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -lz
../../binutils/ar rc ver_test_11.a ver_test_1.o ver_test_2.o ver_test_4.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -lz
gcctestdir/ld -r -o ver_test_12.o ver_test_1.o ver_test_2.o ver_test_4.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_12 ver_test_main_2.o ver_test_12.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_1.o -MD -MP -MF .deps/protected_main_1.Tpo -c -o protected_main_1.o ../../../Paul_Desmond/gold/testsuite/protected_main_1.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_12 ver_test_main_2.o ver_test_12.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_1.o -MD -MP -MF .deps/protected_main_1.Tpo -c -o protected_main_1.o ../../../Paul_Desmond/gold/testsuite/protected_main_1.cc
mv -f .deps/protected_main_1.Tpo .deps/protected_main_1.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_2.o -MD -MP -MF .deps/protected_main_2.Tpo -c -o protected_main_2.o ../../../Paul_Desmond/gold/testsuite/protected_main_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_2.o -MD -MP -MF .deps/protected_main_2.Tpo -c -o protected_main_2.o ../../../Paul_Desmond/gold/testsuite/protected_main_2.cc
mv -f .deps/protected_main_2.Tpo .deps/protected_main_2.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_3.o -MD -MP -MF .deps/protected_main_3.Tpo -c -o protected_main_3.o ../../../Paul_Desmond/gold/testsuite/protected_main_3.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_3.o -MD -MP -MF .deps/protected_main_3.Tpo -c -o protected_main_3.o ../../../Paul_Desmond/gold/testsuite/protected_main_3.cc
mv -f .deps/protected_main_3.Tpo .deps/protected_main_3.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../Paul_Desmond/gold/testsuite/protected_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../Paul_Desmond/gold/testsuite/protected_2.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../Paul_Desmond/gold/testsuite/protected_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../Paul_Desmond/gold/testsuite/protected_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc
mv -f .deps/protected_3.Tpo .deps/protected_3.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_2 protected_main_1.o protected_3.o protected_1.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../Paul_Desmond/gold/testsuite/relro_test_main.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_2 protected_main_1.o protected_3.o protected_1.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../Paul_Desmond/gold/testsuite/relro_test_main.cc
mv -f .deps/relro_test_main.Tpo .deps/relro_test_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../Paul_Desmond/gold/testsuite/relro_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../Paul_Desmond/gold/testsuite/relro_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -lz
../../binutils/strip-new -o relro_strip_test.so relro_test.so
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -T ../../../Paul_Desmond/gold/testsuite/relro_script_test.t relro_test_pic.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../Paul_Desmond/gold/testsuite/script_test_1.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-T,../../../Paul_Desmond/gold/testsuite/relro_script_test.t relro_test_pic.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../Paul_Desmond/gold/testsuite/script_test_1.cc
mv -f .deps/script_test_1.Tpo .deps/script_test_1.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../Paul_Desmond/gold/testsuite/script_test_2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../Paul_Desmond/gold/testsuite/script_test_2.cc
mv -f .deps/script_test_2.Tpo .deps/script_test_2.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../Paul_Desmond/gold/testsuite/script_test_2a.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../Paul_Desmond/gold/testsuite/script_test_2a.cc
mv -f .deps/script_test_2a.Tpo .deps/script_test_2a.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2b.o -MD -MP -MF .deps/script_test_2b.Tpo -c -o script_test_2b.o ../../../Paul_Desmond/gold/testsuite/script_test_2b.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2b.o -MD -MP -MF .deps/script_test_2b.Tpo -c -o script_test_2b.o ../../../Paul_Desmond/gold/testsuite/script_test_2b.cc
mv -f .deps/script_test_2b.Tpo .deps/script_test_2b.Po
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_2.t -o script_test_2 script_test_2.o script_test_2a.o script_test_2b.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_1.o -MD -MP -MF .deps/justsyms_1.Tpo -c -o justsyms_1.o ../../../Paul_Desmond/gold/testsuite/justsyms_1.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_2.t -o script_test_2 script_test_2.o script_test_2a.o script_test_2b.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_1.o -MD -MP -MF .deps/justsyms_1.Tpo -c -o justsyms_1.o ../../../Paul_Desmond/gold/testsuite/justsyms_1.cc
mv -f .deps/justsyms_1.Tpo .deps/justsyms_1.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_2.o ../../../Paul_Desmond/gold/testsuite/justsyms_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_2.o ../../../Paul_Desmond/gold/testsuite/justsyms_2.cc
gcctestdir/ld -o justsyms_2r.o -r -T ../../../Paul_Desmond/gold/testsuite/justsyms.t justsyms_2.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_2r.o -o justsyms justsyms_1.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT justsyms_exec.o -MD -MP -MF .deps/justsyms_exec.Tpo -c -o justsyms_exec.o ../../../Paul_Desmond/gold/testsuite/justsyms_exec.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_2r.o -o justsyms justsyms_1.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT justsyms_exec.o -MD -MP -MF .deps/justsyms_exec.Tpo -c -o justsyms_exec.o ../../../Paul_Desmond/gold/testsuite/justsyms_exec.c
mv -f .deps/justsyms_exec.Tpo .deps/justsyms_exec.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o justsyms_lib.o ../../../Paul_Desmond/gold/testsuite/justsyms_lib.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o justsyms_lib.o ../../../Paul_Desmond/gold/testsuite/justsyms_lib.c
gcctestdir/ld -o justsyms_lib -Ttext=0x1000200 -Tdata=0x2000000 -e exported_func justsyms_lib.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_lib -o justsyms_exec justsyms_exec.o -lz
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_test.o -MD -MP -MF .deps/binary_test.Tpo -c -o binary_test.o ../../../Paul_Desmond/gold/testsuite/binary_test.cc
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_lib -o justsyms_exec justsyms_exec.o -lz
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_test.o -MD -MP -MF .deps/binary_test.Tpo -c -o binary_test.o ../../../Paul_Desmond/gold/testsuite/binary_test.cc
mv -f .deps/binary_test.Tpo .deps/binary_test.Po
rm -f binary.txt
ln -s ../../../Paul_Desmond/gold/testsuite/binary.in binary.txt
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -lz
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../Paul_Desmond/gold/testsuite/script_test_11.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -lz
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_3.t
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../Paul_Desmond/gold/testsuite/script_test_11.c
gcctestdir/ld -r -o script_test_11_r.o -T ../../../Paul_Desmond/gold/testsuite/script_test_11.t script_test_11.o
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../Paul_Desmond/gold/testsuite/thin_archive_main.cc
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../Paul_Desmond/gold/testsuite/thin_archive_main.cc
mv -f .deps/thin_archive_main.Tpo .deps/thin_archive_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_1.o -MD -MP -MF .deps/thin_archive_test_1.Tpo -c -o thin_archive_test_1.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_1.o -MD -MP -MF .deps/thin_archive_test_1.Tpo -c -o thin_archive_test_1.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_1.cc
mv -f .deps/thin_archive_test_1.Tpo .deps/thin_archive_test_1.Po
test -d alt || mkdir -p alt
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_2.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_2.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_2.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_2.cc
rm -f libthin1.a
../../binutils/ar crT libthin1.a thin_archive_test_1.o alt/thin_archive_test_2.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_3.o -MD -MP -MF .deps/thin_archive_test_3.Tpo -c -o thin_archive_test_3.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_3.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_3.o -MD -MP -MF .deps/thin_archive_test_3.Tpo -c -o thin_archive_test_3.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_3.cc
mv -f .deps/thin_archive_test_3.Tpo .deps/thin_archive_test_3.Po
test -d alt || mkdir -p alt
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_4.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_4.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_4.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_4.cc
rm -f alt/libthin2.a
../../binutils/ar crT alt/libthin2.a thin_archive_test_3.o alt/thin_archive_test_4.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o thin_archive_test_1 thin_archive_main.o libthin1.a -lthin2 -lz
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Lalt -o thin_archive_test_1 thin_archive_main.o libthin1.a -lthin2 -lz
rm -f libthin3.a
../../binutils/ar crT libthin3.a thin_archive_test_1.o alt/thin_archive_test_4.o
rm -f alt/libthin4.a
../../binutils/ar crT alt/libthin4.a alt/thin_archive_test_2.o thin_archive_test_3.o
rm -f libthinall.a
../../binutils/ar crT libthinall.a libthin3.a alt/libthin4.a
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -o thin_archive_test_2 thin_archive_main.o -lthinall -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test.o -MD -MP -MF .deps/exclude_libs_test.Tpo -c -o exclude_libs_test.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -L. -o thin_archive_test_2 thin_archive_main.o -lthinall -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test.o -MD -MP -MF .deps/exclude_libs_test.Tpo -c -o exclude_libs_test.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test.c
mv -f .deps/exclude_libs_test.Tpo .deps/exclude_libs_test.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_1.o -MD -MP -MF .deps/exclude_libs_test_1.Tpo -c -o exclude_libs_test_1.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_1.o -MD -MP -MF .deps/exclude_libs_test_1.Tpo -c -o exclude_libs_test_1.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_1.c
mv -f .deps/exclude_libs_test_1.Tpo .deps/exclude_libs_test_1.Po
../../binutils/ar rc libexclude_libs_test_1.a exclude_libs_test_1.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_2.o -MD -MP -MF .deps/exclude_libs_test_2.Tpo -c -o exclude_libs_test_2.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_2.o -MD -MP -MF .deps/exclude_libs_test_2.Tpo -c -o exclude_libs_test_2.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_2.c
mv -f .deps/exclude_libs_test_2.Tpo .deps/exclude_libs_test_2.Po
../../binutils/ar rc libexclude_libs_test_2.a exclude_libs_test_2.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_3.o -MD -MP -MF .deps/exclude_libs_test_3.Tpo -c -o exclude_libs_test_3.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_3.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_3.o -MD -MP -MF .deps/exclude_libs_test_3.Tpo -c -o exclude_libs_test_3.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_3.c
mv -f .deps/exclude_libs_test_3.Tpo .deps/exclude_libs_test_3.Po
test -d alt || mkdir -p alt
../../binutils/ar rc alt/libexclude_libs_test_3.a exclude_libs_test_3.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_test.c
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_test.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz
umask 022; \
rm -f permission_test; \
touch permission_test; \
chmod 600 permission_test; \
- `echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../Paul_Desmond/gold/testsuite/searched_file_test.cc
+ `echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../Paul_Desmond/gold/testsuite/searched_file_test.cc
mv -f .deps/searched_file_test.Tpo .deps/searched_file_test.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../Paul_Desmond/gold/testsuite/searched_file_test_lib.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../Paul_Desmond/gold/testsuite/searched_file_test_lib.cc
test -d alt || mkdir -p alt
../../binutils/ar rc alt/searched_file_test_lib.a searched_file_test_lib.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
mv -f .deps/ifuncmain1.Tpo .deps/ifuncmain1.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -lz
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -lz
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
mv -f .deps/ifuncmain1vis.Tpo .deps/ifuncmain1vis.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,.
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,.
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,.
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,.
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c
mv -f .deps/ifuncmain2.Tpo .deps/ifuncmain2.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c
mv -f .deps/ifuncdep2.Tpo .deps/ifuncdep2.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c
mv -f .deps/ifuncmain3.Tpo .deps/ifuncmain3.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../Paul_Desmond/gold/testsuite/ifuncmod3.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../Paul_Desmond/gold/testsuite/ifuncmod3.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c
mv -f .deps/ifuncmain4.Tpo .deps/ifuncmain4.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -lz
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,.
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain6pie.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../Paul_Desmond/gold/testsuite/ifuncmod6.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -lz
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,.
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,.
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain6pie.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../Paul_Desmond/gold/testsuite/ifuncmod6.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,.
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
mv -f .deps/ifuncmain7.Tpo .deps/ifuncmain7.Po
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -lz
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../Paul_Desmond/gold/testsuite/ifuncvar3.c
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -lz
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../Paul_Desmond/gold/testsuite/ifuncvar3.c
mv -f .deps/ifuncvar3.Tpo .deps/ifuncvar3.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar2.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o
-gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -lz
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_main.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar2.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o
+gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -lz
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_main.c
mv -f .deps/start_lib_test_main.Tpo .deps/start_lib_test_main.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_1.o -MD -MP -MF .deps/start_lib_test_1.Tpo -c -o start_lib_test_1.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_1.o -MD -MP -MF .deps/start_lib_test_1.Tpo -c -o start_lib_test_1.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_1.c
mv -f .deps/start_lib_test_1.Tpo .deps/start_lib_test_1.Po
../../binutils/ar rc libstart_lib_test.a start_lib_test_1.o
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_2.o -MD -MP -MF .deps/start_lib_test_2.Tpo -c -o start_lib_test_2.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_2.o -MD -MP -MF .deps/start_lib_test_2.Tpo -c -o start_lib_test_2.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_2.c
mv -f .deps/start_lib_test_2.Tpo .deps/start_lib_test_2.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_3.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_3.c
mv -f .deps/start_lib_test_3.Tpo .deps/start_lib_test_3.Po
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \
-Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/incremental_test.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gc_comdat_test.sh'.
@@ -861,129 +861,129 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_4.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/script_test_10.sh'.
make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/split_i386.sh'.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../Paul_Desmond/gold/testsuite/incremental_test_1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../Paul_Desmond/gold/testsuite/incremental_test_2.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../Paul_Desmond/gold/testsuite/incremental_test_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../Paul_Desmond/gold/testsuite/incremental_test_2.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline
../incremental-dump incremental_test > incremental_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o
../../binutils/nm-new -C gc_comdat_test > gc_comdat_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../Paul_Desmond/gold/testsuite/gc_tls_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../Paul_Desmond/gold/testsuite/gc_tls_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o
../../binutils/nm-new -C gc_tls_test > gc_tls_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../Paul_Desmond/gold/testsuite/gc_orphan_section_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../Paul_Desmond/gold/testsuite/gc_orphan_section_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o
../../binutils/nm-new gc_orphan_section_test > gc_orphan_section_test.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../Paul_Desmond/gold/testsuite/pr14265.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -T ../../../Paul_Desmond/gold/testsuite/pr14265.t -o pr14265 pr14265.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../Paul_Desmond/gold/testsuite/pr14265.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,-T,../../../Paul_Desmond/gold/testsuite/pr14265.t -o pr14265 pr14265.o
../../binutils/nm-new --format=bsd --numeric-sort pr14265 > pr14265.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../Paul_Desmond/gold/testsuite/icf_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_test.map | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../Paul_Desmond/gold/testsuite/icf_keep_unique_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../Paul_Desmond/gold/testsuite/icf_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../Paul_Desmond/gold/testsuite/icf_keep_unique_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o
../../binutils/nm-new -C icf_keep_unique_test > icf_keep_unique_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o
../../binutils/nm-new icf_safe_test > icf_safe_test_1.stdout
../../binutils/readelf -h icf_safe_test > icf_safe_test_2.stdout
make[5]: `icf_safe_test.map' is up to date.
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared
../../binutils/nm-new icf_safe_so_test > icf_safe_so_test_1.stdout
../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout
make[5]: `icf_safe_so_test.map' is up to date.
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../Paul_Desmond/gold/testsuite/final_layout.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../Paul_Desmond/gold/testsuite/final_layout.cc
(echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt
(echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .sbss : { *(.sbss*) } .bss : { *(.bss*) } }") > final_layout_script.lds
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o
../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o
../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o
-../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o section_sorting_name.o ../../../Paul_Desmond/gold/testsuite/section_sorting_name.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o
+../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o section_sorting_name.o ../../../Paul_Desmond/gold/testsuite/section_sorting_name.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o
../../binutils/nm-new -n --synthetic section_sorting_name > section_sorting_name.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared
../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o
../../binutils/nm-new icf_string_merge_test > icf_string_merge_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_2.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o
../../binutils/nm-new icf_sht_rel_addend_test > icf_sht_rel_addend_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_1.c
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_2.c
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_2.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib
../../binutils/objdump -s -j.rodata merge_string_literals > merge_string_literals.stdout
../../binutils/readelf -w two_file_shared.so >two_file_shared.dbg 2>/dev/null
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_shared.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../Paul_Desmond/gold/testsuite/missing_key_func.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_shared.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../Paul_Desmond/gold/testsuite/missing_key_func.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err
test -d gcctestdir || mkdir -p gcctestdir
rm -f gcctestdir/as
(cd gcctestdir && ln -s [...]/tschwinge/Paul_Desmond.build/gold/../gas/as-new as)
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc
mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010
../../binutils/readelf -s ver_test_1.so >ver_test_1.syms 2>/dev/null
../../binutils/readelf -s ver_test_2 >ver_test_2.syms 2>/dev/null
../../binutils/readelf -s ver_test_4.so >ver_test_4.syms 2>/dev/null
../../binutils/readelf -s ver_test_5.so >ver_test_5.syms 2>/dev/null
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../Paul_Desmond/gold/testsuite/ver_test_7.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../Paul_Desmond/gold/testsuite/ver_test_7.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o
../../binutils/readelf -s ver_test_7.so >ver_test_7.syms 2>/dev/null
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_10.script ver_test_2.o
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_10.script ver_test_2.o
../../binutils/readelf -s ver_test_10.so >ver_test_10.syms 2>/dev/null
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../Paul_Desmond/gold/testsuite/protected_4.cc
-g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../Paul_Desmond/gold/testsuite/protected_4.cc
+g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err
../../binutils/readelf -SlW relro_test.so > relro_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../Paul_Desmond/gold/testsuite/ver_matching_def.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../Paul_Desmond/gold/testsuite/version_script.map
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../Paul_Desmond/gold/testsuite/ver_matching_def.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../Paul_Desmond/gold/testsuite/version_script.map
../../binutils/objdump -T ver_matching_def.so | ../../binutils/cxxfilt > ver_matching_test.stdout
../../binutils/readelf -SlW script_test_3 > script_test_3.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_4.t
../../binutils/readelf -SlW script_test_4 > script_test_4.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../Paul_Desmond/gold/testsuite/script_test_5.cc
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../Paul_Desmond/gold/testsuite/script_test_5.cc
mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -T ../../../Paul_Desmond/gold/testsuite/script_test_5.t
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_5.t
../../binutils/readelf -SW script_test_5 > script_test_5.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_6.t \
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_6.t \
-Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000
../../binutils/readelf -SlW script_test_6 > script_test_6.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_7.t
../../binutils/readelf -SlW script_test_7 > script_test_7.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t \
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_7.t \
-Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000
../../binutils/readelf -SlW script_test_8 > script_test_8.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../Paul_Desmond/gold/testsuite/script_test_9.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -T ../../../Paul_Desmond/gold/testsuite/script_test_9.t
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../Paul_Desmond/gold/testsuite/script_test_9.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -Wl,-T,../../../Paul_Desmond/gold/testsuite/script_test_9.t
../../binutils/readelf -lW script_test_9 > script_test_9.stdout
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \
-Wl,--dynamic-list ../../../Paul_Desmond/gold/testsuite/dynamic_list.t \
-Wl,--dynamic-list-data \
-Wl,--dynamic-list-cpp-new \
@@ -991,57 +991,57 @@ mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po
../../binutils/readelf -W --dyn-syms dynamic_list > dynamic_list.stdout
../../binutils/readelf -sW exclude_libs_test >exclude_libs_test.syms 2>/dev/null
../../binutils/readelf -sW discard_locals_test >discard_locals_test.syms 2>/dev/null
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -fPIC -o discard_locals_relocatable_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_relocatable_test.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -fPIC -o discard_locals_relocatable_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_relocatable_test.c
../ld-new --discard-locals -relocatable -o discard_locals_relocatable_test1.out discard_locals_relocatable_test.o
../../binutils/readelf -sW discard_locals_relocatable_test1.out >discard_locals_relocatable_test1.syms 2>/dev/null
../ld-new --discard-all -relocatable -o discard_locals_relocatable_test2.out discard_locals_relocatable_test.o
../../binutils/readelf -sW discard_locals_relocatable_test2.out >discard_locals_relocatable_test2.syms 2>/dev/null
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../Paul_Desmond/gold/testsuite/hidden_test_main.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../Paul_Desmond/gold/testsuite/hidden_test_main.c
mv -f .deps/hidden_test_main.Tpo .deps/hidden_test_main.Po
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../Paul_Desmond/gold/testsuite/hidden_test_1.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../Paul_Desmond/gold/testsuite/hidden_test_1.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err
echo 'main' > retain_symbols_file_test.in
echo 't1' >> retain_symbols_file_test.in
echo '_ZN4t16bC1Ev' >> retain_symbols_file_test.in
echo '_ZNK4t20a3getEv' >> retain_symbols_file_test.in
echo '_Z3t18v' >> retain_symbols_file_test.in
-echo '__tcf_0' >> retain_symbols_file_test.in
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o
+echo '__tcf_0' >> retain_symbols_file_test.in
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o
../../binutils/nm-new -C retain_symbols_file_test.so > retain_symbols_file_test.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/no_version_test.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/no_version_test.c
gcctestdir/ld -shared -o libno_version_test.so no_version_test.o
../../binutils/objdump -h libno_version_test.so > no_version_test.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_2.c
gcctestdir/ld -shared -o strong_ref_weak_def_2.so strong_ref_weak_def_2.o
gcctestdir/ld -shared -o strong_ref_weak_def_1.so strong_ref_weak_def_1.o \
strong_ref_weak_def_2.so
../../binutils/readelf -sWD strong_ref_weak_def_1.so > strong_ref_weak_def.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_1.c
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_2.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_1.c
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_2.c
gcctestdir/ld -shared -o dyn_weak_ref_2.so dyn_weak_ref_2.o
gcctestdir/ld -shared -o dyn_weak_ref_1.so dyn_weak_ref_2.so dyn_weak_ref_1.o
../../binutils/readelf -sWD dyn_weak_ref_1.so > dyn_weak_ref.stdout
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../Paul_Desmond/gold/testsuite/memory_test.s
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -T ../../../Paul_Desmond/gold/testsuite/memory_test.t -o memory_test memory_test.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../Paul_Desmond/gold/testsuite/memory_test.s
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,../../../Paul_Desmond/gold/testsuite/memory_test.t -o memory_test memory_test.o
../../binutils/readelf -lWS memory_test > memory_test.stdout
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gno-pubnames -c -o gdb_index_test.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gno-pubnames -c -o gdb_index_test.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_1 > gdb_index_test_1.stdout
readelf: Warning: Version 5 does not include inlined functions.
readelf: Warning: Version 6 does not include symbol attributes.
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2 > gdb_index_test_2.stdout
readelf: Warning: Version 5 does not include inlined functions.
readelf: Warning: Version 6 does not include symbol attributes.
-`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test_3.c
-`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o
+`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test_3.c
+`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_3 > gdb_index_test_3.stdout
readelf: Warning: Version 5 does not include inlined functions.
readelf: Warning: Version 6 does not include symbol attributes.
-`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gpubnames -c -o gdb_index_test_pub.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
-`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o
+`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gpubnames -c -o gdb_index_test_pub.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc
+`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o
../../binutils/readelf --debug-dump=gdb_index gdb_index_test_4 > gdb_index_test_4.stdout
readelf: Warning: Version 5 does not include inlined functions.
readelf: Warning: Version 6 does not include symbol attributes.
@@ -1353,7 +1353,7 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Tue Jan 7 13:17:03 2014
+Test Run By thomas on Tue Jan 7 16:23:20 2014
Native configuration is i686-pc-linux-gnu
=== ld tests ===
@@ -1451,6 +1451,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/empty-orphan.exp ..
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/expr.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/extern.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/include.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/log2.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/map-address.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/overlay-size.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/phdrs.exp ...
@@ -1489,6 +1490,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-undefined/undefined.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-undefined/weak-undef.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-unique/unique.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-v850/v850.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/export-class.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/vax-elf.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-versados/versados.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vxworks/vxworks.exp ...
@@ -1504,10 +1506,10 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 907
-# of expected failures 8
+# of expected passes 916
+# of expected failures 4
# of untested testcases 6
-[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.52.20130618
+[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.24.51.20131021
make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld'
make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld'
@@ -1518,7 +1520,7 @@ make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsu
gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -o test-demangle \
../../../Paul_Desmond/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../Paul_Desmond/libiberty/testsuite/demangle-expected
-./test-demangle: 882 tests, 0 failures
+./test-demangle: 884 tests, 0 failures
gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \
../../../Paul_Desmond/libiberty/testsuite/test-pexecute.c ../libiberty.a
./test-pexecute
diff --git a/binutils/kepler.SCHWINGE/test/binutils/binutils.sum b/binutils/kepler.SCHWINGE/test/binutils/binutils.sum
index 6b738571..20b618c6 100644
--- a/binutils/kepler.SCHWINGE/test/binutils/binutils.sum
+++ b/binutils/kepler.SCHWINGE/test/binutils/binutils.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Tue Jan 7 13:14:49 2014
+Test Run By thomas on Tue Jan 7 16:20:50 2014
Native configuration is i686-pc-linux-gnu
=== binutils tests ===
@@ -44,6 +44,7 @@ PASS: nm (no arguments)
PASS: nm -g
PASS: nm -g on unique symbols
PASS: nm -P
+PASS: nm --size-sort
Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objcopy.exp ...
PASS: objcopy (simple copy)
PASS: objcopy --reverse-bytes
@@ -124,5 +125,5 @@ Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/x86-64/x86-
=== binutils Summary ===
-# of expected passes 93
+# of expected passes 94
# of unsupported tests 3
diff --git a/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum b/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum
index b89fa4ca..8c1836d5 100644
--- a/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum
+++ b/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Tue Jan 7 13:14:54 2014
+Test Run By thomas on Tue Jan 7 16:20:56 2014
Native configuration is i686-pc-linux-gnu
=== gas tests ===
@@ -223,6 +223,7 @@ PASS: i386 -mtune=core2 nops 1
PASS: i386 -mtune=bdver1 nops 1
PASS: i386 -mtune=bdver2 nops 1
PASS: i386 -mtune=bdver3 nops 1
+PASS: i386 -mtune=bdver4 nops 1
PASS: i386 -mtune=btver1 nops 1
PASS: i386 -mtune=btver2 nops 1
PASS: i386 nops 2
@@ -271,6 +272,7 @@ PASS: i386 arch 10 (prefetchw)
PASS: i386 arch 10 (bdver1)
PASS: i386 arch 10 (bdver2)
PASS: i386 arch 10 (bdver3)
+PASS: i386 arch 10 (bdver4)
PASS: i386 arch 10 (btver1)
PASS: i386 arch 10 (btver2)
PASS: i386 arch-10-1
@@ -300,8 +302,26 @@ PASS: i386 AVX2 insns
PASS: i386 AVX2 insns (Intel disassembly)
PASS: i386 AVX GATHER insns
PASS: i386 AVX GATHER insns (Intel disassembly)
+PASS: i386 AVX512F insns
+PASS: i386 AVX512F insns (Intel disassembly)
+PASS: i386 AVX512F opts insns
+PASS: i386 AVX512F opts insns (Intel disassembly)
+PASS: i386 AVX512F insns with nondefault values in ignored bits
+PASS: i386 AVX512CD insns
+PASS: i386 AVX512CD insns (Intel disassembly)
+PASS: i386 AVX512ER insns
+PASS: i386 AVX512ER insns (Intel disassembly)
+PASS: i386 AVX512PF insns
+PASS: i386 AVX512PF insns (Intel disassembly)
+PASS: i386 AVX512 lig256 insns
+PASS: i386 AVX512 lig512 insns
+PASS: i386 AVX512 lig256 insns (Intel disassembly)
+PASS: i386 AVX512 lig512 insns (Intel disassembly)
+PASS: i386 AVX512 wig insns
+PASS: i386 AVX512 wig insns (Intel disassembly)
PASS: i386 SSE with AVX encoding
PASS: i386 inval-avx
+PASS: i386 inval-avx512f
PASS: i386 SSE check (none)
PASS: i386 SSE check (.sse_check none)
PASS: i386 SSE check (warning)
@@ -365,6 +385,10 @@ PASS: i386 RdSeed (Intel disassembly)
PASS: i386 prefetch
PASS: i386 prefetch (Intel disassembly)
PASS: i386 SMAP
+PASS: i386 MPX
+PASS: i386 mpx-inval-1
+PASS: Check -madd-bnd-prefix
+PASS: i386 SHA
PASS: i386 reloc
PASS: i386 jump16
PASS: i386 white
@@ -524,6 +548,6 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 390
-../as-new 2.23.52.20130618
+# of expected passes 414
+../as-new 2.24.51.20131021
diff --git a/binutils/kepler.SCHWINGE/test/ld/ld.sum b/binutils/kepler.SCHWINGE/test/ld/ld.sum
index eb1d5f91..11fb168e 100644
--- a/binutils/kepler.SCHWINGE/test/ld/ld.sum
+++ b/binutils/kepler.SCHWINGE/test/ld/ld.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Tue Jan 7 13:17:03 2014
+Test Run By thomas on Tue Jan 7 16:23:20 2014
Native configuration is i686-pc-linux-gnu
=== ld tests ===
@@ -306,6 +306,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elf/shared.exp ...
PASS: Build libfoo.so
PASS: Build versioned libfoo.so
PASS: Build libbar.so
+PASS: Build warn libbar.so
PASS: Build hidden libbar.so
PASS: Build protected libbar.so
PASS: Build libbar.so with libfoo.so
@@ -768,6 +769,7 @@ PASS: Build libpr12758.a
PASS: PR ld/12758
PASS: Build libdummy.a PR ld/12760
PASS: Build libpr12760.a
+PASS: PR ld/12760
PASS: Build libpr13183.a
PASS: Build libdummy.a PR ld/13183
PASS: Build libdummy.a PR ld/13201
@@ -888,6 +890,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/extern.exp ...
PASS: EXTERN
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/include.exp ...
PASS: include-1
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/log2.exp ...
+PASS: binary logarithm
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/map-address.exp ...
PASS: map addresses
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/overlay-size.exp ...
@@ -912,6 +916,7 @@ PASS: rgn-at4
PASS: rgn-at5
PASS: ld-scripts/rgn-at6
PASS: ld-scripts/rgn-at7
+PASS: ld-scripts/rgn-at8
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/rgn-over.exp ...
PASS: rgn-over1
PASS: rgn-over1 (map check)
@@ -932,10 +937,11 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/script.exp ...
PASS: script
PASS: MRI script
PASS: MEMORY
-XFAIL: REGION_ALIAS: region-alias-1.t
-XFAIL: REGION_ALIAS: region-alias-2.t
-XFAIL: REGION_ALIAS: region-alias-3.t
-XFAIL: REGION_ALIAS: region-alias-4.t
+PASS: ld-scripts/region-alias-1
+PASS: ld-scripts/region-alias-2
+PASS: ld-scripts/region-alias-3
+PASS: ld-scripts/region-alias-4
+PASS: ld-scripts/align-with-input
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/section-flags.exp ...
PASS: section-flags-1
PASS: section-flags-2
@@ -1052,6 +1058,7 @@ PASS: Checking unique PIC object
PASS: Checking unique PIC object
PASS: Checking shared empty executable
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-v850/v850.exp ...
+Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/export-class.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vax-elf/vax-elf.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-versados/versados.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-vxworks/vxworks.exp ...
@@ -1067,8 +1074,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 907
-# of expected failures 8
+# of expected passes 916
+# of expected failures 4
# of untested testcases 6
-[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.52.20130618
+[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.24.51.20131021
diff --git a/binutils/log_build.diff b/binutils/log_build.diff
index b9a3ab2e..5a98aa6f 100644
--- a/binutils/log_build.diff
+++ b/binutils/log_build.diff
@@ -1,5 +1,5 @@
diff --git toolchain/logs/binutils/kepler.SCHWINGE/log_build_ toolchain/logs/binutils/coulomb.SCHWINGE/log_build_
-index 15c8b41..bd8ec4a 100644
+index 6dce852..a19f3b1 100644
--- toolchain/logs/binutils/kepler.SCHWINGE/log_build_
+++ toolchain/logs/binutils/coulomb.SCHWINGE/log_build_
@@ -281,12 +281,12 @@ checking for sys/sysmp.h... no
@@ -156,7 +156,7 @@ index 15c8b41..bd8ec4a 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -1544,7 +1523,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -1543,7 +1522,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
@@ -165,7 +165,7 @@ index 15c8b41..bd8ec4a 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
-@@ -1565,7 +1544,7 @@ checking if gcc-4.8 supports -c -o file.o... yes
+@@ -1564,7 +1543,7 @@ checking if gcc-4.8 supports -c -o file.o... yes
checking if gcc-4.8 supports -c -o file.o... (cached) yes
checking whether the gcc-4.8 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -174,7 +174,7 @@ index 15c8b41..bd8ec4a 100644
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -1714,7 +1693,7 @@ checking if the linker (ld) is GNU ld... yes
+@@ -1713,7 +1692,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
@@ -183,7 +183,7 @@ index 15c8b41..bd8ec4a 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
-@@ -1735,7 +1714,7 @@ checking if gcc-4.8 supports -c -o file.o... yes
+@@ -1734,7 +1713,7 @@ checking if gcc-4.8 supports -c -o file.o... yes
checking if gcc-4.8 supports -c -o file.o... (cached) yes
checking whether the gcc-4.8 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
@@ -303,4 +303,4 @@ index 15c8b41..bd8ec4a 100644
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
touch ld.1
perl ../../Paul_Desmond/ld/../etc/texi2pod.pl -I ../../Paul_Desmond/ld -I ../../Paul_Desmond/ld/../bfd/doc -I ../bfd/doc -I ../../Paul_Desmond/ld/../libiberty -Dman < ../../Paul_Desmond/ld/ld.texinfo > ld.pod
- (pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ld.pod | \
+ (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ld.pod | \
diff --git a/binutils/log_install.diff b/binutils/log_install.diff
index 69745ce1..88f19b32 100644
--- a/binutils/log_install.diff
+++ b/binutils/log_install.diff
@@ -1,5 +1,5 @@
diff --git toolchain/logs/binutils/kepler.SCHWINGE/log_install_ toolchain/logs/binutils/coulomb.SCHWINGE/log_install_
-index 16922eb..9f9df7c 100644
+index 80c57b8..a0394d1 100644
--- toolchain/logs/binutils/kepler.SCHWINGE/log_install_
+++ toolchain/logs/binutils/coulomb.SCHWINGE/log_install_
@@ -70,7 +70,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/tschwinge/Paul_Desm
@@ -10,7 +10,7 @@ index 16922eb..9f9df7c 100644
----------------------------------------------------------------------
Libraries have been installed in:
[...]/tschwinge/Paul_Desmond.build.install/lib
-@@ -108,7 +107,6 @@ libtool: install: /usr/bin/install -c .libs/libopcodes.lai [...]/tschwinge/Paul_
+@@ -106,7 +105,6 @@ libtool: install: /usr/bin/install -c .libs/libopcodes.lai [...]/tschwinge/Paul_
libtool: install: /usr/bin/install -c .libs/libopcodes.a [...]/tschwinge/Paul_Desmond.build.install/lib/libopcodes.a
libtool: install: chmod 644 [...]/tschwinge/Paul_Desmond.build.install/lib/libopcodes.a
libtool: install: ranlib [...]/tschwinge/Paul_Desmond.build.install/lib/libopcodes.a
diff --git a/binutils/log_test.diff b/binutils/log_test.diff
index eb165cd8..7061f08f 100644
--- a/binutils/log_test.diff
+++ b/binutils/log_test.diff
@@ -1,26 +1,42 @@
diff --git toolchain/logs/binutils/kepler.SCHWINGE/log_test_ toolchain/logs/binutils/coulomb.SCHWINGE/log_test_
-index 5eca3b7..792149b 100644
+index a9a2987..0717a28 100644
--- toolchain/logs/binutils/kepler.SCHWINGE/log_test_
+++ toolchain/logs/binutils/coulomb.SCHWINGE/log_test_
-@@ -52,7 +52,7 @@ srcdir=`cd ../../Paul_Desmond/binutils && pwd`; export srcdir; \
+@@ -11,7 +11,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
+ make[4]: Nothing to be done for `check'.
+ make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
+ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+-make[4]: Nothing to be done for `check-am'.
+ make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+ make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+ make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+@@ -52,7 +51,7 @@ srcdir=`cd ../../Paul_Desmond/binutils && pwd`; export srcdir; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
--Test Run By thomas on Tue Jan 7 13:14:49 2014
-+Test Run By thomas on Tue Jan 7 14:07:29 2014
+-Test Run By thomas on Tue Jan 7 16:20:50 2014
++Test Run By thomas on Tue Jan 7 18:51:07 2014
Native configuration is [ARCH]
=== binutils tests ===
-@@ -131,7 +131,7 @@ rootme=`pwd`; export rootme; \
+@@ -131,7 +130,7 @@ rootme=`pwd`; export rootme; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
--Test Run By thomas on Tue Jan 7 13:14:54 2014
-+Test Run By thomas on Tue Jan 7 14:07:57 2014
+-Test Run By thomas on Tue Jan 7 16:20:56 2014
++Test Run By thomas on Tue Jan 7 18:51:36 2014
Native configuration is [ARCH]
=== gas tests ===
-@@ -1092,8 +1092,8 @@ PASS: ver_test_4.sh
+@@ -307,7 +306,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
+ make[4]: Nothing to be done for `all'.
+ make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po'
+ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+-make[4]: Nothing to be done for `all-am'.
+ make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+ make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+ make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd'
+@@ -1092,8 +1090,8 @@ PASS: ver_test_4.sh
PASS: ver_test_5.sh
PASS: ver_test_7.sh
PASS: ver_test_10.sh
@@ -31,7 +47,7 @@ index 5eca3b7..792149b 100644
PASS: script_test_3.sh
PASS: script_test_4.sh
PASS: script_test_5.sh
-@@ -1204,8 +1204,8 @@ PASS: script_test_2
+@@ -1204,8 +1202,8 @@ PASS: script_test_2
PASS: justsyms
PASS: justsyms_exec
PASS: binary_test
@@ -42,7 +58,7 @@ index 5eca3b7..792149b 100644
PASS: tls_script_test
PASS: script_test_11
PASS: thin_archive_test_1
-@@ -1248,7 +1248,7 @@ PASS: ifuncmain7pie
+@@ -1248,7 +1246,7 @@ PASS: ifuncmain7pie
PASS: ifuncvar
PASS: start_lib_test
============================
@@ -51,7 +67,7 @@ index 5eca3b7..792149b 100644
See testsuite/test-suite.log
============================
make[6]: *** [test-suite.log] Error 1
-@@ -1346,14 +1346,14 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \
+@@ -1346,14 +1344,14 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \
CC="gcc-4.8" CFLAGS="-g -O2" \
CXX="g++-4.8" CXXFLAGS="-g -O2" \
CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \
@@ -63,12 +79,12 @@ index 5eca3b7..792149b 100644
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
--Test Run By thomas on Tue Jan 7 13:17:03 2014
-+Test Run By thomas on Tue Jan 7 14:30:52 2014
+-Test Run By thomas on Tue Jan 7 16:23:20 2014
++Test Run By thomas on Tue Jan 7 19:15:56 2014
Native configuration is [ARCH]
=== ld tests ===
-@@ -1399,6 +1399,12 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elfcomm/elfcomm.exp ...
+@@ -1399,6 +1397,12 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elfcomm/elfcomm.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elfvers/vers.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elfvsb/elfvsb.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elfweak/elfweak.exp ...
@@ -81,7 +97,7 @@ index 5eca3b7..792149b 100644
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-fastcall/fastcall.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-frv/fdpic.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-frv/frv-elf.exp ...
-@@ -1411,6 +1417,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ia64/ia64.exp ...
+@@ -1411,6 +1415,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ia64/ia64.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ia64/line.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ifunc/binutils.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ifunc/ifunc.exp ...
@@ -90,18 +106,18 @@ index 5eca3b7..792149b 100644
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-libs/libs.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-linkonce/linkonce.exp ...
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68hc11/m68hc11.exp ...
-@@ -1504,15 +1512,22 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
+@@ -1506,15 +1512,22 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
--# of expected passes 907
--# of expected failures 8
-+# of expected passes 895
+-# of expected passes 916
+-# of expected failures 4
++# of expected passes 904
+# of unexpected failures 2
+# of unexpected successes 6
-+# of expected failures 12
++# of expected failures 8
# of untested testcases 6
- [...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.52.20130618
+ [...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.24.51.20131021
+make[5]: *** [check-DEJAGNU] Error 1
make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld'
diff --git a/binutils/test.diff b/binutils/test.diff
index 2afb50ff..ebf2a413 100644
--- a/binutils/test.diff
+++ b/binutils/test.diff
@@ -1,35 +1,35 @@
diff --git toolchain/logs/binutils/kepler.SCHWINGE/test/binutils/binutils.sum toolchain/logs/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum
-index 6b73857..4ead36f 100644
+index 20b618c..5a56174 100644
--- toolchain/logs/binutils/kepler.SCHWINGE/test/binutils/binutils.sum
+++ toolchain/logs/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum
@@ -1,5 +1,5 @@
--Test Run By thomas on Tue Jan 7 13:14:49 2014
+-Test Run By thomas on Tue Jan 7 16:20:50 2014
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Tue Jan 7 14:07:29 2014
++Test Run By thomas on Tue Jan 7 18:51:07 2014
+Native configuration is i686-unknown-gnu0.5
=== binutils tests ===
diff --git toolchain/logs/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum toolchain/logs/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum
-index b89fa4c..0d7bdda 100644
+index 8c1836d..fbedd80 100644
--- toolchain/logs/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum
+++ toolchain/logs/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum
@@ -1,5 +1,5 @@
--Test Run By thomas on Tue Jan 7 13:14:54 2014
+-Test Run By thomas on Tue Jan 7 16:20:56 2014
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Tue Jan 7 14:07:57 2014
++Test Run By thomas on Tue Jan 7 18:51:36 2014
+Native configuration is i686-unknown-gnu0.5
=== gas tests ===
diff --git toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum toolchain/logs/binutils/coulomb.SCHWINGE/test/ld/ld.sum
-index eb1d5f9..1866d22 100644
+index 11fb168..328b2df 100644
--- toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum
+++ toolchain/logs/binutils/coulomb.SCHWINGE/test/ld/ld.sum
@@ -1,5 +1,5 @@
--Test Run By thomas on Tue Jan 7 13:17:03 2014
+-Test Run By thomas on Tue Jan 7 16:23:20 2014
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Tue Jan 7 14:30:52 2014
++Test Run By thomas on Tue Jan 7 19:15:56 2014
+Native configuration is i686-unknown-gnu0.5
=== ld tests ===
@@ -49,7 +49,7 @@ index eb1d5f9..1866d22 100644
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-elf/exclude.exp ...
PASS: ld link shared library
PASS: ld export symbols from archive
-@@ -561,8 +561,8 @@ PASS: ELF DSO weak func first DSO
+@@ -562,8 +562,8 @@ PASS: ELF DSO weak func first DSO
PASS: ELF DSO weak func last DSO
PASS: ELF weak func first
PASS: ELF weak func last
@@ -60,7 +60,7 @@ index eb1d5f9..1866d22 100644
PASS: ELF DSO weak data first
PASS: ELF DSO weak data last
PASS: ELF DSO weak data first DSO
-@@ -573,10 +573,10 @@ PASS: ELF weak data first
+@@ -574,10 +574,10 @@ PASS: ELF weak data first
PASS: ELF weak data last
PASS: ELF weak data first common
PASS: ELF weak data last common
@@ -75,7 +75,7 @@ index eb1d5f9..1866d22 100644
PASS: ELF DSO small bar (size)
PASS: ELF DSO foo with small bar (size)
PASS: ELF DSO big bar (size)
-@@ -672,8 +672,8 @@ PASS: objcopy (ifunc-4-local-x86)
+@@ -673,8 +673,8 @@ PASS: objcopy (ifunc-4-local-x86)
Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ifunc/ifunc.exp ...
PASS: Building ifunc binaries
PASS: Checking ifunc binaries
@@ -86,16 +86,16 @@ index eb1d5f9..1866d22 100644
PASS: ld-ifunc/ifunc-1-local-x86
PASS: ld-ifunc/ifunc-1-x86
PASS: ld-ifunc/ifunc-10-i386
-@@ -1067,8 +1067,10 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
+@@ -1074,8 +1074,10 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
--# of expected passes 907
--# of expected failures 8
-+# of expected passes 895
+-# of expected passes 916
+-# of expected failures 4
++# of expected passes 904
+# of unexpected failures 2
+# of unexpected successes 6
-+# of expected failures 12
++# of expected failures 8
# of untested testcases 6
- [...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.52.20130618
+ [...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.24.51.20131021