]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gold/testsuite/Makefile.in
[include/opcode]
[thirdparty/binutils-gdb.git] / gold / testsuite / Makefile.in
CommitLineData
81ecdfbb 1# Makefile.in generated by automake 1.11 from Makefile.am.
5a6f7e2d
ILT
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
81ecdfbb
RW
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
5a6f7e2d
ILT
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Process this file with automake to generate Makefile.in
537b5f51
ILT
19
20# As far as I can tell automake testing support assumes that the build
21# system and the host system are the same. So these tests will not
22# work when building with a cross-compiler.
5a6f7e2d
ILT
23VPATH = @srcdir@
24pkgdatadir = $(datadir)/@PACKAGE@
5a6f7e2d 25pkgincludedir = $(includedir)/@PACKAGE@
81ecdfbb
RW
26pkglibdir = $(libdir)/@PACKAGE@
27pkglibexecdir = $(libexecdir)/@PACKAGE@
5a6f7e2d 28am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
5a6f7e2d
ILT
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42target_triplet = @target@
bc644c6c
ILT
43check_PROGRAMS = object_unittest$(EXEEXT) binary_unittest$(EXEEXT) \
44 $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
45 $(am__EXEEXT_4) $(am__EXEEXT_5) $(am__EXEEXT_6) \
7fcd0256 46 $(am__EXEEXT_7) $(am__EXEEXT_8) $(am__EXEEXT_9) \
f3c69fca 47 $(am__EXEEXT_10) $(am__EXEEXT_11) $(am__EXEEXT_12) \
89fc3421 48 $(am__EXEEXT_13) $(am__EXEEXT_14) $(am__EXEEXT_15) \
6a89f575
CC
49 $(am__EXEEXT_16) $(am__EXEEXT_17) $(am__EXEEXT_18) \
50 $(am__EXEEXT_19)
531813ad
ST
51
52# Test --detect-odr-violations
53
54# Similar to --detect-odr-violations: check for undefined symbols in .so's
55
56# Test --dynamic-list, --dynamic-list-data, --dynamic-list-cpp-new,
57# and --dynamic-list-cpp-typeinfo
ae10a101
RÁE
58@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_1 = incremental_test.sh \
59@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_comdat_test.sh gc_tls_test.sh \
f1ec9ded 60@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_orphan_section_test.sh \
ae10a101 61@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_test.sh \
48c187ce 62@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_keep_unique_test.sh \
032ce4e9 63@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_test.sh \
21bb3914 64@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_so_test.sh \
6e9ba2ca 65@GCC_TRUE@@NATIVE_LINKER_TRUE@ final_layout.sh \
ce97fa81
ST
66@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_preemptible_functions_test.sh \
67@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_string_merge_test.sh \
27721062
ST
68@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared.sh weak_plt.sh \
69@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg.sh undef_symbol.sh \
70@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_1.sh ver_test_2.sh \
71@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_4.sh ver_test_5.sh \
72@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_7.sh ver_test_10.sh \
531813ad
ST
73@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_matching_test.sh \
74@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_3.sh \
75@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_4.sh \
3c12dcdb
DK
76@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_5.sh \
77@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_6.sh \
78@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_7.sh \
d103a984
RÁE
79@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_8.sh \
80@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_9.sh dynamic_list.sh
531813ad
ST
81
82# Create the data files that debug_msg.sh analyzes.
83
84# See if we can also detect problems when we're linking .so's, not .o's.
85
86# We also want to make sure we do something reasonable when there's no
87# debug info available. For the best test, we use .so's.
ae10a101
RÁE
88@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_2 = incremental_test.stdout \
89@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_comdat_test.stdout \
27721062 90@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_tls_test.stdout \
f1ec9ded 91@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_orphan_section_test.stdout \
ef15dade 92@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_test.stdout \
48c187ce 93@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_keep_unique_test.stdout \
21bb3914
ST
94@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_test_1.stdout \
95@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_test_2.stdout \
96@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_so_test_1.stdout \
97@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_so_test_2.stdout \
6e9ba2ca 98@GCC_TRUE@@NATIVE_LINKER_TRUE@ final_layout.stdout \
ce97fa81
ST
99@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_preemptible_functions_test.stdout \
100@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_string_merge_test.stdout \
531813ad
ST
101@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared.dbg \
102@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_plt_shared.so debug_msg.err \
103@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg_so.err \
104@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg_ndebug.err \
105@GCC_TRUE@@NATIVE_LINKER_TRUE@ undef_symbol.err ver_test_1.syms \
106@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_2.syms ver_test_4.syms \
107@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_5.syms ver_test_7.syms \
837504c4 108@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_10.syms protected_3.err \
531813ad
ST
109@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_matching_test.stdout \
110@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_3.stdout \
111@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_4.stdout \
112@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_5.stdout \
3c12dcdb
DK
113@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_6.stdout \
114@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_7.stdout \
115@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_8.stdout \
d103a984 116@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_9.stdout \
531813ad 117@GCC_TRUE@@NATIVE_LINKER_TRUE@ dynamic_list.stdout
ae10a101
RÁE
118@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_3 = incremental_test \
119@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_comdat_test gc_tls_test \
f1ec9ded
ST
120@GCC_TRUE@@NATIVE_LINKER_TRUE@ gc_orphan_section_test icf_test \
121@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_keep_unique_test \
21bb3914 122@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_safe_test icf_safe_so_test \
6e9ba2ca 123@GCC_TRUE@@NATIVE_LINKER_TRUE@ final_layout \
ce97fa81
ST
124@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_virtual_function_folding_test \
125@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_preemptible_functions_test \
126@GCC_TRUE@@NATIVE_LINKER_TRUE@ icf_string_merge_test \
72fef11a
CC
127@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared.dbg \
128@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/weak_undef_lib.so
2253bfba
L
129@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_4 = icf_virtual_function_folding_test \
130@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_test basic_static_test \
131@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_pic_test \
351a8000 132@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_static_pic_test \
374ad285 133@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_pie_test constructor_test \
351a8000
ILT
134@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_static_test \
135@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test \
136@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_static_test \
137@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_pic_test \
138@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_test \
139@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_test \
140@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_pic_2_test \
141@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_pic_1_test \
142@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_test \
143@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_12_test \
6a74a719 144@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_21_test \
374ad285
ILT
145@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_relocatable_test \
146@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_pie_test
1abce4a6
L
147@GCC_FALSE@constructor_test_DEPENDENCIES =
148@NATIVE_LINKER_FALSE@constructor_test_DEPENDENCIES =
149@GCC_FALSE@two_file_test_DEPENDENCIES =
150@NATIVE_LINKER_FALSE@two_file_test_DEPENDENCIES =
351a8000
ILT
151
152# The nonpic tests will fail on platforms which can not put non-PIC
153# code into shared libraries, so we just don't run them in that case.
72fef11a 154@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_5 = two_file_shared_1_nonpic_test \
351a8000
ILT
155@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_nonpic_test \
156@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_nonpic_test \
157@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_12_nonpic_test \
03e8f2b2
ILT
158@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_21_nonpic_test \
159@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_shared_test \
160@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_2_shared_test
72fef11a 161@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_6 = two_file_strip_test \
6835af53 162@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_strip_test \
eda294df
ILT
163@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_1 common_test_2 \
164@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test \
351a8000
ILT
165@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_static_test \
166@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_1_test \
167@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_2_test \
168@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_same_shared_test \
169@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_separate_shared_12_test \
170@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_separate_shared_21_test \
f3c69fca 171@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_test weak_undef_test
1abce4a6
L
172@GCC_FALSE@common_test_1_DEPENDENCIES =
173@NATIVE_LINKER_FALSE@common_test_1_DEPENDENCIES =
174@GCC_FALSE@exception_test_DEPENDENCIES =
175@NATIVE_LINKER_FALSE@exception_test_DEPENDENCIES =
176@GCC_FALSE@weak_test_DEPENDENCIES =
177@NATIVE_LINKER_FALSE@weak_test_DEPENDENCIES =
72fef11a
CC
178@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_7 = weak_undef_nonpic_test
179@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_8 = alt/weak_undef_lib_nonpic.so
180@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_9 = weak_alias_test weak_plt \
de4c45bd 181@GCC_TRUE@@NATIVE_LINKER_TRUE@ copy_test
72fef11a 182@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__append_10 = tls_test \
351a8000 183@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pic_test \
c7177d31 184@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pie_test \
b3705d2a 185@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pie_pic_test \
c03c7692 186@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_test \
c2b45e22
CC
187@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_ie_test \
188@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_gd_to_ie_test
72fef11a
CC
189@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am__append_11 = tls_shared_gnu2_gd_to_ie_test
190@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am__append_12 = tls_shared_gnu2_test
191@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@am__append_13 = tls_static_test \
351a8000 192@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@ tls_static_pic_test
72fef11a
CC
193@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__append_14 = tls_shared_nonpic_test
194@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_15 = many_sections_test \
d491d34e 195@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_r_test
1abce4a6
L
196@GCC_FALSE@many_sections_test_DEPENDENCIES =
197@NATIVE_LINKER_FALSE@many_sections_test_DEPENDENCIES =
72fef11a 198@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_16 = many_sections_define.h \
d491d34e 199@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_check.h
72fef11a
CC
200@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_17 = many_sections_define.h \
201@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_check.h \
202@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg.err debug_msg_so.err \
203@GCC_TRUE@@NATIVE_LINKER_TRUE@ debug_msg_ndebug.err \
204@GCC_TRUE@@NATIVE_LINKER_TRUE@ undef_symbol.err ver_test_11.a \
837504c4 205@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_3.err binary.txt \
72fef11a
CC
206@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_matching_test.stdout \
207@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_3.stdout \
208@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_4 script_test_5 \
3c12dcdb
DK
209@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_6 script_test_7 \
210@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_8 dynamic_list \
211@GCC_TRUE@@NATIVE_LINKER_TRUE@ dynamic_list.stdout libthin1.a \
212@GCC_TRUE@@NATIVE_LINKER_TRUE@ libthin3.a libthinall.a \
72fef11a
CC
213@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/thin_archive_test_2.o \
214@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/thin_archive_test_4.o \
215@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/libthin2.a alt/libthin4.a
216@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_18 = initpri1
1abce4a6
L
217@CONSTRUCTOR_PRIORITY_FALSE@initpri1_DEPENDENCIES =
218@GCC_FALSE@initpri1_DEPENDENCIES =
219@NATIVE_LINKER_FALSE@initpri1_DEPENDENCIES =
351a8000 220
351a8000 221# Test -o when emitting to a special file (such as something in /dev).
72fef11a 222@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_19 = flagstest_o_specialfile
7fcd0256
ILT
223
224# Test --compress-debug-sections. FIXME: check we actually compress.
351a8000
ILT
225
226# The specialfile output has a tricky case when we also compress debug
227# sections, because it requires output-file resizing.
72fef11a 228@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@am__append_20 = flagstest_compress_debug_sections \
7fcd0256 229@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ flagstest_o_specialfile_and_compress_debug_sections
99f8faca
ILT
230
231# Test symbol versioning.
72fef11a 232@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_21 = ver_test ver_test_2 \
95d14cd3 233@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_6 ver_test_8 ver_test_9 \
9c5b8369
ILT
234@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_11 protected_1 \
235@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_2 relro_test \
236@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_script_test script_test_1 \
237@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2 justsyms \
238@GCC_TRUE@@NATIVE_LINKER_TRUE@ binary_test script_test_3 \
4ebf39db 239@GCC_TRUE@@NATIVE_LINKER_TRUE@ tls_phdrs_script_test \
6c93b22c 240@GCC_TRUE@@NATIVE_LINKER_TRUE@ tls_script_test \
fbd8a257
CC
241@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_test_1 \
242@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_test_2
1abce4a6
L
243@GCC_FALSE@script_test_1_DEPENDENCIES =
244@NATIVE_LINKER_FALSE@script_test_1_DEPENDENCIES =
245@GCC_FALSE@script_test_2_DEPENDENCIES =
246@NATIVE_LINKER_FALSE@script_test_2_DEPENDENCIES =
247@GCC_FALSE@justsyms_DEPENDENCIES =
248@NATIVE_LINKER_FALSE@justsyms_DEPENDENCIES =
249@GCC_FALSE@binary_test_DEPENDENCIES =
250@NATIVE_LINKER_FALSE@binary_test_DEPENDENCIES =
fbd8a257
CC
251@GCC_FALSE@thin_archive_test_2_DEPENDENCIES =
252@NATIVE_LINKER_FALSE@thin_archive_test_2_DEPENDENCIES =
f3a2388f
CC
253
254# Test plugins with -r.
72fef11a 255@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__append_22 = \
89fc3421 256@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_1 \
d66a9eb3 257@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2 \
0f7c0701 258@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3 \
24998053 259@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4 \
be234d88 260@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_5 \
5e0f337e 261@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6 \
f3a2388f
CC
262@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7 \
263@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_8
72fef11a 264@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__append_23 = \
89fc3421 265@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_1.sh \
d66a9eb3 266@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2.sh \
0f7c0701 267@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3.sh \
be234d88 268@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4.sh \
5e0f337e
RÁE
269@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6.sh \
270@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7.sh
f3a2388f
CC
271
272# Test that symbols known in the IR file but not in the replacement file
273# produce an unresolved symbol error.
72fef11a 274@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__append_24 = \
89fc3421 275@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_1.err \
d66a9eb3 276@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2.err \
0f7c0701 277@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3.err \
be234d88 278@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4.err \
5e0f337e
RÁE
279@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6.err \
280@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7.err \
f3a2388f
CC
281@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7.syms \
282@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_9.err
283# Make a copy of two_file_test_1.o, which does not define the symbol _Z4t16av.
72fef11a 284@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__append_25 = \
89fc3421 285@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_1.err \
d66a9eb3 286@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2.err \
0f7c0701 287@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3.err \
72fef11a 288@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4.a \
24998053 289@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4.err \
be234d88 290@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6.err \
5e0f337e 291@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7.err \
f3a2388f
CC
292@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_9.err \
293@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ two_file_test_1c.o \
24998053 294@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ unused.c
72fef11a 295@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_26 = exclude_libs_test \
bb04269c
DK
296@GCC_TRUE@@NATIVE_LINKER_TRUE@ local_labels_test \
297@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test
645afe0c
CC
298
299# Test that hidden and internal symbols in the main program cannot be
300# referenced by a shared library.
8c604651
CS
301
302# Test -retain-symbols-file.
c5617f2f
DK
303
304# Test that no .gnu.version sections are created when
305# symbol versioning is not used.
72fef11a 306@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_27 = exclude_libs_test.sh \
645afe0c 307@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test.sh \
8c604651 308@GCC_TRUE@@NATIVE_LINKER_TRUE@ hidden_test.sh \
c5617f2f
DK
309@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test.sh \
310@GCC_TRUE@@NATIVE_LINKER_TRUE@ no_version_test.sh
72fef11a 311@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_28 = exclude_libs_test.syms \
645afe0c 312@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test.syms \
d3bbad62
ILT
313@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test1.syms \
314@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test2.syms \
8c604651 315@GCC_TRUE@@NATIVE_LINKER_TRUE@ hidden_test.err \
c5617f2f
DK
316@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test.stdout \
317@GCC_TRUE@@NATIVE_LINKER_TRUE@ no_version_test.stdout
72fef11a 318@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_29 = exclude_libs_test.syms \
bb04269c
DK
319@GCC_TRUE@@NATIVE_LINKER_TRUE@ libexclude_libs_test_1.a \
320@GCC_TRUE@@NATIVE_LINKER_TRUE@ libexclude_libs_test_2.a \
321@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/libexclude_libs_test_3.a \
645afe0c 322@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test.syms \
d3bbad62
ILT
323@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test1.syms \
324@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test2.syms \
325@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test1.out \
326@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_relocatable_test2.out \
8c604651
CS
327@GCC_TRUE@@NATIVE_LINKER_TRUE@ hidden_test hidden_test.err \
328@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test \
329@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test.in \
ae3b5189
CD
330@GCC_TRUE@@NATIVE_LINKER_TRUE@ retain_symbols_file_test.stdout \
331@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test \
332@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test_lib.o \
c5617f2f
DK
333@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/searched_file_test_lib.a \
334@GCC_TRUE@@NATIVE_LINKER_TRUE@ libno_version_test.so \
335@GCC_TRUE@@NATIVE_LINKER_TRUE@ no_version_test.stdout
72fef11a 336@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@am__append_30 = large
1abce4a6
L
337@GCC_FALSE@large_DEPENDENCIES =
338@MCMODEL_MEDIUM_FALSE@large_DEPENDENCIES =
339@NATIVE_LINKER_FALSE@large_DEPENDENCIES =
6a89f575
CC
340
341# Test that if the output file already exists and is empty,
342# it will get execute permission.
ae3b5189
CD
343
344# Check -l:foo.a
345@GCC_TRUE@@NATIVE_LINKER_TRUE@am__append_31 = permission_test \
346@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test
347@GCC_FALSE@searched_file_test_DEPENDENCIES =
348@NATIVE_LINKER_FALSE@searched_file_test_DEPENDENCIES =
364c7fa5
ILT
349
350# These tests work with cross linkers.
351@DEFAULT_TARGET_I386_TRUE@am__append_32 = split_i386.sh
352@DEFAULT_TARGET_I386_TRUE@am__append_33 = split_i386_1.stdout split_i386_2.stdout \
353@DEFAULT_TARGET_I386_TRUE@ split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
354
355@DEFAULT_TARGET_I386_TRUE@am__append_34 = split_i386_1 split_i386_2 split_i386_3 \
356@DEFAULT_TARGET_I386_TRUE@ split_i386_4 split_i386_r
357
358@DEFAULT_TARGET_X86_64_TRUE@am__append_35 = split_x86_64.sh
359@DEFAULT_TARGET_X86_64_TRUE@am__append_36 = split_x86_64_1.stdout split_x86_64_2.stdout \
360@DEFAULT_TARGET_X86_64_TRUE@ split_x86_64_3.stdout split_x86_64_4.stdout split_x86_64_r.stdout
361
362@DEFAULT_TARGET_X86_64_TRUE@am__append_37 = split_x86_64_1 split_x86_64_2 split_x86_64_3 \
363@DEFAULT_TARGET_X86_64_TRUE@ split_x86_64_4 split_x86_64_r
364
2a2b6d42 365@DEFAULT_TARGET_ARM_TRUE@am__append_38 = arm_abs_global.sh \
2fd9ae7a 366@DEFAULT_TARGET_ARM_TRUE@ arm_branch_in_range.sh \
da59ad79 367@DEFAULT_TARGET_ARM_TRUE@ arm_fix_v4bx.sh arm_attr_merge.sh
2a2b6d42
DK
368@DEFAULT_TARGET_ARM_TRUE@am__append_39 = arm_abs_global.stdout \
369@DEFAULT_TARGET_ARM_TRUE@ arm_bl_in_range.stdout \
370@DEFAULT_TARGET_ARM_TRUE@ arm_bl_out_of_range.stdout \
371@DEFAULT_TARGET_ARM_TRUE@ thumb_bl_in_range.stdout \
372@DEFAULT_TARGET_ARM_TRUE@ thumb_bl_out_of_range.stdout \
373@DEFAULT_TARGET_ARM_TRUE@ thumb2_bl_in_range.stdout \
2fd9ae7a 374@DEFAULT_TARGET_ARM_TRUE@ thumb2_bl_out_of_range.stdout \
a2c7281b
DK
375@DEFAULT_TARGET_ARM_TRUE@ thumb_blx_in_range.stdout \
376@DEFAULT_TARGET_ARM_TRUE@ thumb_blx_out_of_range.stdout \
377@DEFAULT_TARGET_ARM_TRUE@ thumb2_blx_in_range.stdout \
378@DEFAULT_TARGET_ARM_TRUE@ thumb2_blx_out_of_range.stdout \
2fd9ae7a
DK
379@DEFAULT_TARGET_ARM_TRUE@ arm_fix_v4bx.stdout \
380@DEFAULT_TARGET_ARM_TRUE@ arm_fix_v4bx_interworking.stdout \
da59ad79
DK
381@DEFAULT_TARGET_ARM_TRUE@ arm_no_fix_v4bx.stdout \
382@DEFAULT_TARGET_ARM_TRUE@ arm_attr_merge_6.stdout \
383@DEFAULT_TARGET_ARM_TRUE@ arm_attr_merge_6r.stdout \
384@DEFAULT_TARGET_ARM_TRUE@ arm_attr_merge_7.stdout
2a2b6d42
DK
385@DEFAULT_TARGET_ARM_TRUE@am__append_40 = arm_abs_global \
386@DEFAULT_TARGET_ARM_TRUE@ arm_bl_in_range arm_bl_out_of_range \
387@DEFAULT_TARGET_ARM_TRUE@ thumb_bl_in_range \
388@DEFAULT_TARGET_ARM_TRUE@ thumb_bl_out_of_range \
389@DEFAULT_TARGET_ARM_TRUE@ thumb2_bl_in_range \
a2c7281b
DK
390@DEFAULT_TARGET_ARM_TRUE@ thumb2_bl_out_of_range \
391@DEFAULT_TARGET_ARM_TRUE@ thumb_blx_in_range \
392@DEFAULT_TARGET_ARM_TRUE@ thumb_blx_out_of_range \
393@DEFAULT_TARGET_ARM_TRUE@ thumb2_blx_in_range \
394@DEFAULT_TARGET_ARM_TRUE@ thumb2_blx_out_of_range arm_fix_v4bx \
2fd9ae7a 395@DEFAULT_TARGET_ARM_TRUE@ arm_fix_v4bx_interworking \
da59ad79
DK
396@DEFAULT_TARGET_ARM_TRUE@ arm_no_fix_v4bx arm_attr_merge_6 \
397@DEFAULT_TARGET_ARM_TRUE@ arm_attr_merge_6r arm_attr_merge_7
5a6f7e2d 398subdir = testsuite
efc8d4f2 399DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
5a6f7e2d
ILT
400ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
401am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
4f4995b6 402 $(top_srcdir)/../config/gettext-sister.m4 \
5a6f7e2d 403 $(top_srcdir)/../config/lead-dot.m4 \
8bdcdf2c
ILT
404 $(top_srcdir)/../config/nls.m4 \
405 $(top_srcdir)/../config/override.m4 \
406 $(top_srcdir)/../config/po.m4 \
5a6f7e2d 407 $(top_srcdir)/../config/progtest.m4 \
5a6f7e2d
ILT
408 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/configure.ac
409am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
410 $(ACLOCAL_M4)
411mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
412CONFIG_HEADER = $(top_builddir)/config.h
413CONFIG_CLEAN_FILES =
81ecdfbb 414CONFIG_CLEAN_VPATH_FILES =
5a6f7e2d
ILT
415AR = ar
416ARFLAGS = cru
417libgoldtest_a_AR = $(AR) $(ARFLAGS)
418libgoldtest_a_LIBADD =
419am_libgoldtest_a_OBJECTS = test.$(OBJEXT) testmain.$(OBJEXT) \
420 testfile.$(OBJEXT)
421libgoldtest_a_OBJECTS = $(am_libgoldtest_a_OBJECTS)
2253bfba
L
422@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_1 = icf_virtual_function_folding_test$(EXEEXT) \
423@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_test$(EXEEXT) \
351a8000
ILT
424@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_static_test$(EXEEXT) \
425@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_pic_test$(EXEEXT) \
426@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_static_pic_test$(EXEEXT) \
374ad285 427@GCC_TRUE@@NATIVE_LINKER_TRUE@ basic_pie_test$(EXEEXT) \
cb615bc1 428@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_test$(EXEEXT) \
3bd52c28
ILT
429@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_static_test$(EXEEXT) \
430@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test$(EXEEXT) \
f958d5fc
ILT
431@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_static_test$(EXEEXT) \
432@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_pic_test$(EXEEXT) \
3bd52c28
ILT
433@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_test$(EXEEXT) \
434@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_test$(EXEEXT) \
386c048c
ILT
435@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_pic_2_test$(EXEEXT) \
436@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_pic_1_test$(EXEEXT) \
3bd52c28
ILT
437@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_test$(EXEEXT) \
438@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_12_test$(EXEEXT) \
6a74a719 439@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_21_test$(EXEEXT) \
374ad285
ILT
440@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_relocatable_test$(EXEEXT) \
441@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_pie_test$(EXEEXT)
351a8000
ILT
442@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_2 = two_file_shared_1_nonpic_test$(EXEEXT) \
443@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_nonpic_test$(EXEEXT) \
444@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_nonpic_test$(EXEEXT) \
445@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_12_nonpic_test$(EXEEXT) \
03e8f2b2
ILT
446@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_separate_shared_21_nonpic_test$(EXEEXT) \
447@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_shared_test$(EXEEXT) \
448@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_mixed_2_shared_test$(EXEEXT)
6835af53
ILT
449@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_3 = \
450@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_strip_test$(EXEEXT) \
451@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_same_shared_strip_test$(EXEEXT) \
452@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_1$(EXEEXT) \
eda294df 453@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_2$(EXEEXT) \
49bdd526 454@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test$(EXEEXT) \
3151305a
ILT
455@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_static_test$(EXEEXT) \
456@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_1_test$(EXEEXT) \
457@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_2_test$(EXEEXT) \
458@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_same_shared_test$(EXEEXT) \
459@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_separate_shared_12_test$(EXEEXT) \
63402fe4 460@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_separate_shared_21_test$(EXEEXT) \
86925eef 461@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_test$(EXEEXT) \
f3c69fca
CC
462@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_undef_test$(EXEEXT)
463@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_4 = weak_undef_nonpic_test$(EXEEXT)
f34787f8 464@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_5 = weak_alias_test$(EXEEXT) \
de4c45bd 465@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_plt$(EXEEXT) \
f34787f8 466@GCC_TRUE@@NATIVE_LINKER_TRUE@ copy_test$(EXEEXT)
f3c69fca 467@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__EXEEXT_6 = \
351a8000
ILT
468@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test$(EXEEXT) \
469@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pic_test$(EXEEXT) \
c7177d31 470@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pie_test$(EXEEXT) \
b3705d2a 471@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_pie_pic_test$(EXEEXT) \
c03c7692 472@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_test$(EXEEXT) \
c2b45e22
CC
473@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_ie_test$(EXEEXT) \
474@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_shared_gd_to_ie_test$(EXEEXT)
f3c69fca
CC
475@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am__EXEEXT_7 = tls_shared_gnu2_gd_to_ie_test$(EXEEXT)
476@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am__EXEEXT_8 = tls_shared_gnu2_test$(EXEEXT)
477@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@am__EXEEXT_9 = tls_static_test$(EXEEXT) \
351a8000 478@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@ tls_static_pic_test$(EXEEXT)
f3c69fca 479@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__EXEEXT_10 = tls_shared_nonpic_test$(EXEEXT)
d491d34e
ILT
480@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_11 = \
481@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_test$(EXEEXT) \
482@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_r_test$(EXEEXT)
483@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_12 = initpri1$(EXEEXT)
484@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_13 = flagstest_o_specialfile$(EXEEXT)
485@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_14 = flagstest_compress_debug_sections$(EXEEXT) \
7fcd0256 486@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
d491d34e 487@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_15 = ver_test$(EXEEXT) \
be3e6201 488@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_2$(EXEEXT) \
18e6b24e 489@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_6$(EXEEXT) \
75517b77 490@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_8$(EXEEXT) \
95d14cd3 491@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_9$(EXEEXT) \
9c5b8369 492@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_11$(EXEEXT) \
8bdcdf2c
ILT
493@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_1$(EXEEXT) \
494@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_2$(EXEEXT) \
9f1d377b 495@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_test$(EXEEXT) \
2d924fd9 496@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_script_test$(EXEEXT) \
7cc77b5a 497@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_1$(EXEEXT) \
88dd47ac 498@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2$(EXEEXT) \
bc644c6c 499@GCC_TRUE@@NATIVE_LINKER_TRUE@ justsyms$(EXEEXT) \
6835af53 500@GCC_TRUE@@NATIVE_LINKER_TRUE@ binary_test$(EXEEXT) \
fbd8a257 501@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_3$(EXEEXT) \
4ebf39db 502@GCC_TRUE@@NATIVE_LINKER_TRUE@ tls_phdrs_script_test$(EXEEXT) \
6c93b22c 503@GCC_TRUE@@NATIVE_LINKER_TRUE@ tls_script_test$(EXEEXT) \
fbd8a257
CC
504@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_test_1$(EXEEXT) \
505@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_test_2$(EXEEXT)
89fc3421 506@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@am__EXEEXT_16 = plugin_test_1$(EXEEXT) \
d66a9eb3 507@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_2$(EXEEXT) \
0f7c0701 508@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_3$(EXEEXT) \
24998053 509@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_4$(EXEEXT) \
be234d88 510@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_5$(EXEEXT) \
5e0f337e 511@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_6$(EXEEXT) \
f3a2388f
CC
512@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_7$(EXEEXT) \
513@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ plugin_test_8$(EXEEXT)
65514900 514@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_17 = \
805bb01c 515@GCC_TRUE@@NATIVE_LINKER_TRUE@ exclude_libs_test$(EXEEXT) \
bb04269c
DK
516@GCC_TRUE@@NATIVE_LINKER_TRUE@ local_labels_test$(EXEEXT) \
517@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test$(EXEEXT)
8a5e3e08 518@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_18 = large$(EXEEXT)
6a89f575 519@GCC_TRUE@@NATIVE_LINKER_TRUE@am__EXEEXT_19 = \
ae3b5189
CD
520@GCC_TRUE@@NATIVE_LINKER_TRUE@ permission_test$(EXEEXT) \
521@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test$(EXEEXT)
351a8000
ILT
522basic_pic_test_SOURCES = basic_pic_test.c
523basic_pic_test_OBJECTS = basic_pic_test.$(OBJEXT)
524basic_pic_test_LDADD = $(LDADD)
525am__DEPENDENCIES_1 =
526basic_pic_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
527 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 528 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
374ad285
ILT
529basic_pie_test_SOURCES = basic_pie_test.c
530basic_pie_test_OBJECTS = basic_pie_test.$(OBJEXT)
531basic_pie_test_LDADD = $(LDADD)
532basic_pie_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
533 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
534 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
351a8000
ILT
535basic_static_pic_test_SOURCES = basic_static_pic_test.c
536basic_static_pic_test_OBJECTS = basic_static_pic_test.$(OBJEXT)
537basic_static_pic_test_LDADD = $(LDADD)
538basic_static_pic_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
539 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 540 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
351a8000
ILT
541basic_static_test_SOURCES = basic_static_test.c
542basic_static_test_OBJECTS = basic_static_test.$(OBJEXT)
543basic_static_test_LDADD = $(LDADD)
544basic_static_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
545 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 546 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
351a8000
ILT
547basic_test_SOURCES = basic_test.c
548basic_test_OBJECTS = basic_test.$(OBJEXT)
549basic_test_LDADD = $(LDADD)
550basic_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
551 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 552 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
bc644c6c
ILT
553@GCC_TRUE@@NATIVE_LINKER_TRUE@am_binary_test_OBJECTS = \
554@GCC_TRUE@@NATIVE_LINKER_TRUE@ binary_test.$(OBJEXT)
555binary_test_OBJECTS = $(am_binary_test_OBJECTS)
81ecdfbb
RW
556binary_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
557 $(binary_test_LDFLAGS) $(LDFLAGS) -o $@
bc644c6c
ILT
558am_binary_unittest_OBJECTS = binary_unittest.$(OBJEXT)
559binary_unittest_OBJECTS = $(am_binary_unittest_OBJECTS)
560binary_unittest_LDADD = $(LDADD)
561binary_unittest_DEPENDENCIES = libgoldtest.a ../libgold.a \
562 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 563 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
49bdd526
ILT
564@GCC_TRUE@@NATIVE_LINKER_TRUE@am_common_test_1_OBJECTS = \
565@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_1.$(OBJEXT)
566common_test_1_OBJECTS = $(am_common_test_1_OBJECTS)
81ecdfbb
RW
567common_test_1_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
568 $(common_test_1_LDFLAGS) $(LDFLAGS) -o $@
eda294df
ILT
569@GCC_TRUE@@NATIVE_LINKER_TRUE@am_common_test_2_OBJECTS = \
570@GCC_TRUE@@NATIVE_LINKER_TRUE@ common_test_1.$(OBJEXT)
571common_test_2_OBJECTS = $(am_common_test_2_OBJECTS)
572common_test_2_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
573 $(common_test_2_LDFLAGS) $(LDFLAGS) -o $@
351a8000 574@GCC_TRUE@@NATIVE_LINKER_TRUE@am__objects_1 = \
cb615bc1 575@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_test.$(OBJEXT)
351a8000
ILT
576@GCC_TRUE@@NATIVE_LINKER_TRUE@am_constructor_static_test_OBJECTS = \
577@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_1)
cb615bc1
ILT
578constructor_static_test_OBJECTS = \
579 $(am_constructor_static_test_OBJECTS)
81ecdfbb
RW
580constructor_static_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
581 $(constructor_static_test_LDFLAGS) $(LDFLAGS) -o $@
d5026652
ILT
582@GCC_TRUE@@NATIVE_LINKER_TRUE@am_constructor_test_OBJECTS = \
583@GCC_TRUE@@NATIVE_LINKER_TRUE@ constructor_test.$(OBJEXT)
584constructor_test_OBJECTS = $(am_constructor_test_OBJECTS)
81ecdfbb
RW
585constructor_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
586 $(constructor_test_LDFLAGS) $(LDFLAGS) -o $@
f34787f8
ILT
587@GCC_TRUE@@NATIVE_LINKER_TRUE@am_copy_test_OBJECTS = \
588@GCC_TRUE@@NATIVE_LINKER_TRUE@ copy_test.$(OBJEXT)
589copy_test_OBJECTS = $(am_copy_test_OBJECTS)
81ecdfbb
RW
590copy_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
591 $(copy_test_LDFLAGS) $(LDFLAGS) -o $@
bb04269c
DK
592@GCC_TRUE@@NATIVE_LINKER_TRUE@am_discard_locals_test_OBJECTS = \
593@GCC_TRUE@@NATIVE_LINKER_TRUE@ discard_locals_test.$(OBJEXT)
594discard_locals_test_OBJECTS = $(am_discard_locals_test_OBJECTS)
595discard_locals_test_LDADD = $(LDADD)
596discard_locals_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
597 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
598 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
81ecdfbb
RW
599discard_locals_test_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
600 $(discard_locals_test_LDFLAGS) $(LDFLAGS) -o $@
3151305a
ILT
601@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_same_shared_test_OBJECTS = \
602@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
603exception_same_shared_test_OBJECTS = \
604 $(am_exception_same_shared_test_OBJECTS)
81ecdfbb
RW
605exception_same_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
606 $(exception_same_shared_test_LDFLAGS) $(LDFLAGS) -o $@
3151305a
ILT
607@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_separate_shared_12_test_OBJECTS = \
608@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
609exception_separate_shared_12_test_OBJECTS = \
610 $(am_exception_separate_shared_12_test_OBJECTS)
81ecdfbb
RW
611exception_separate_shared_12_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
612 $(CXXFLAGS) $(exception_separate_shared_12_test_LDFLAGS) \
613 $(LDFLAGS) -o $@
3151305a
ILT
614@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_separate_shared_21_test_OBJECTS = \
615@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
616exception_separate_shared_21_test_OBJECTS = \
617 $(am_exception_separate_shared_21_test_OBJECTS)
81ecdfbb
RW
618exception_separate_shared_21_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
619 $(CXXFLAGS) $(exception_separate_shared_21_test_LDFLAGS) \
620 $(LDFLAGS) -o $@
3151305a
ILT
621@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_shared_1_test_OBJECTS = \
622@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_2.$(OBJEXT) \
623@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
624exception_shared_1_test_OBJECTS = \
625 $(am_exception_shared_1_test_OBJECTS)
81ecdfbb
RW
626exception_shared_1_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
627 $(exception_shared_1_test_LDFLAGS) $(LDFLAGS) -o $@
3151305a
ILT
628@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_shared_2_test_OBJECTS = \
629@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_1.$(OBJEXT) \
630@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT)
631exception_shared_2_test_OBJECTS = \
632 $(am_exception_shared_2_test_OBJECTS)
81ecdfbb
RW
633exception_shared_2_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
634 $(exception_shared_2_test_LDFLAGS) $(LDFLAGS) -o $@
351a8000 635@GCC_TRUE@@NATIVE_LINKER_TRUE@am__objects_2 = \
3151305a
ILT
636@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT) \
637@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_1.$(OBJEXT) \
638@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_2.$(OBJEXT)
351a8000
ILT
639@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_static_test_OBJECTS = \
640@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_2)
3151305a 641exception_static_test_OBJECTS = $(am_exception_static_test_OBJECTS)
81ecdfbb
RW
642exception_static_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
643 $(exception_static_test_LDFLAGS) $(LDFLAGS) -o $@
3151305a
ILT
644@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exception_test_OBJECTS = \
645@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.$(OBJEXT) \
646@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_1.$(OBJEXT) \
647@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_2.$(OBJEXT)
648exception_test_OBJECTS = $(am_exception_test_OBJECTS)
81ecdfbb
RW
649exception_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
650 $(exception_test_LDFLAGS) $(LDFLAGS) -o $@
65514900
CC
651@GCC_TRUE@@NATIVE_LINKER_TRUE@am_exclude_libs_test_OBJECTS = \
652@GCC_TRUE@@NATIVE_LINKER_TRUE@ exclude_libs_test.$(OBJEXT)
653exclude_libs_test_OBJECTS = $(am_exclude_libs_test_OBJECTS)
81ecdfbb
RW
654exclude_libs_test_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
655 $(exclude_libs_test_LDFLAGS) $(LDFLAGS) -o $@
43771f76
ILT
656flagstest_compress_debug_sections_SOURCES = \
657 flagstest_compress_debug_sections.c
658flagstest_compress_debug_sections_OBJECTS = \
659 flagstest_compress_debug_sections.$(OBJEXT)
660flagstest_compress_debug_sections_LDADD = $(LDADD)
661flagstest_compress_debug_sections_DEPENDENCIES = libgoldtest.a \
662 ../libgold.a ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 663 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
43771f76
ILT
664flagstest_o_specialfile_SOURCES = flagstest_o_specialfile.c
665flagstest_o_specialfile_OBJECTS = flagstest_o_specialfile.$(OBJEXT)
666flagstest_o_specialfile_LDADD = $(LDADD)
667flagstest_o_specialfile_DEPENDENCIES = libgoldtest.a ../libgold.a \
668 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 669 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
43771f76
ILT
670flagstest_o_specialfile_and_compress_debug_sections_SOURCES = \
671 flagstest_o_specialfile_and_compress_debug_sections.c
672flagstest_o_specialfile_and_compress_debug_sections_OBJECTS = \
673 flagstest_o_specialfile_and_compress_debug_sections.$(OBJEXT)
674flagstest_o_specialfile_and_compress_debug_sections_LDADD = $(LDADD)
675flagstest_o_specialfile_and_compress_debug_sections_DEPENDENCIES = \
676 libgoldtest.a ../libgold.a ../../libiberty/libiberty.a \
89fc3421
CC
677 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
678 $(am__DEPENDENCIES_1)
2253bfba
L
679icf_virtual_function_folding_test_SOURCES = \
680 icf_virtual_function_folding_test.c
681icf_virtual_function_folding_test_OBJECTS = \
682 icf_virtual_function_folding_test.$(OBJEXT)
683icf_virtual_function_folding_test_LDADD = $(LDADD)
684icf_virtual_function_folding_test_DEPENDENCIES = libgoldtest.a \
685 ../libgold.a ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
686 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
2fd32231
ILT
687@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_initpri1_OBJECTS = initpri1.$(OBJEXT)
688initpri1_OBJECTS = $(am_initpri1_OBJECTS)
81ecdfbb
RW
689initpri1_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(initpri1_LDFLAGS) \
690 $(LDFLAGS) -o $@
88dd47ac
ILT
691@GCC_TRUE@@NATIVE_LINKER_TRUE@am_justsyms_OBJECTS = \
692@GCC_TRUE@@NATIVE_LINKER_TRUE@ justsyms_1.$(OBJEXT)
693justsyms_OBJECTS = $(am_justsyms_OBJECTS)
81ecdfbb
RW
694justsyms_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
695 $(justsyms_LDFLAGS) $(LDFLAGS) -o $@
8a5e3e08
ILT
696@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@am_large_OBJECTS = large-large.$(OBJEXT)
697large_OBJECTS = $(am_large_OBJECTS)
81ecdfbb
RW
698large_LINK = $(CCLD) $(large_CFLAGS) $(CFLAGS) $(large_LDFLAGS) \
699 $(LDFLAGS) -o $@
805bb01c
DK
700local_labels_test_SOURCES = local_labels_test.c
701local_labels_test_OBJECTS = local_labels_test.$(OBJEXT)
702local_labels_test_LDADD = $(LDADD)
703local_labels_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
704 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
705 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
7bc3e21a
ILT
706many_sections_r_test_SOURCES = many_sections_r_test.c
707many_sections_r_test_OBJECTS = many_sections_r_test.$(OBJEXT)
708many_sections_r_test_LDADD = $(LDADD)
709many_sections_r_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
710 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 711 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
d491d34e
ILT
712@GCC_TRUE@@NATIVE_LINKER_TRUE@am_many_sections_test_OBJECTS = \
713@GCC_TRUE@@NATIVE_LINKER_TRUE@ many_sections_test.$(OBJEXT)
714many_sections_test_OBJECTS = $(am_many_sections_test_OBJECTS)
81ecdfbb
RW
715many_sections_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
716 $(many_sections_test_LDFLAGS) $(LDFLAGS) -o $@
5a6f7e2d
ILT
717am_object_unittest_OBJECTS = object_unittest.$(OBJEXT)
718object_unittest_OBJECTS = $(am_object_unittest_OBJECTS)
719object_unittest_LDADD = $(LDADD)
ad2d6943 720object_unittest_DEPENDENCIES = libgoldtest.a ../libgold.a \
fe9a4c12 721 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 722 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
6a89f575
CC
723permission_test_SOURCES = permission_test.c
724permission_test_OBJECTS = permission_test.$(OBJEXT)
725permission_test_LDADD = $(LDADD)
726permission_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
727 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
728 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
89fc3421
CC
729plugin_test_1_SOURCES = plugin_test_1.c
730plugin_test_1_OBJECTS = plugin_test_1.$(OBJEXT)
731plugin_test_1_LDADD = $(LDADD)
732plugin_test_1_DEPENDENCIES = libgoldtest.a ../libgold.a \
733 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
734 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
735plugin_test_2_SOURCES = plugin_test_2.c
736plugin_test_2_OBJECTS = plugin_test_2.$(OBJEXT)
737plugin_test_2_LDADD = $(LDADD)
738plugin_test_2_DEPENDENCIES = libgoldtest.a ../libgold.a \
739 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
740 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
d66a9eb3
CC
741plugin_test_3_SOURCES = plugin_test_3.c
742plugin_test_3_OBJECTS = plugin_test_3.$(OBJEXT)
743plugin_test_3_LDADD = $(LDADD)
744plugin_test_3_DEPENDENCIES = libgoldtest.a ../libgold.a \
745 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
746 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
0f7c0701
CC
747plugin_test_4_SOURCES = plugin_test_4.c
748plugin_test_4_OBJECTS = plugin_test_4.$(OBJEXT)
749plugin_test_4_LDADD = $(LDADD)
750plugin_test_4_DEPENDENCIES = libgoldtest.a ../libgold.a \
751 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
752 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
24998053
CC
753plugin_test_5_SOURCES = plugin_test_5.c
754plugin_test_5_OBJECTS = plugin_test_5.$(OBJEXT)
755plugin_test_5_LDADD = $(LDADD)
756plugin_test_5_DEPENDENCIES = libgoldtest.a ../libgold.a \
757 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
758 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
be234d88
CC
759plugin_test_6_SOURCES = plugin_test_6.c
760plugin_test_6_OBJECTS = plugin_test_6.$(OBJEXT)
761plugin_test_6_LDADD = $(LDADD)
762plugin_test_6_DEPENDENCIES = libgoldtest.a ../libgold.a \
763 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
764 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
5e0f337e
RÁE
765plugin_test_7_SOURCES = plugin_test_7.c
766plugin_test_7_OBJECTS = plugin_test_7.$(OBJEXT)
767plugin_test_7_LDADD = $(LDADD)
768plugin_test_7_DEPENDENCIES = libgoldtest.a ../libgold.a \
769 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
770 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
f3a2388f
CC
771plugin_test_8_SOURCES = plugin_test_8.c
772plugin_test_8_OBJECTS = plugin_test_8.$(OBJEXT)
773plugin_test_8_LDADD = $(LDADD)
774plugin_test_8_DEPENDENCIES = libgoldtest.a ../libgold.a \
775 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
776 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
8bdcdf2c
ILT
777@GCC_TRUE@@NATIVE_LINKER_TRUE@am_protected_1_OBJECTS = \
778@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_1.$(OBJEXT) \
779@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_2.$(OBJEXT) \
780@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_3.$(OBJEXT)
781protected_1_OBJECTS = $(am_protected_1_OBJECTS)
81ecdfbb
RW
782protected_1_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
783 $(protected_1_LDFLAGS) $(LDFLAGS) -o $@
8bdcdf2c
ILT
784@GCC_TRUE@@NATIVE_LINKER_TRUE@am_protected_2_OBJECTS = \
785@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_1.$(OBJEXT) \
786@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_3.$(OBJEXT)
787protected_2_OBJECTS = $(am_protected_2_OBJECTS)
81ecdfbb
RW
788protected_2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
789 $(protected_2_LDFLAGS) $(LDFLAGS) -o $@
2d924fd9
ILT
790@GCC_TRUE@@NATIVE_LINKER_TRUE@am_relro_script_test_OBJECTS = \
791@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_test_main.$(OBJEXT)
792relro_script_test_OBJECTS = $(am_relro_script_test_OBJECTS)
81ecdfbb
RW
793relro_script_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
794 $(relro_script_test_LDFLAGS) $(LDFLAGS) -o $@
9f1d377b
ILT
795@GCC_TRUE@@NATIVE_LINKER_TRUE@am_relro_test_OBJECTS = \
796@GCC_TRUE@@NATIVE_LINKER_TRUE@ relro_test_main.$(OBJEXT)
797relro_test_OBJECTS = $(am_relro_test_OBJECTS)
81ecdfbb
RW
798relro_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
799 $(relro_test_LDFLAGS) $(LDFLAGS) -o $@
e5756efb
ILT
800@GCC_TRUE@@NATIVE_LINKER_TRUE@am_script_test_1_OBJECTS = \
801@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_1.$(OBJEXT)
802script_test_1_OBJECTS = $(am_script_test_1_OBJECTS)
81ecdfbb
RW
803script_test_1_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
804 $(script_test_1_LDFLAGS) $(LDFLAGS) -o $@
7cc77b5a
ILT
805@GCC_TRUE@@NATIVE_LINKER_TRUE@am_script_test_2_OBJECTS = \
806@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2.$(OBJEXT) \
807@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2a.$(OBJEXT) \
808@GCC_TRUE@@NATIVE_LINKER_TRUE@ script_test_2b.$(OBJEXT)
809script_test_2_OBJECTS = $(am_script_test_2_OBJECTS)
81ecdfbb
RW
810script_test_2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
811 $(script_test_2_LDFLAGS) $(LDFLAGS) -o $@
1c4f3631
ILT
812script_test_3_SOURCES = script_test_3.c
813script_test_3_OBJECTS = script_test_3.$(OBJEXT)
814script_test_3_LDADD = $(LDADD)
815script_test_3_DEPENDENCIES = libgoldtest.a ../libgold.a \
816 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 817 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
ae3b5189
CD
818@GCC_TRUE@@NATIVE_LINKER_TRUE@am_searched_file_test_OBJECTS = \
819@GCC_TRUE@@NATIVE_LINKER_TRUE@ searched_file_test.$(OBJEXT)
820searched_file_test_OBJECTS = $(am_searched_file_test_OBJECTS)
821searched_file_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
822 $(searched_file_test_LDFLAGS) $(LDFLAGS) -o $@
fbd8a257
CC
823@GCC_TRUE@@NATIVE_LINKER_TRUE@am_thin_archive_test_1_OBJECTS = \
824@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_main.$(OBJEXT)
825thin_archive_test_1_OBJECTS = $(am_thin_archive_test_1_OBJECTS)
81ecdfbb
RW
826thin_archive_test_1_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
827 $(thin_archive_test_1_LDFLAGS) $(LDFLAGS) -o $@
fbd8a257
CC
828@GCC_TRUE@@NATIVE_LINKER_TRUE@am_thin_archive_test_2_OBJECTS = \
829@GCC_TRUE@@NATIVE_LINKER_TRUE@ thin_archive_main.$(OBJEXT)
830thin_archive_test_2_OBJECTS = $(am_thin_archive_test_2_OBJECTS)
81ecdfbb
RW
831thin_archive_test_2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
832 $(thin_archive_test_2_LDFLAGS) $(LDFLAGS) -o $@
4ebf39db
ILT
833@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__objects_3 = \
834@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test.$(OBJEXT) \
835@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_file2.$(OBJEXT) \
836@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_main.$(OBJEXT)
837@GCC_TRUE@@NATIVE_LINKER_TRUE@am_tls_phdrs_script_test_OBJECTS = \
838@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_3)
839tls_phdrs_script_test_OBJECTS = $(am_tls_phdrs_script_test_OBJECTS)
840@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__DEPENDENCIES_2 = \
841@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c.o
842tls_phdrs_script_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
843 $(tls_phdrs_script_test_LDFLAGS) $(LDFLAGS) -o $@
6eee141f
ILT
844@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_pic_test_OBJECTS = tls_test_main.$(OBJEXT)
845tls_pic_test_OBJECTS = $(am_tls_pic_test_OBJECTS)
81ecdfbb
RW
846tls_pic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
847 $(tls_pic_test_LDFLAGS) $(LDFLAGS) -o $@
b3705d2a
ILT
848tls_pie_pic_test_SOURCES = tls_pie_pic_test.c
849tls_pie_pic_test_OBJECTS = tls_pie_pic_test.$(OBJEXT)
850tls_pie_pic_test_LDADD = $(LDADD)
851tls_pie_pic_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
852 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
853 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
c7177d31
ILT
854tls_pie_test_SOURCES = tls_pie_test.c
855tls_pie_test_OBJECTS = tls_pie_test.$(OBJEXT)
856tls_pie_test_LDADD = $(LDADD)
857tls_pie_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
858 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
859 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
6c93b22c
ILT
860@GCC_TRUE@@NATIVE_LINKER_TRUE@am_tls_script_test_OBJECTS = \
861@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_3)
862tls_script_test_OBJECTS = $(am_tls_script_test_OBJECTS)
6c93b22c
ILT
863tls_script_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
864 $(tls_script_test_LDFLAGS) $(LDFLAGS) -o $@
c2b45e22
CC
865@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_shared_gd_to_ie_test_OBJECTS = tls_test_main.$(OBJEXT)
866tls_shared_gd_to_ie_test_OBJECTS = \
867 $(am_tls_shared_gd_to_ie_test_OBJECTS)
81ecdfbb
RW
868tls_shared_gd_to_ie_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
869 $(tls_shared_gd_to_ie_test_LDFLAGS) $(LDFLAGS) -o $@
c2b45e22
CC
870@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am_tls_shared_gnu2_gd_to_ie_test_OBJECTS = tls_test_main.$(OBJEXT)
871tls_shared_gnu2_gd_to_ie_test_OBJECTS = \
872 $(am_tls_shared_gnu2_gd_to_ie_test_OBJECTS)
81ecdfbb
RW
873tls_shared_gnu2_gd_to_ie_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
874 $(CXXFLAGS) $(tls_shared_gnu2_gd_to_ie_test_LDFLAGS) \
875 $(LDFLAGS) -o $@
c2b45e22
CC
876@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@am_tls_shared_gnu2_test_OBJECTS = tls_test_main.$(OBJEXT)
877tls_shared_gnu2_test_OBJECTS = $(am_tls_shared_gnu2_test_OBJECTS)
81ecdfbb
RW
878tls_shared_gnu2_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
879 $(tls_shared_gnu2_test_LDFLAGS) $(LDFLAGS) -o $@
c03c7692
ILT
880@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_shared_ie_test_OBJECTS = tls_test_main.$(OBJEXT)
881tls_shared_ie_test_OBJECTS = $(am_tls_shared_ie_test_OBJECTS)
81ecdfbb
RW
882tls_shared_ie_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
883 $(tls_shared_ie_test_LDFLAGS) $(LDFLAGS) -o $@
6eee141f
ILT
884@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_shared_nonpic_test_OBJECTS = tls_test_main.$(OBJEXT)
885tls_shared_nonpic_test_OBJECTS = $(am_tls_shared_nonpic_test_OBJECTS)
81ecdfbb
RW
886tls_shared_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
887 $(tls_shared_nonpic_test_LDFLAGS) $(LDFLAGS) -o $@
6eee141f
ILT
888@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_shared_test_OBJECTS = tls_test_main.$(OBJEXT)
889tls_shared_test_OBJECTS = $(am_tls_shared_test_OBJECTS)
81ecdfbb
RW
890tls_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
891 $(tls_shared_test_LDFLAGS) $(LDFLAGS) -o $@
6c93b22c
ILT
892@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__objects_4 = tls_test_main.$(OBJEXT)
893@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@am_tls_static_pic_test_OBJECTS = $(am__objects_4)
6eee141f 894tls_static_pic_test_OBJECTS = $(am_tls_static_pic_test_OBJECTS)
6c93b22c 895@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am__DEPENDENCIES_3 = \
351a8000 896@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_pic.o \
155a0dd7
ILT
897@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_file2_pic.o \
898@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pic.o
81ecdfbb
RW
899tls_static_pic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
900 $(tls_static_pic_test_LDFLAGS) $(LDFLAGS) -o $@
6c93b22c 901@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@am_tls_static_test_OBJECTS = $(am__objects_3)
6eee141f 902tls_static_test_OBJECTS = $(am_tls_static_test_OBJECTS)
81ecdfbb
RW
903tls_static_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
904 $(tls_static_test_LDFLAGS) $(LDFLAGS) -o $@
6eee141f
ILT
905@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@am_tls_test_OBJECTS = \
906@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test.$(OBJEXT) \
e0374858 907@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_file2.$(OBJEXT) \
6eee141f
ILT
908@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_main.$(OBJEXT)
909tls_test_OBJECTS = $(am_tls_test_OBJECTS)
81ecdfbb
RW
910tls_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
911 $(tls_test_LDFLAGS) $(LDFLAGS) -o $@
03e8f2b2
ILT
912@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_mixed_2_shared_test_OBJECTS = two_file_test_main.$(OBJEXT)
913two_file_mixed_2_shared_test_OBJECTS = \
914 $(am_two_file_mixed_2_shared_test_OBJECTS)
81ecdfbb
RW
915two_file_mixed_2_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
916 $(CXXFLAGS) $(two_file_mixed_2_shared_test_LDFLAGS) $(LDFLAGS) \
917 -o $@
03e8f2b2 918@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_mixed_shared_test_OBJECTS = two_file_test_main.$(OBJEXT)
0700cf32
ILT
919two_file_mixed_shared_test_OBJECTS = \
920 $(am_two_file_mixed_shared_test_OBJECTS)
81ecdfbb
RW
921two_file_mixed_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
922 $(two_file_mixed_shared_test_LDFLAGS) $(LDFLAGS) -o $@
f958d5fc
ILT
923@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_pic_test_OBJECTS = \
924@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
925two_file_pic_test_OBJECTS = $(am_two_file_pic_test_OBJECTS)
81ecdfbb
RW
926two_file_pic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
927 $(two_file_pic_test_LDFLAGS) $(LDFLAGS) -o $@
374ad285
ILT
928two_file_pie_test_SOURCES = two_file_pie_test.c
929two_file_pie_test_OBJECTS = two_file_pie_test.$(OBJEXT)
930two_file_pie_test_LDADD = $(LDADD)
931two_file_pie_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
932 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
933 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
6a74a719
ILT
934@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_relocatable_test_OBJECTS = \
935@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
936two_file_relocatable_test_OBJECTS = \
937 $(am_two_file_relocatable_test_OBJECTS)
81ecdfbb
RW
938two_file_relocatable_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
939 $(two_file_relocatable_test_LDFLAGS) $(LDFLAGS) -o $@
63402fe4 940@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_same_shared_nonpic_test_OBJECTS = two_file_test_main.$(OBJEXT)
3bd52c28
ILT
941two_file_same_shared_nonpic_test_OBJECTS = \
942 $(am_two_file_same_shared_nonpic_test_OBJECTS)
81ecdfbb
RW
943two_file_same_shared_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
944 $(CXXFLAGS) $(two_file_same_shared_nonpic_test_LDFLAGS) \
945 $(LDFLAGS) -o $@
6835af53
ILT
946@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_same_shared_strip_test_OBJECTS = \
947@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
948two_file_same_shared_strip_test_OBJECTS = \
949 $(am_two_file_same_shared_strip_test_OBJECTS)
81ecdfbb
RW
950two_file_same_shared_strip_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
951 $(CXXFLAGS) $(two_file_same_shared_strip_test_LDFLAGS) \
952 $(LDFLAGS) -o $@
3bd52c28
ILT
953@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_same_shared_test_OBJECTS = \
954@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
955two_file_same_shared_test_OBJECTS = \
956 $(am_two_file_same_shared_test_OBJECTS)
81ecdfbb
RW
957two_file_same_shared_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
958 $(two_file_same_shared_test_LDFLAGS) $(LDFLAGS) -o $@
63402fe4 959@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_separate_shared_12_nonpic_test_OBJECTS = two_file_test_main.$(OBJEXT)
3bd52c28
ILT
960two_file_separate_shared_12_nonpic_test_OBJECTS = \
961 $(am_two_file_separate_shared_12_nonpic_test_OBJECTS)
81ecdfbb
RW
962two_file_separate_shared_12_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
963 $(CXXFLAGS) $(two_file_separate_shared_12_nonpic_test_LDFLAGS) \
964 $(LDFLAGS) -o $@
3bd52c28
ILT
965@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_separate_shared_12_test_OBJECTS = \
966@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
967two_file_separate_shared_12_test_OBJECTS = \
968 $(am_two_file_separate_shared_12_test_OBJECTS)
81ecdfbb
RW
969two_file_separate_shared_12_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
970 $(CXXFLAGS) $(two_file_separate_shared_12_test_LDFLAGS) \
971 $(LDFLAGS) -o $@
63402fe4 972@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_separate_shared_21_nonpic_test_OBJECTS = two_file_test_main.$(OBJEXT)
3bd52c28
ILT
973two_file_separate_shared_21_nonpic_test_OBJECTS = \
974 $(am_two_file_separate_shared_21_nonpic_test_OBJECTS)
81ecdfbb
RW
975two_file_separate_shared_21_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
976 $(CXXFLAGS) $(two_file_separate_shared_21_nonpic_test_LDFLAGS) \
977 $(LDFLAGS) -o $@
3bd52c28
ILT
978@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_separate_shared_21_test_OBJECTS = \
979@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
980two_file_separate_shared_21_test_OBJECTS = \
981 $(am_two_file_separate_shared_21_test_OBJECTS)
81ecdfbb
RW
982two_file_separate_shared_21_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
983 $(CXXFLAGS) $(two_file_separate_shared_21_test_LDFLAGS) \
984 $(LDFLAGS) -o $@
63402fe4
ILT
985@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_1_nonpic_test_OBJECTS = two_file_test_2.$(OBJEXT) \
986@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
3bd52c28
ILT
987two_file_shared_1_nonpic_test_OBJECTS = \
988 $(am_two_file_shared_1_nonpic_test_OBJECTS)
81ecdfbb
RW
989two_file_shared_1_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
990 $(CXXFLAGS) $(two_file_shared_1_nonpic_test_LDFLAGS) \
991 $(LDFLAGS) -o $@
386c048c
ILT
992@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_1_pic_2_test_OBJECTS = \
993@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
994two_file_shared_1_pic_2_test_OBJECTS = \
995 $(am_two_file_shared_1_pic_2_test_OBJECTS)
81ecdfbb
RW
996two_file_shared_1_pic_2_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
997 $(CXXFLAGS) $(two_file_shared_1_pic_2_test_LDFLAGS) $(LDFLAGS) \
998 -o $@
3bd52c28
ILT
999@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_1_test_OBJECTS = \
1000@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.$(OBJEXT) \
1001@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
1002two_file_shared_1_test_OBJECTS = $(am_two_file_shared_1_test_OBJECTS)
81ecdfbb
RW
1003two_file_shared_1_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1004 $(two_file_shared_1_test_LDFLAGS) $(LDFLAGS) -o $@
63402fe4 1005@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_2_nonpic_test_OBJECTS = two_file_test_1.$(OBJEXT) \
03e8f2b2 1006@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.$(OBJEXT) \
63402fe4 1007@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
3bd52c28
ILT
1008two_file_shared_2_nonpic_test_OBJECTS = \
1009 $(am_two_file_shared_2_nonpic_test_OBJECTS)
81ecdfbb
RW
1010two_file_shared_2_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
1011 $(CXXFLAGS) $(two_file_shared_2_nonpic_test_LDFLAGS) \
1012 $(LDFLAGS) -o $@
386c048c
ILT
1013@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_2_pic_1_test_OBJECTS = \
1014@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
1015two_file_shared_2_pic_1_test_OBJECTS = \
1016 $(am_two_file_shared_2_pic_1_test_OBJECTS)
81ecdfbb
RW
1017two_file_shared_2_pic_1_test_LINK = $(CXXLD) $(AM_CXXFLAGS) \
1018 $(CXXFLAGS) $(two_file_shared_2_pic_1_test_LDFLAGS) $(LDFLAGS) \
1019 -o $@
3bd52c28
ILT
1020@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_shared_2_test_OBJECTS = \
1021@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.$(OBJEXT) \
03e8f2b2 1022@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.$(OBJEXT) \
3bd52c28
ILT
1023@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
1024two_file_shared_2_test_OBJECTS = $(am_two_file_shared_2_test_OBJECTS)
81ecdfbb
RW
1025two_file_shared_2_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1026 $(two_file_shared_2_test_LDFLAGS) $(LDFLAGS) -o $@
351a8000 1027@GCC_TRUE@@NATIVE_LINKER_TRUE@am__objects_5 = \
f958d5fc 1028@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.$(OBJEXT) \
03e8f2b2 1029@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.$(OBJEXT) \
f958d5fc
ILT
1030@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.$(OBJEXT) \
1031@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
351a8000
ILT
1032@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_static_test_OBJECTS = \
1033@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__objects_5)
f958d5fc 1034two_file_static_test_OBJECTS = $(am_two_file_static_test_OBJECTS)
81ecdfbb
RW
1035two_file_static_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1036 $(two_file_static_test_LDFLAGS) $(LDFLAGS) -o $@
6835af53
ILT
1037two_file_strip_test_SOURCES = two_file_strip_test.c
1038two_file_strip_test_OBJECTS = two_file_strip_test.$(OBJEXT)
1039two_file_strip_test_LDADD = $(LDADD)
1040two_file_strip_test_DEPENDENCIES = libgoldtest.a ../libgold.a \
1041 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 1042 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
3bd52c28
ILT
1043@GCC_TRUE@@NATIVE_LINKER_TRUE@am_two_file_test_OBJECTS = \
1044@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.$(OBJEXT) \
03e8f2b2 1045@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.$(OBJEXT) \
3bd52c28
ILT
1046@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.$(OBJEXT) \
1047@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
1048two_file_test_OBJECTS = $(am_two_file_test_OBJECTS)
81ecdfbb
RW
1049two_file_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1050 $(two_file_test_LDFLAGS) $(LDFLAGS) -o $@
99f8faca
ILT
1051@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_OBJECTS = \
1052@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_main.$(OBJEXT)
1053ver_test_OBJECTS = $(am_ver_test_OBJECTS)
81ecdfbb
RW
1054ver_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1055 $(ver_test_LDFLAGS) $(LDFLAGS) -o $@
9c5b8369
ILT
1056@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_11_OBJECTS = \
1057@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_main_2.$(OBJEXT)
1058ver_test_11_OBJECTS = $(am_ver_test_11_OBJECTS)
81ecdfbb
RW
1059ver_test_11_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1060 $(ver_test_11_LDFLAGS) $(LDFLAGS) -o $@
be3e6201
ILT
1061@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_2_OBJECTS = \
1062@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_main_2.$(OBJEXT)
1063ver_test_2_OBJECTS = $(am_ver_test_2_OBJECTS)
81ecdfbb
RW
1064ver_test_2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1065 $(ver_test_2_LDFLAGS) $(LDFLAGS) -o $@
18e6b24e
ILT
1066@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_6_OBJECTS = \
1067@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_6.$(OBJEXT)
1068ver_test_6_OBJECTS = $(am_ver_test_6_OBJECTS)
81ecdfbb
RW
1069ver_test_6_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(ver_test_6_LDFLAGS) \
1070 $(LDFLAGS) -o $@
75517b77
ILT
1071@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_8_OBJECTS = \
1072@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.$(OBJEXT)
1073ver_test_8_OBJECTS = $(am_ver_test_8_OBJECTS)
81ecdfbb
RW
1074ver_test_8_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1075 $(ver_test_8_LDFLAGS) $(LDFLAGS) -o $@
95d14cd3
ILT
1076@GCC_TRUE@@NATIVE_LINKER_TRUE@am_ver_test_9_OBJECTS = \
1077@GCC_TRUE@@NATIVE_LINKER_TRUE@ ver_test_main.$(OBJEXT)
1078ver_test_9_OBJECTS = $(am_ver_test_9_OBJECTS)
81ecdfbb
RW
1079ver_test_9_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1080 $(ver_test_9_LDFLAGS) $(LDFLAGS) -o $@
99a37bfd
ILT
1081@GCC_TRUE@@NATIVE_LINKER_TRUE@am_weak_alias_test_OBJECTS = \
1082@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_alias_test_main.$(OBJEXT)
1083weak_alias_test_OBJECTS = $(am_weak_alias_test_OBJECTS)
81ecdfbb
RW
1084weak_alias_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1085 $(weak_alias_test_LDFLAGS) $(LDFLAGS) -o $@
de4c45bd
ILT
1086weak_plt_SOURCES = weak_plt.c
1087weak_plt_OBJECTS = weak_plt.$(OBJEXT)
1088weak_plt_LDADD = $(LDADD)
1089weak_plt_DEPENDENCIES = libgoldtest.a ../libgold.a \
1090 ../../libiberty/libiberty.a $(am__DEPENDENCIES_1) \
89fc3421 1091 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
a360aedd
ILT
1092@GCC_TRUE@@NATIVE_LINKER_TRUE@am_weak_test_OBJECTS = \
1093@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_test.$(OBJEXT)
1094weak_test_OBJECTS = $(am_weak_test_OBJECTS)
81ecdfbb
RW
1095weak_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1096 $(weak_test_LDFLAGS) $(LDFLAGS) -o $@
f3c69fca
CC
1097@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@am_weak_undef_nonpic_test_OBJECTS = weak_undef_test.$(OBJEXT)
1098weak_undef_nonpic_test_OBJECTS = $(am_weak_undef_nonpic_test_OBJECTS)
81ecdfbb
RW
1099weak_undef_nonpic_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1100 $(weak_undef_nonpic_test_LDFLAGS) $(LDFLAGS) -o $@
86925eef
CC
1101@GCC_TRUE@@NATIVE_LINKER_TRUE@am_weak_undef_test_OBJECTS = \
1102@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_undef_test.$(OBJEXT)
1103weak_undef_test_OBJECTS = $(am_weak_undef_test_OBJECTS)
81ecdfbb
RW
1104weak_undef_test_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
1105 $(weak_undef_test_LDFLAGS) $(LDFLAGS) -o $@
1106DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
5a6f7e2d
ILT
1107depcomp = $(SHELL) $(top_srcdir)/../depcomp
1108am__depfiles_maybe = depfiles
81ecdfbb 1109am__mv = mv -f
43771f76
ILT
1110COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
1111 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1112CCLD = $(CC)
1113LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
5a6f7e2d
ILT
1114CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
1115 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
1116CXXLD = $(CXX)
1117CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
1118 -o $@
374ad285 1119SOURCES = $(libgoldtest_a_SOURCES) basic_pic_test.c basic_pie_test.c \
351a8000 1120 basic_static_pic_test.c basic_static_test.c basic_test.c \
bc644c6c 1121 $(binary_test_SOURCES) $(binary_unittest_SOURCES) \
eda294df
ILT
1122 $(common_test_1_SOURCES) $(common_test_2_SOURCES) \
1123 $(constructor_static_test_SOURCES) $(constructor_test_SOURCES) \
1124 $(copy_test_SOURCES) $(discard_locals_test_SOURCES) \
3151305a
ILT
1125 $(exception_same_shared_test_SOURCES) \
1126 $(exception_separate_shared_12_test_SOURCES) \
1127 $(exception_separate_shared_21_test_SOURCES) \
1128 $(exception_shared_1_test_SOURCES) \
1129 $(exception_shared_2_test_SOURCES) \
1130 $(exception_static_test_SOURCES) $(exception_test_SOURCES) \
65514900 1131 $(exclude_libs_test_SOURCES) \
43771f76
ILT
1132 flagstest_compress_debug_sections.c flagstest_o_specialfile.c \
1133 flagstest_o_specialfile_and_compress_debug_sections.c \
2253bfba
L
1134 icf_virtual_function_folding_test.c $(initpri1_SOURCES) \
1135 $(justsyms_SOURCES) $(large_SOURCES) local_labels_test.c \
1136 many_sections_r_test.c $(many_sections_test_SOURCES) \
1137 $(object_unittest_SOURCES) permission_test.c plugin_test_1.c \
1138 plugin_test_2.c plugin_test_3.c plugin_test_4.c \
5e0f337e 1139 plugin_test_5.c plugin_test_6.c plugin_test_7.c \
f3a2388f 1140 plugin_test_8.c $(protected_1_SOURCES) $(protected_2_SOURCES) \
5e0f337e
RÁE
1141 $(relro_script_test_SOURCES) $(relro_test_SOURCES) \
1142 $(script_test_1_SOURCES) $(script_test_2_SOURCES) \
1143 script_test_3.c $(searched_file_test_SOURCES) \
1144 $(thin_archive_test_1_SOURCES) $(thin_archive_test_2_SOURCES) \
4ebf39db
ILT
1145 $(tls_phdrs_script_test_SOURCES) $(tls_pic_test_SOURCES) \
1146 tls_pie_pic_test.c tls_pie_test.c $(tls_script_test_SOURCES) \
1147 $(tls_shared_gd_to_ie_test_SOURCES) \
c2b45e22
CC
1148 $(tls_shared_gnu2_gd_to_ie_test_SOURCES) \
1149 $(tls_shared_gnu2_test_SOURCES) $(tls_shared_ie_test_SOURCES) \
6eee141f
ILT
1150 $(tls_shared_nonpic_test_SOURCES) $(tls_shared_test_SOURCES) \
1151 $(tls_static_pic_test_SOURCES) $(tls_static_test_SOURCES) \
03e8f2b2
ILT
1152 $(tls_test_SOURCES) $(two_file_mixed_2_shared_test_SOURCES) \
1153 $(two_file_mixed_shared_test_SOURCES) \
374ad285 1154 $(two_file_pic_test_SOURCES) two_file_pie_test.c \
6a74a719 1155 $(two_file_relocatable_test_SOURCES) \
3bd52c28 1156 $(two_file_same_shared_nonpic_test_SOURCES) \
6835af53 1157 $(two_file_same_shared_strip_test_SOURCES) \
3bd52c28
ILT
1158 $(two_file_same_shared_test_SOURCES) \
1159 $(two_file_separate_shared_12_nonpic_test_SOURCES) \
1160 $(two_file_separate_shared_12_test_SOURCES) \
1161 $(two_file_separate_shared_21_nonpic_test_SOURCES) \
1162 $(two_file_separate_shared_21_test_SOURCES) \
1163 $(two_file_shared_1_nonpic_test_SOURCES) \
386c048c 1164 $(two_file_shared_1_pic_2_test_SOURCES) \
3bd52c28
ILT
1165 $(two_file_shared_1_test_SOURCES) \
1166 $(two_file_shared_2_nonpic_test_SOURCES) \
386c048c 1167 $(two_file_shared_2_pic_1_test_SOURCES) \
f958d5fc 1168 $(two_file_shared_2_test_SOURCES) \
6835af53
ILT
1169 $(two_file_static_test_SOURCES) two_file_strip_test.c \
1170 $(two_file_test_SOURCES) $(ver_test_SOURCES) \
9c5b8369
ILT
1171 $(ver_test_11_SOURCES) $(ver_test_2_SOURCES) \
1172 $(ver_test_6_SOURCES) $(ver_test_8_SOURCES) \
1173 $(ver_test_9_SOURCES) $(weak_alias_test_SOURCES) weak_plt.c \
1174 $(weak_test_SOURCES) $(weak_undef_nonpic_test_SOURCES) \
1175 $(weak_undef_test_SOURCES)
5a6f7e2d
ILT
1176ETAGS = etags
1177CTAGS = ctags
81ecdfbb
RW
1178am__tty_colors = \
1179red=; grn=; lgn=; blu=; std=
6ea55b82
RW
1180am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
1181am__vpath_adj = case $$p in \
1182 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
1183 *) f=$$p;; \
1184 esac;
1185am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
1186am__install_max = 40
1187am__nobase_strip_setup = \
1188 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
1189am__nobase_strip = \
1190 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
1191am__nobase_list = $(am__nobase_strip_setup); \
1192 for p in $$list; do echo "$$p $$p"; done | \
1193 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
1194 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
1195 if (++n[$$2] == $(am__install_max)) \
1196 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
1197 END { for (dir in files) print dir, files[dir] }'
1198am__base_list = \
1199 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
1200 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1201# Restructured Text title and section.
1202am__rst_title = sed 's/.*/ & /;h;s/./=/g;p;x;p;g;p;s/.*//'
1203am__rst_section = sed 'p;s/./=/g;p;g'
1204# Put stdin (possibly several lines separated by ". ") in a box.
1205am__text_box = $(AWK) '{ \
1206 n = split($$0, lines, "\\. "); max = 0; \
1207 for (i = 1; i <= n; ++i) \
1208 if (max < length(lines[i])) \
1209 max = length(lines[i]); \
1210 for (i = 0; i < max; ++i) line = line "="; \
1211 print line; \
1212 for (i = 1; i <= n; ++i) if (lines[i]) print lines[i];\
1213 print line; \
1214}'
1215# Solaris 10 'make', and several other traditional 'make' implementations,
1216# pass "-e" to $(SHELL). This contradicts POSIX. Work around the problem
1217# by disabling -e (using the XSI extension "set +e") if it's set.
1218am__sh_e_setup = case $$- in *e*) set +e;; esac
1219# To be inserted before the command running the test. Creates the
1220# directory for the log if needed. Stores in $dir the directory
1221# containing $f, in $tst the test, in $log the log, and passes
1222# TESTS_ENVIRONMENT. Save and restore TERM around use of
1223# TESTS_ENVIRONMENT, in case that unsets it.
1224am__check_pre = \
1225$(am__sh_e_setup); \
1226$(am__vpath_adj_setup) $(am__vpath_adj) \
1227srcdir=$(srcdir); export srcdir; \
1228rm -f $@-t; \
1229trap 'st=$$?; rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st' \
1230 1 2 13 15; \
1231am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`; \
1232test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \
1233if test -f "./$$f"; then dir=./; \
1234elif test -f "$$f"; then dir=; \
1235else dir="$(srcdir)/"; fi; \
1236tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM; \
1237$(TESTS_ENVIRONMENT)
1238RECHECK_LOGS = $(TEST_LOGS)
1239AM_RECURSIVE_TARGETS = check check-html recheck recheck-html
1240TEST_SUITE_LOG = test-suite.log
1241TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
1242TEST_EXTENSIONS = @EXEEXT@ .test
1243LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
1244am__test_logs1 = $(TESTS:=.log)
1245am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
1246TEST_LOGS = $(am__test_logs2:.test.log=.log)
1247TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
1248 $(TEST_LOG_FLAGS)
1249TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
5a6f7e2d 1250ACLOCAL = @ACLOCAL@
5a6f7e2d
ILT
1251AMTAR = @AMTAR@
1252AUTOCONF = @AUTOCONF@
1253AUTOHEADER = @AUTOHEADER@
1254AUTOMAKE = @AUTOMAKE@
1255AWK = @AWK@
1256CATALOGS = @CATALOGS@
1257CATOBJEXT = @CATOBJEXT@
1258CC = @CC@
1259CCDEPMODE = @CCDEPMODE@
1260CFLAGS = @CFLAGS@
9a0910c3 1261CPP = @CPP@
5a6f7e2d
ILT
1262CPPFLAGS = @CPPFLAGS@
1263CXX = @CXX@
1264CXXCPP = @CXXCPP@
1265CXXDEPMODE = @CXXDEPMODE@
1266CXXFLAGS = @CXXFLAGS@
1267CYGPATH_W = @CYGPATH_W@
1268DATADIRNAME = @DATADIRNAME@
1269DEFS = @DEFS@
1270DEPDIR = @DEPDIR@
1271ECHO_C = @ECHO_C@
1272ECHO_N = @ECHO_N@
1273ECHO_T = @ECHO_T@
1274EGREP = @EGREP@
1275EXEEXT = @EXEEXT@
1276GENCAT = @GENCAT@
1277GMSGFMT = @GMSGFMT@
81ecdfbb 1278GREP = @GREP@
5a6f7e2d 1279INCINTL = @INCINTL@
81ecdfbb 1280INSTALL = @INSTALL@
5a6f7e2d
ILT
1281INSTALL_DATA = @INSTALL_DATA@
1282INSTALL_PROGRAM = @INSTALL_PROGRAM@
1283INSTALL_SCRIPT = @INSTALL_SCRIPT@
1284INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1285INSTOBJEXT = @INSTOBJEXT@
1286LDFLAGS = @LDFLAGS@
494e05f4 1287LFS_CFLAGS = @LFS_CFLAGS@
5a6f7e2d
ILT
1288LIBINTL = @LIBINTL@
1289LIBINTL_DEP = @LIBINTL_DEP@
1290LIBOBJS = @LIBOBJS@
1291LIBS = @LIBS@
537b5f51 1292LN_S = @LN_S@
5a6f7e2d
ILT
1293LTLIBOBJS = @LTLIBOBJS@
1294MAINT = @MAINT@
5a6f7e2d 1295MAKEINFO = @MAKEINFO@
81ecdfbb 1296MKDIR_P = @MKDIR_P@
5a6f7e2d
ILT
1297MKINSTALLDIRS = @MKINSTALLDIRS@
1298MSGFMT = @MSGFMT@
1299MSGMERGE = @MSGMERGE@
1300NO_WERROR = @NO_WERROR@
1301OBJEXT = @OBJEXT@
1302PACKAGE = @PACKAGE@
1303PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1304PACKAGE_NAME = @PACKAGE_NAME@
1305PACKAGE_STRING = @PACKAGE_STRING@
1306PACKAGE_TARNAME = @PACKAGE_TARNAME@
81ecdfbb 1307PACKAGE_URL = @PACKAGE_URL@
5a6f7e2d
ILT
1308PACKAGE_VERSION = @PACKAGE_VERSION@
1309PATH_SEPARATOR = @PATH_SEPARATOR@
1310POSUB = @POSUB@
1d1f116d 1311RANDOM_SEED_CFLAGS = @RANDOM_SEED_CFLAGS@
5a6f7e2d
ILT
1312RANLIB = @RANLIB@
1313SET_MAKE = @SET_MAKE@
1314SHELL = @SHELL@
1315STRIP = @STRIP@
6df6da4a 1316TARGETOBJS = @TARGETOBJS@
5a6f7e2d
ILT
1317USE_NLS = @USE_NLS@
1318VERSION = @VERSION@
1319WARN_CFLAGS = @WARN_CFLAGS@
1320WARN_CXXFLAGS = @WARN_CXXFLAGS@
1321XGETTEXT = @XGETTEXT@
1322YACC = @YACC@
81ecdfbb
RW
1323YFLAGS = @YFLAGS@
1324abs_builddir = @abs_builddir@
1325abs_srcdir = @abs_srcdir@
1326abs_top_builddir = @abs_top_builddir@
1327abs_top_srcdir = @abs_top_srcdir@
5a6f7e2d
ILT
1328ac_ct_CC = @ac_ct_CC@
1329ac_ct_CXX = @ac_ct_CXX@
5a6f7e2d
ILT
1330am__include = @am__include@
1331am__leading_dot = @am__leading_dot@
1332am__quote = @am__quote@
1333am__tar = @am__tar@
1334am__untar = @am__untar@
1335bindir = @bindir@
1336build = @build@
1337build_alias = @build_alias@
1338build_cpu = @build_cpu@
1339build_os = @build_os@
1340build_vendor = @build_vendor@
81ecdfbb 1341builddir = @builddir@
5a6f7e2d 1342datadir = @datadir@
81ecdfbb
RW
1343datarootdir = @datarootdir@
1344docdir = @docdir@
1345dvidir = @dvidir@
5a6f7e2d
ILT
1346exec_prefix = @exec_prefix@
1347host = @host@
1348host_alias = @host_alias@
1349host_cpu = @host_cpu@
1350host_os = @host_os@
1351host_vendor = @host_vendor@
81ecdfbb 1352htmldir = @htmldir@
5a6f7e2d
ILT
1353includedir = @includedir@
1354infodir = @infodir@
da59ad79 1355install_as_default = @install_as_default@
5a6f7e2d 1356install_sh = @install_sh@
da59ad79 1357installed_linker = @installed_linker@
5a6f7e2d
ILT
1358libdir = @libdir@
1359libexecdir = @libexecdir@
81ecdfbb 1360localedir = @localedir@
5a6f7e2d
ILT
1361localstatedir = @localstatedir@
1362mandir = @mandir@
1363mkdir_p = @mkdir_p@
1364oldincludedir = @oldincludedir@
81ecdfbb 1365pdfdir = @pdfdir@
5a6f7e2d
ILT
1366prefix = @prefix@
1367program_transform_name = @program_transform_name@
81ecdfbb 1368psdir = @psdir@
5a6f7e2d
ILT
1369sbindir = @sbindir@
1370sharedstatedir = @sharedstatedir@
81ecdfbb 1371srcdir = @srcdir@
5a6f7e2d
ILT
1372sysconfdir = @sysconfdir@
1373target = @target@
1374target_alias = @target_alias@
1375target_cpu = @target_cpu@
1376target_os = @target_os@
1377target_vendor = @target_vendor@
81ecdfbb
RW
1378top_build_prefix = @top_build_prefix@
1379top_builddir = @top_builddir@
1380top_srcdir = @top_srcdir@
14ec8efd
RW
1381
1382# Ignore warning about AM_PROG_CC_C_O due to large_CFLAGS
1383AUTOMAKE_OPTIONS = foreign -Wno-portability
f958d5fc
ILT
1384
1385# The two_file_test tests -fmerge-constants, so we simply always turn
1386# it on. This may need to be controlled by a configure option
1387# eventually.
89fc3421 1388AM_CFLAGS = $(WARN_CFLAGS) $(LFS_CFLAGS) -fmerge-constants
494e05f4 1389AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CFLAGS) -fmerge-constants
14ec8efd 1390AM_CPPFLAGS = \
5a6f7e2d 1391 -I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../../include \
155a0dd7 1392 -I$(srcdir)/../../elfcpp -I.. \
5a6f7e2d
ILT
1393 -DLOCALEDIR="\"$(datadir)/locale\"" \
1394 @INCINTL@
1395
6835af53
ILT
1396TEST_READELF = $(top_builddir)/../binutils/readelf
1397TEST_OBJDUMP = $(top_builddir)/../binutils/objdump
1398TEST_CXXFILT = $(top_builddir)/../binutils/cxxfilt
1399TEST_STRIP = $(top_builddir)/../binutils/strip-new
fbd8a257 1400TEST_AR = $(top_builddir)/../binutils/ar
531813ad 1401TEST_NM = $(top_builddir)/../binutils/nm-new
364c7fa5 1402TEST_AS = $(top_builddir)/../gas/as-new
89fc3421 1403@PLUGINS_TRUE@LIBDL = -ldl
fe9a4c12 1404@THREADS_TRUE@THREADSLIB = -lpthread
155a0dd7 1405@OMP_SUPPORT_TRUE@TLS_TEST_C_CFLAGS = -fopenmp
56ba9a23 1406
351a8000
ILT
1407# 'make clean' is good about deleting some intermediate files (such as
1408# .o's), but not all of them (such as .so's and .err files). We
1409# improve on that here. automake-1.9 info docs say "mostlyclean" is
1410# the right choice for files 'make' builds that people rebuild.
72fef11a
CC
1411MOSTLYCLEANFILES = *.so *.syms *.stdout $(am__append_3) \
1412 $(am__append_8) $(am__append_17) $(am__append_25) \
e4782e83
DK
1413 $(am__append_29) $(am__append_34) $(am__append_37) \
1414 $(am__append_40)
351a8000
ILT
1415
1416# We will add to these later, for each individual test. Note
1417# that we add each test under check_SCRIPTS or check_PROGRAMS;
1418# the TESTS variable is automatically populated from these.
364c7fa5 1419check_SCRIPTS = $(am__append_1) $(am__append_23) $(am__append_27) \
e4782e83 1420 $(am__append_32) $(am__append_35) $(am__append_38)
364c7fa5 1421check_DATA = $(am__append_2) $(am__append_24) $(am__append_28) \
e4782e83 1422 $(am__append_33) $(am__append_36) $(am__append_39)
72fef11a 1423BUILT_SOURCES = $(am__append_16)
351a8000
ILT
1424TESTS = $(check_SCRIPTS) $(check_PROGRAMS)
1425
1426# ---------------------------------------------------------------------
1427# These tests test the internals of gold (unittests).
1428
1429# Infrastucture needed for the unittests
5a6f7e2d
ILT
1430check_LIBRARIES = libgoldtest.a
1431libgoldtest_a_SOURCES = test.cc testmain.cc testfile.cc
ad2d6943
ILT
1432DEPENDENCIES = \
1433 libgoldtest.a ../libgold.a ../../libiberty/libiberty.a $(LIBINTL_DEP)
1434
fe9a4c12 1435LDADD = libgoldtest.a ../libgold.a ../../libiberty/libiberty.a $(LIBINTL) \
89fc3421 1436 $(THREADSLIB) $(LIBDL)
fe9a4c12 1437
5a6f7e2d 1438object_unittest_SOURCES = object_unittest.cc
bc644c6c 1439binary_unittest_SOURCES = binary_unittest.cc
d5026652
ILT
1440@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_test_SOURCES = constructor_test.cc
1441@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_test_DEPENDENCIES = gcctestdir/ld
1442@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_test_LDFLAGS = -Bgcctestdir/
1abce4a6 1443@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_test_LDADD =
351a8000
ILT
1444@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_static_test_SOURCES = $(constructor_test_SOURCES)
1445@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_static_test_DEPENDENCIES = $(constructor_test_DEPENDENCIES)
1446@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_static_test_LDFLAGS = $(constructor_test_LDFLAGS) -static
1abce4a6 1447@GCC_TRUE@@NATIVE_LINKER_TRUE@constructor_static_test_LDADD = $(constructor_test_LDADD)
3bd52c28
ILT
1448@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_SOURCES = \
1449@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.cc \
03e8f2b2 1450@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1b.cc \
3bd52c28
ILT
1451@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.cc \
1452@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_main.cc \
1453@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test.h
1454
1455@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_DEPENDENCIES = gcctestdir/ld
1456@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_LDFLAGS = -Bgcctestdir/
1abce4a6 1457@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_LDADD =
351a8000
ILT
1458@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_static_test_SOURCES = $(two_file_test_SOURCES)
1459@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_static_test_DEPENDENCIES = $(two_file_test_DEPENDENCIES)
1460@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_static_test_LDFLAGS = $(two_file_test_LDFLAGS) -static
1abce4a6 1461@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_static_test_LDADD = $(two_file_test_LDADD)
f958d5fc
ILT
1462@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pic_test_SOURCES = two_file_test_main.cc
1463@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pic_test_DEPENDENCIES = \
03e8f2b2 1464@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
f958d5fc
ILT
1465
1466@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pic_test_LDFLAGS = -Bgcctestdir/
03e8f2b2 1467@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pic_test_LDADD = two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
3bd52c28
ILT
1468@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_test_SOURCES = two_file_test_2.cc two_file_test_main.cc
1469@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_test_DEPENDENCIES = gcctestdir/ld two_file_shared_1.so
1470@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1471@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_test_LDADD = two_file_shared_1.so
03e8f2b2 1472@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_test_SOURCES = two_file_test_1.cc two_file_test_1b.cc two_file_test_main.cc
3bd52c28
ILT
1473@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_test_DEPENDENCIES = gcctestdir/ld two_file_shared_2.so
1474@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1475@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_test_LDADD = two_file_shared_2.so
386c048c
ILT
1476@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_pic_2_test_SOURCES = two_file_test_main.cc
1477@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_pic_2_test_DEPENDENCIES = \
2f2de248 1478@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_2.so two_file_test_1_pic.o two_file_test_1b_pic.o
386c048c
ILT
1479
1480@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_pic_2_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
03e8f2b2 1481@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_pic_2_test_LDADD = two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so
386c048c
ILT
1482@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_pic_1_test_SOURCES = two_file_test_main.cc
1483@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_pic_1_test_DEPENDENCIES = \
1484@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_2.so two_file_test_2_pic.o
1485
1486@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_pic_1_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1487@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_pic_1_test_LDADD = two_file_test_2_pic.o two_file_shared_1.so
3bd52c28
ILT
1488@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_test_SOURCES = two_file_test_main.cc
1489@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_test_DEPENDENCIES = gcctestdir/ld two_file_shared.so
1490@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1491@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_test_LDADD = two_file_shared.so
1492@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_test_SOURCES = two_file_test_main.cc
1493@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_test_DEPENDENCIES = \
1494@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1.so two_file_shared_2.so
1495
1496@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1497@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_test_LDADD = \
1498@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1.so two_file_shared_2.so
1499
1500@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_test_SOURCES = two_file_test_main.cc
1501@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_test_DEPENDENCIES = \
1502@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1.so two_file_shared_2.so
1503
1504@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1505@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_test_LDADD = \
1506@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2.so two_file_shared_1.so
1507
6a74a719
ILT
1508@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable_test_SOURCES = two_file_test_main.cc
1509@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable_test_DEPENDENCIES = \
1510@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_relocatable.o
1511
1512@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1513@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable_test_LDADD = two_file_relocatable.o
63402fe4
ILT
1514@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic_test_SOURCES = \
1515@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2.cc two_file_test_main.cc
3bd52c28 1516
63402fe4
ILT
1517@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic_test_DEPENDENCIES = \
1518@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1_nonpic.so
3bd52c28 1519
63402fe4
ILT
1520@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1521@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic_test_LDADD = two_file_shared_1_nonpic.so
1522@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic_test_SOURCES = \
03e8f2b2 1523@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_1.cc two_file_test_1b.cc two_file_test_main.cc
3bd52c28 1524
63402fe4
ILT
1525@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic_test_DEPENDENCIES = \
1526@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_2_nonpic.so
3bd52c28 1527
63402fe4
ILT
1528@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1529@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic_test_LDADD = two_file_shared_2_nonpic.so
1530@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_nonpic_test_SOURCES = two_file_test_main.cc
1531@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_nonpic_test_DEPENDENCIES = \
1532@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_nonpic.so
3bd52c28 1533
63402fe4
ILT
1534@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1535@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_nonpic_test_LDADD = two_file_shared_nonpic.so
1536@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_nonpic_test_SOURCES = two_file_test_main.cc
1537@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_nonpic_test_DEPENDENCIES = \
1538@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so
3bd52c28 1539
63402fe4
ILT
1540@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1541@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_12_nonpic_test_LDADD = \
1542@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so
3bd52c28 1543
63402fe4
ILT
1544@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_nonpic_test_SOURCES = two_file_test_main.cc
1545@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_nonpic_test_DEPENDENCIES = \
1546@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so
3bd52c28 1547
63402fe4
ILT
1548@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1549@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_separate_shared_21_nonpic_test_LDADD = \
1550@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so
3bd52c28 1551
03e8f2b2
ILT
1552@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_shared_test_SOURCES = two_file_test_main.cc
1553@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_shared_test_DEPENDENCIES = gcctestdir/ld two_file_shared_mixed.so
1554@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1555@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_shared_test_LDADD = two_file_shared_mixed.so
1556@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_2_shared_test_SOURCES = two_file_test_main.cc
1557@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_2_shared_test_DEPENDENCIES = gcctestdir/ld two_file_shared_mixed_1.so two_file_shared_2.so
1558@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_2_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1559@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_mixed_2_shared_test_LDADD = two_file_shared_mixed_1.so two_file_shared_2.so
6835af53
ILT
1560@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_strip_test_SOURCES = two_file_test_main.cc
1561@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_strip_test_DEPENDENCIES = \
1562@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld two_file_shared_strip.so
1563
1564@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_strip_test_LDFLAGS = -Bgcctestdir/ -Wl,-R.
1565@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_same_shared_strip_test_LDADD = two_file_shared_strip.so
49bdd526
ILT
1566@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_1_SOURCES = common_test_1.c
1567@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_1_DEPENDENCIES = gcctestdir/ld
1568@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_1_LDFLAGS = -Bgcctestdir/
1abce4a6 1569@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_1_LDADD =
eda294df
ILT
1570@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_SOURCES = common_test_1.c
1571@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_DEPENDENCIES = common_test_2.so common_test_3.so gcctestdir/ld
1572@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1573@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_LDADD = common_test_2.so common_test_3.so
3151305a
ILT
1574@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_SOURCES = \
1575@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_main.cc \
1576@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_1.cc \
1577@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test_2.cc \
1578@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_test.h
1579
1580@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_DEPENDENCIES = gcctestdir/ld
1581@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_LDFLAGS = -Bgcctestdir/
1abce4a6 1582@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_LDADD =
351a8000
ILT
1583@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_static_test_SOURCES = $(exception_test_SOURCES)
1584@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_static_test_DEPENDENCIES = $(exception_test_DEPENDENCIES)
1585@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_static_test_LDFLAGS = $(exception_test_LDFLAGS) -static
1abce4a6 1586@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_static_test_LDADD = $(exception_test_LDADD)
3151305a
ILT
1587@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1_test_SOURCES = exception_test_2.cc exception_test_main.cc
1588@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1_test_DEPENDENCIES = gcctestdir/ld exception_shared_1.so
1589@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1590@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1_test_LDADD = exception_shared_1.so
1591@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2_test_SOURCES = exception_test_1.cc exception_test_main.cc
1592@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2_test_DEPENDENCIES = gcctestdir/ld exception_shared_2.so
1593@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1594@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2_test_LDADD = exception_shared_2.so
1595@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_same_shared_test_SOURCES = exception_test_main.cc
1596@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_same_shared_test_DEPENDENCIES = gcctestdir/ld exception_shared.so
1597@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_same_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1598@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_same_shared_test_LDADD = exception_shared.so
1599@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_12_test_SOURCES = exception_test_main.cc
1600@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_12_test_DEPENDENCIES = \
1601@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld exception_shared_1.so exception_shared_2.so
1602
1603@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_12_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1604@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_12_test_LDADD = \
1605@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_1.so exception_shared_2.so
1606
1607@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_21_test_SOURCES = exception_test_main.cc
1608@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_21_test_DEPENDENCIES = \
1609@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld exception_shared_1.so exception_shared_2.so
1610
1611@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_21_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1612@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_separate_shared_21_test_LDADD = \
1613@GCC_TRUE@@NATIVE_LINKER_TRUE@ exception_shared_2.so exception_shared_1.so
1614
a360aedd 1615@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_test_SOURCES = weak_test.cc
0e470e5c 1616@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_test_DEPENDENCIES = gcctestdir/ld
a360aedd 1617@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_test_LDFLAGS = -Bgcctestdir/
1abce4a6 1618@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_test_LDADD =
86925eef
CC
1619@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_test_SOURCES = weak_undef_test.cc
1620@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_test_DEPENDENCIES = gcctestdir/ld weak_undef_lib.so alt/weak_undef_lib.so
1621@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,alt
1622@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_test_LDADD = -L . weak_undef_lib.so
f3c69fca
CC
1623@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_nonpic_test_SOURCES = weak_undef_test.cc
1624@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_nonpic_test_DEPENDENCIES = gcctestdir/ld weak_undef_lib_nonpic.so alt/weak_undef_lib_nonpic.so
1625@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,alt
1626@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_nonpic_test_LDADD = -L . weak_undef_lib_nonpic.so
99a37bfd
ILT
1627@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_SOURCES = weak_alias_test_main.cc
1628@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_DEPENDENCIES = \
1629@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld weak_alias_test_1.so weak_alias_test_2.so \
1630@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_alias_test_3.o weak_alias_test_4.so
1631
1632@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1633@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_LDADD = \
1634@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o \
1635@GCC_TRUE@@NATIVE_LINKER_TRUE@ weak_alias_test_4.so
1636
f34787f8
ILT
1637@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_SOURCES = copy_test.cc
1638@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_DEPENDENCIES = gcctestdir/ld copy_test_1.so copy_test_2.so
1639@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1640@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_LDADD = copy_test_1.so copy_test_2.so
e0374858 1641@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_SOURCES = tls_test.cc tls_test_file2.cc tls_test_main.cc tls_test.h
155a0dd7 1642@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_DEPENDENCIES = gcctestdir/ld tls_test_c.o
6eee141f 1643@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_LDFLAGS = -Bgcctestdir/
155a0dd7 1644@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_LDADD = tls_test_c.o -lpthread
6eee141f 1645@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pic_test_SOURCES = tls_test_main.cc
155a0dd7
ILT
1646@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pic_test_DEPENDENCIES = gcctestdir/ld tls_test_pic.o tls_test_file2_pic.o \
1647@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pic.o
1648
6eee141f 1649@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pic_test_LDFLAGS = -Bgcctestdir/
155a0dd7
ILT
1650@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pic_test_LDADD = tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o \
1651@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ -lpthread
1652
6eee141f
ILT
1653@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_test_SOURCES = tls_test_main.cc
1654@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_test_DEPENDENCIES = gcctestdir/ld tls_test_shared.so
1655@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1656@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_test_LDADD = tls_test_shared.so -lpthread
c03c7692
ILT
1657@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_ie_test_SOURCES = tls_test_main.cc
1658@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_ie_test_DEPENDENCIES = gcctestdir/ld tls_test_ie_shared.so
1659@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_ie_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1660@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_ie_test_LDADD = tls_test_ie_shared.so -lpthread
c2b45e22 1661@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_gd_to_ie_test_SOURCES = tls_test_main.cc
155a0dd7
ILT
1662@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_gd_to_ie_test_DEPENDENCIES = gcctestdir/ld tls_test_pic.o \
1663@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pic.o tls_test_shared2.so
1664
c2b45e22 1665@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_gd_to_ie_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
155a0dd7
ILT
1666@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_gd_to_ie_test_LDADD = tls_test_pic.o tls_test_c_pic.o \
1667@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_shared2.so -lpthread
1668
c2b45e22 1669@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_gd_to_ie_test_SOURCES = tls_test_main.cc
155a0dd7
ILT
1670@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_gd_to_ie_test_DEPENDENCIES = gcctestdir/ld tls_test_gnu2.o \
1671@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ tls_test_c_gnu2.o tls_test_gnu2_shared2.so
1672
c2b45e22 1673@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_gd_to_ie_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
155a0dd7
ILT
1674@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_gd_to_ie_test_LDADD = tls_test_gnu2.o tls_test_c_gnu2.o \
1675@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ tls_test_gnu2_shared2.so -lpthread
1676
c2b45e22
CC
1677@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_test_SOURCES = tls_test_main.cc
1678@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_test_DEPENDENCIES = gcctestdir/ld tls_test_gnu2_shared.so
1679@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1680@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_shared_gnu2_test_LDADD = tls_test_gnu2_shared.so -lpthread
351a8000
ILT
1681@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_test_SOURCES = $(tls_test_SOURCES)
1682@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_test_DEPENDENCIES = $(tls_test_DEPENDENCIES)
1683@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_test_LDFLAGS = $(tls_test_LDFLAGS) -static
1684@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_test_LDADD = $(tls_test_LDADD)
1685@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_pic_test_SOURCES = $(tls_pic_test_SOURCES)
1686@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_pic_test_DEPENDENCIES = $(tls_pic_test_DEPENDENCIES)
1687@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_pic_test_LDFLAGS = $(tls_pic_test_LDFLAGS) -static
1688@GCC_TRUE@@NATIVE_LINKER_TRUE@@STATIC_TLS_TRUE@@TLS_TRUE@tls_static_pic_test_LDADD = $(tls_pic_test_LDADD)
6eee141f
ILT
1689@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_nonpic_test_SOURCES = tls_test_main.cc
1690@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_nonpic_test_DEPENDENCIES = gcctestdir/ld tls_test_shared_nonpic.so
1691@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_nonpic_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1692@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_shared_nonpic_test_LDADD = tls_test_shared_nonpic.so -lpthread
d491d34e
ILT
1693@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_test_SOURCES = many_sections_test.cc
1694@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_test_DEPENDENCIES = gcctestdir/ld
1695@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_test_LDFLAGS = -Bgcctestdir/ -rdynamic
1abce4a6 1696@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_test_LDADD =
2fd32231
ILT
1697@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@initpri1_SOURCES = initpri1.c
1698@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@initpri1_DEPENDENCIES = gcctestdir/ld
1699@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@initpri1_LDFLAGS = -Bgcctestdir/
1abce4a6 1700@CONSTRUCTOR_PRIORITY_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@initpri1_LDADD =
99f8faca
ILT
1701@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_SOURCES = ver_test_main.cc
1702@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_DEPENDENCIES = gcctestdir/ld ver_test_1.so ver_test_2.so ver_test_4.so
1703@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1704@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_LDADD = ver_test_1.so ver_test_2.so ver_test_4.so
be3e6201
ILT
1705@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2_SOURCES = ver_test_main_2.cc
1706@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2_DEPENDENCIES = gcctestdir/ld ver_test_4.so ver_test_2.so
1707@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1708@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2_LDADD = ver_test_4.so ver_test_2.so
18e6b24e
ILT
1709@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_6_SOURCES = ver_test_6.c
1710@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_6_DEPENDENCIES = gcctestdir/ld ver_test_2.so
1711@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_6_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1712@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_6_LDADD = ver_test_2.so
75517b77
ILT
1713@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_SOURCES = two_file_test_main.cc
1714@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_DEPENDENCIES = gcctestdir/ld ver_test_8_1.so ver_test_8_2.so
1715@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1716@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_LDADD = ver_test_8_1.so ver_test_8_2.so
95d14cd3
ILT
1717@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9_SOURCES = ver_test_main.cc
1718@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9_DEPENDENCIES = gcctestdir/ld ver_test_9.so
1719@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1720@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9_LDADD = ver_test_9.so
9c5b8369
ILT
1721@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11_SOURCES = ver_test_main_2.cc
1722@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11_DEPENDENCIES = gcctestdir/ld ver_test_11.a
1723@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1724@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11_LDADD = ver_test_11.a
8bdcdf2c
ILT
1725@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_SOURCES = \
1726@GCC_TRUE@@NATIVE_LINKER_TRUE@ protected_main_1.cc protected_main_2.cc protected_main_3.cc
1727
1728@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_DEPENDENCIES = gcctestdir/ld protected_1.so
1729@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1730@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_LDADD = protected_1.so
1731@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_SOURCES = protected_main_1.cc protected_3.cc
1732@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_DEPENDENCIES = gcctestdir/ld protected_1.so
1733@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1734@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_LDADD = protected_1.so
9f1d377b
ILT
1735@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_SOURCES = relro_test_main.cc
1736@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_DEPENDENCIES = gcctestdir/ld relro_test.so
1737@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1738@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_LDADD = relro_test.so
2d924fd9
ILT
1739@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test_SOURCES = relro_test_main.cc
1740@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test_DEPENDENCIES = gcctestdir/ld relro_script_test.so
1741@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test_LDFLAGS = -Bgcctestdir/ -Wl,-R,.
1742@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test_LDADD = relro_script_test.so
e5756efb
ILT
1743@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_1_SOURCES = script_test_1.cc
1744@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_1_DEPENDENCIES = gcctestdir/ld script_test_1.t
1745@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_1_LDFLAGS = -Bgcctestdir/ -Wl,-R,. -T $(srcdir)/script_test_1.t
1abce4a6 1746@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_1_LDADD =
7cc77b5a
ILT
1747@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_2_SOURCES = script_test_2.cc script_test_2a.cc script_test_2b.cc
1748@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_2_DEPENDENCIES = gcctestdir/ld script_test_2.t
1749@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_2_LDFLAGS = -Bgcctestdir/ -Wl,-R,. -T $(srcdir)/script_test_2.t
1abce4a6 1750@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_2_LDADD =
88dd47ac
ILT
1751@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_SOURCES = justsyms_1.cc
1752@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_DEPENDENCIES = gcctestdir/ld justsyms_2r.o
1753@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_LDFLAGS = -Bgcctestdir/ -Wl,-R,justsyms_2r.o
1abce4a6 1754@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_LDADD =
bc644c6c
ILT
1755@GCC_TRUE@@NATIVE_LINKER_TRUE@binary_test_SOURCES = binary_test.cc
1756@GCC_TRUE@@NATIVE_LINKER_TRUE@binary_test_DEPENDENCIES = gcctestdir/ld binary.txt
1757@GCC_TRUE@@NATIVE_LINKER_TRUE@binary_test_LDFLAGS = -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf
1abce4a6 1758@GCC_TRUE@@NATIVE_LINKER_TRUE@binary_test_LDADD =
4ebf39db
ILT
1759@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_phdrs_script_test_SOURCES = $(tls_test_SOURCES)
1760@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_phdrs_script_test_DEPENDENCIES = $(tls_test_DEPENDENCIES) $(srcdir)/script_test_3.t
1761@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_phdrs_script_test_LDFLAGS = $(tls_test_LDFLAGS) -T $(srcdir)/script_test_3.t
1762@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_phdrs_script_test_LDADD = $(tls_test_LDADD)
6c93b22c
ILT
1763@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_script_test_SOURCES = $(tls_test_SOURCES)
1764@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_script_test_DEPENDENCIES = $(tls_test_DEPENDENCIES) $(srcdir)/script_test_4.t
1765@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_script_test_LDFLAGS = $(tls_test_LDFLAGS) -T $(srcdir)/script_test_4.t
1766@GCC_TRUE@@NATIVE_LINKER_TRUE@tls_script_test_LDADD = $(tls_test_LDADD)
fbd8a257
CC
1767@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_1_SOURCES = thin_archive_main.cc
1768@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_1_DEPENDENCIES = gcctestdir/ld libthin1.a alt/libthin2.a
1769@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_1_LDFLAGS = -Bgcctestdir/ -Lalt
1770@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_1_LDADD = libthin1.a -lthin2
1771@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_2_SOURCES = thin_archive_main.cc
1772@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_2_DEPENDENCIES = gcctestdir/ld libthinall.a
1773@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_2_LDFLAGS = -Bgcctestdir/ -L.
1774@GCC_TRUE@@NATIVE_LINKER_TRUE@thin_archive_test_2_LDADD = -lthinall
65514900
CC
1775@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test_SOURCES = exclude_libs_test.c
1776@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test_DEPENDENCIES = gcctestdir/ld libexclude_libs_test_1.a \
2fdd743f 1777@GCC_TRUE@@NATIVE_LINKER_TRUE@ libexclude_libs_test_2.a alt/libexclude_libs_test_3.a
65514900 1778
2fdd743f
DK
1779@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test_LDFLAGS = -Bgcctestdir/ -L. -Lalt \
1780@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--exclude-libs,dummy:libexclude_libs_test_1 \
1781@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--exclude-libs,libexclude_libs_test_3
1782
1783@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test_LDADD = -lexclude_libs_test_1 -lexclude_libs_test_2 \
1784@GCC_TRUE@@NATIVE_LINKER_TRUE@ alt/libexclude_libs_test_3.a
65514900 1785
bb04269c
DK
1786@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_test_SOURCES = discard_locals_test.c
1787@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_test_LDFLAGS = -Bgcctestdir/ -Wl,--discard-locals
8a5e3e08
ILT
1788@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_SOURCES = large.c
1789@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_CFLAGS = -mcmodel=medium
1790@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_DEPENDENCIES = gcctestdir/ld
1791@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_LDFLAGS = -Bgcctestdir/
1abce4a6 1792@GCC_TRUE@@MCMODEL_MEDIUM_TRUE@@NATIVE_LINKER_TRUE@large_LDADD =
ae3b5189
CD
1793@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_SOURCES = searched_file_test.cc
1794@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_DEPENDENCIES = alt/searched_file_test_lib.a
1795@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_LDFLAGS = -Bgcctestdir/ -Lalt
1796@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_LDADD = -l:searched_file_test_lib.a
364c7fa5
ILT
1797@DEFAULT_TARGET_I386_TRUE@SPLIT_DEFSYMS = --defsym __morestack=0x100 --defsym __morestack_non_split=0x200
1798@DEFAULT_TARGET_X86_64_TRUE@SPLIT_DEFSYMS = --defsym __morestack=0x100 --defsym __morestack_non_split=0x200
d491d34e
ILT
1799all: $(BUILT_SOURCES)
1800 $(MAKE) $(AM_MAKEFLAGS) all-am
5a6f7e2d
ILT
1801
1802.SUFFIXES:
6ea55b82 1803.SUFFIXES: .c .cc .html .log .o .obj .test .test$(EXEEXT)
5a6f7e2d
ILT
1804$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1805 @for dep in $?; do \
1806 case '$(am__configure_deps)' in \
1807 *$$dep*) \
81ecdfbb
RW
1808 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1809 && { if test -f $@; then exit 0; else break; fi; }; \
5a6f7e2d
ILT
1810 exit 1;; \
1811 esac; \
1812 done; \
81ecdfbb
RW
1813 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
1814 $(am__cd) $(top_srcdir) && \
1815 $(AUTOMAKE) --foreign testsuite/Makefile
5a6f7e2d
ILT
1816.PRECIOUS: Makefile
1817Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1818 @case '$?' in \
1819 *config.status*) \
1820 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1821 *) \
1822 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1823 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1824 esac;
1825
1826$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1827 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1828
1829$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1830 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1831$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1832 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
81ecdfbb 1833$(am__aclocal_m4_deps):
5a6f7e2d
ILT
1834
1835clean-checkLIBRARIES:
1836 -test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
1837libgoldtest.a: $(libgoldtest_a_OBJECTS) $(libgoldtest_a_DEPENDENCIES)
1838 -rm -f libgoldtest.a
1839 $(libgoldtest_a_AR) libgoldtest.a $(libgoldtest_a_OBJECTS) $(libgoldtest_a_LIBADD)
1840 $(RANLIB) libgoldtest.a
1841
1842clean-checkPROGRAMS:
1843 -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
351a8000
ILT
1844@GCC_FALSE@basic_pic_test$(EXEEXT): $(basic_pic_test_OBJECTS) $(basic_pic_test_DEPENDENCIES)
1845@GCC_FALSE@ @rm -f basic_pic_test$(EXEEXT)
81ecdfbb 1846@GCC_FALSE@ $(LINK) $(basic_pic_test_OBJECTS) $(basic_pic_test_LDADD) $(LIBS)
351a8000
ILT
1847@NATIVE_LINKER_FALSE@basic_pic_test$(EXEEXT): $(basic_pic_test_OBJECTS) $(basic_pic_test_DEPENDENCIES)
1848@NATIVE_LINKER_FALSE@ @rm -f basic_pic_test$(EXEEXT)
81ecdfbb 1849@NATIVE_LINKER_FALSE@ $(LINK) $(basic_pic_test_OBJECTS) $(basic_pic_test_LDADD) $(LIBS)
374ad285
ILT
1850@GCC_FALSE@basic_pie_test$(EXEEXT): $(basic_pie_test_OBJECTS) $(basic_pie_test_DEPENDENCIES)
1851@GCC_FALSE@ @rm -f basic_pie_test$(EXEEXT)
1852@GCC_FALSE@ $(LINK) $(basic_pie_test_OBJECTS) $(basic_pie_test_LDADD) $(LIBS)
1853@NATIVE_LINKER_FALSE@basic_pie_test$(EXEEXT): $(basic_pie_test_OBJECTS) $(basic_pie_test_DEPENDENCIES)
1854@NATIVE_LINKER_FALSE@ @rm -f basic_pie_test$(EXEEXT)
1855@NATIVE_LINKER_FALSE@ $(LINK) $(basic_pie_test_OBJECTS) $(basic_pie_test_LDADD) $(LIBS)
351a8000
ILT
1856@GCC_FALSE@basic_static_pic_test$(EXEEXT): $(basic_static_pic_test_OBJECTS) $(basic_static_pic_test_DEPENDENCIES)
1857@GCC_FALSE@ @rm -f basic_static_pic_test$(EXEEXT)
81ecdfbb 1858@GCC_FALSE@ $(LINK) $(basic_static_pic_test_OBJECTS) $(basic_static_pic_test_LDADD) $(LIBS)
351a8000
ILT
1859@NATIVE_LINKER_FALSE@basic_static_pic_test$(EXEEXT): $(basic_static_pic_test_OBJECTS) $(basic_static_pic_test_DEPENDENCIES)
1860@NATIVE_LINKER_FALSE@ @rm -f basic_static_pic_test$(EXEEXT)
81ecdfbb 1861@NATIVE_LINKER_FALSE@ $(LINK) $(basic_static_pic_test_OBJECTS) $(basic_static_pic_test_LDADD) $(LIBS)
351a8000
ILT
1862@GCC_FALSE@basic_static_test$(EXEEXT): $(basic_static_test_OBJECTS) $(basic_static_test_DEPENDENCIES)
1863@GCC_FALSE@ @rm -f basic_static_test$(EXEEXT)
81ecdfbb 1864@GCC_FALSE@ $(LINK) $(basic_static_test_OBJECTS) $(basic_static_test_LDADD) $(LIBS)
351a8000
ILT
1865@NATIVE_LINKER_FALSE@basic_static_test$(EXEEXT): $(basic_static_test_OBJECTS) $(basic_static_test_DEPENDENCIES)
1866@NATIVE_LINKER_FALSE@ @rm -f basic_static_test$(EXEEXT)
81ecdfbb 1867@NATIVE_LINKER_FALSE@ $(LINK) $(basic_static_test_OBJECTS) $(basic_static_test_LDADD) $(LIBS)
351a8000
ILT
1868@GCC_FALSE@basic_test$(EXEEXT): $(basic_test_OBJECTS) $(basic_test_DEPENDENCIES)
1869@GCC_FALSE@ @rm -f basic_test$(EXEEXT)
81ecdfbb 1870@GCC_FALSE@ $(LINK) $(basic_test_OBJECTS) $(basic_test_LDADD) $(LIBS)
351a8000
ILT
1871@NATIVE_LINKER_FALSE@basic_test$(EXEEXT): $(basic_test_OBJECTS) $(basic_test_DEPENDENCIES)
1872@NATIVE_LINKER_FALSE@ @rm -f basic_test$(EXEEXT)
81ecdfbb 1873@NATIVE_LINKER_FALSE@ $(LINK) $(basic_test_OBJECTS) $(basic_test_LDADD) $(LIBS)
bc644c6c
ILT
1874binary_test$(EXEEXT): $(binary_test_OBJECTS) $(binary_test_DEPENDENCIES)
1875 @rm -f binary_test$(EXEEXT)
81ecdfbb 1876 $(binary_test_LINK) $(binary_test_OBJECTS) $(binary_test_LDADD) $(LIBS)
bc644c6c
ILT
1877binary_unittest$(EXEEXT): $(binary_unittest_OBJECTS) $(binary_unittest_DEPENDENCIES)
1878 @rm -f binary_unittest$(EXEEXT)
81ecdfbb 1879 $(CXXLINK) $(binary_unittest_OBJECTS) $(binary_unittest_LDADD) $(LIBS)
49bdd526
ILT
1880common_test_1$(EXEEXT): $(common_test_1_OBJECTS) $(common_test_1_DEPENDENCIES)
1881 @rm -f common_test_1$(EXEEXT)
81ecdfbb 1882 $(common_test_1_LINK) $(common_test_1_OBJECTS) $(common_test_1_LDADD) $(LIBS)
eda294df
ILT
1883common_test_2$(EXEEXT): $(common_test_2_OBJECTS) $(common_test_2_DEPENDENCIES)
1884 @rm -f common_test_2$(EXEEXT)
1885 $(common_test_2_LINK) $(common_test_2_OBJECTS) $(common_test_2_LDADD) $(LIBS)
cb615bc1
ILT
1886constructor_static_test$(EXEEXT): $(constructor_static_test_OBJECTS) $(constructor_static_test_DEPENDENCIES)
1887 @rm -f constructor_static_test$(EXEEXT)
81ecdfbb 1888 $(constructor_static_test_LINK) $(constructor_static_test_OBJECTS) $(constructor_static_test_LDADD) $(LIBS)
d5026652
ILT
1889constructor_test$(EXEEXT): $(constructor_test_OBJECTS) $(constructor_test_DEPENDENCIES)
1890 @rm -f constructor_test$(EXEEXT)
81ecdfbb 1891 $(constructor_test_LINK) $(constructor_test_OBJECTS) $(constructor_test_LDADD) $(LIBS)
f34787f8
ILT
1892copy_test$(EXEEXT): $(copy_test_OBJECTS) $(copy_test_DEPENDENCIES)
1893 @rm -f copy_test$(EXEEXT)
81ecdfbb 1894 $(copy_test_LINK) $(copy_test_OBJECTS) $(copy_test_LDADD) $(LIBS)
bb04269c
DK
1895discard_locals_test$(EXEEXT): $(discard_locals_test_OBJECTS) $(discard_locals_test_DEPENDENCIES)
1896 @rm -f discard_locals_test$(EXEEXT)
81ecdfbb 1897 $(discard_locals_test_LINK) $(discard_locals_test_OBJECTS) $(discard_locals_test_LDADD) $(LIBS)
3151305a
ILT
1898exception_same_shared_test$(EXEEXT): $(exception_same_shared_test_OBJECTS) $(exception_same_shared_test_DEPENDENCIES)
1899 @rm -f exception_same_shared_test$(EXEEXT)
81ecdfbb 1900 $(exception_same_shared_test_LINK) $(exception_same_shared_test_OBJECTS) $(exception_same_shared_test_LDADD) $(LIBS)
3151305a
ILT
1901exception_separate_shared_12_test$(EXEEXT): $(exception_separate_shared_12_test_OBJECTS) $(exception_separate_shared_12_test_DEPENDENCIES)
1902 @rm -f exception_separate_shared_12_test$(EXEEXT)
81ecdfbb 1903 $(exception_separate_shared_12_test_LINK) $(exception_separate_shared_12_test_OBJECTS) $(exception_separate_shared_12_test_LDADD) $(LIBS)
3151305a
ILT
1904exception_separate_shared_21_test$(EXEEXT): $(exception_separate_shared_21_test_OBJECTS) $(exception_separate_shared_21_test_DEPENDENCIES)
1905 @rm -f exception_separate_shared_21_test$(EXEEXT)
81ecdfbb 1906 $(exception_separate_shared_21_test_LINK) $(exception_separate_shared_21_test_OBJECTS) $(exception_separate_shared_21_test_LDADD) $(LIBS)
3151305a
ILT
1907exception_shared_1_test$(EXEEXT): $(exception_shared_1_test_OBJECTS) $(exception_shared_1_test_DEPENDENCIES)
1908 @rm -f exception_shared_1_test$(EXEEXT)
81ecdfbb 1909 $(exception_shared_1_test_LINK) $(exception_shared_1_test_OBJECTS) $(exception_shared_1_test_LDADD) $(LIBS)
3151305a
ILT
1910exception_shared_2_test$(EXEEXT): $(exception_shared_2_test_OBJECTS) $(exception_shared_2_test_DEPENDENCIES)
1911 @rm -f exception_shared_2_test$(EXEEXT)
81ecdfbb 1912 $(exception_shared_2_test_LINK) $(exception_shared_2_test_OBJECTS) $(exception_shared_2_test_LDADD) $(LIBS)
3151305a
ILT
1913exception_static_test$(EXEEXT): $(exception_static_test_OBJECTS) $(exception_static_test_DEPENDENCIES)
1914 @rm -f exception_static_test$(EXEEXT)
81ecdfbb 1915 $(exception_static_test_LINK) $(exception_static_test_OBJECTS) $(exception_static_test_LDADD) $(LIBS)
3151305a
ILT
1916exception_test$(EXEEXT): $(exception_test_OBJECTS) $(exception_test_DEPENDENCIES)
1917 @rm -f exception_test$(EXEEXT)
81ecdfbb 1918 $(exception_test_LINK) $(exception_test_OBJECTS) $(exception_test_LDADD) $(LIBS)
65514900
CC
1919exclude_libs_test$(EXEEXT): $(exclude_libs_test_OBJECTS) $(exclude_libs_test_DEPENDENCIES)
1920 @rm -f exclude_libs_test$(EXEEXT)
81ecdfbb 1921 $(exclude_libs_test_LINK) $(exclude_libs_test_OBJECTS) $(exclude_libs_test_LDADD) $(LIBS)
43771f76
ILT
1922@GCC_FALSE@flagstest_compress_debug_sections$(EXEEXT): $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_DEPENDENCIES)
1923@GCC_FALSE@ @rm -f flagstest_compress_debug_sections$(EXEEXT)
81ecdfbb 1924@GCC_FALSE@ $(LINK) $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_LDADD) $(LIBS)
7fcd0256
ILT
1925@HAVE_ZLIB_FALSE@flagstest_compress_debug_sections$(EXEEXT): $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_DEPENDENCIES)
1926@HAVE_ZLIB_FALSE@ @rm -f flagstest_compress_debug_sections$(EXEEXT)
81ecdfbb 1927@HAVE_ZLIB_FALSE@ $(LINK) $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_LDADD) $(LIBS)
43771f76
ILT
1928@NATIVE_LINKER_FALSE@flagstest_compress_debug_sections$(EXEEXT): $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_DEPENDENCIES)
1929@NATIVE_LINKER_FALSE@ @rm -f flagstest_compress_debug_sections$(EXEEXT)
81ecdfbb 1930@NATIVE_LINKER_FALSE@ $(LINK) $(flagstest_compress_debug_sections_OBJECTS) $(flagstest_compress_debug_sections_LDADD) $(LIBS)
43771f76
ILT
1931@GCC_FALSE@flagstest_o_specialfile$(EXEEXT): $(flagstest_o_specialfile_OBJECTS) $(flagstest_o_specialfile_DEPENDENCIES)
1932@GCC_FALSE@ @rm -f flagstest_o_specialfile$(EXEEXT)
81ecdfbb 1933@GCC_FALSE@ $(LINK) $(flagstest_o_specialfile_OBJECTS) $(flagstest_o_specialfile_LDADD) $(LIBS)
43771f76
ILT
1934@NATIVE_LINKER_FALSE@flagstest_o_specialfile$(EXEEXT): $(flagstest_o_specialfile_OBJECTS) $(flagstest_o_specialfile_DEPENDENCIES)
1935@NATIVE_LINKER_FALSE@ @rm -f flagstest_o_specialfile$(EXEEXT)
81ecdfbb 1936@NATIVE_LINKER_FALSE@ $(LINK) $(flagstest_o_specialfile_OBJECTS) $(flagstest_o_specialfile_LDADD) $(LIBS)
43771f76
ILT
1937@GCC_FALSE@flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT): $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_DEPENDENCIES)
1938@GCC_FALSE@ @rm -f flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
81ecdfbb 1939@GCC_FALSE@ $(LINK) $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_LDADD) $(LIBS)
7fcd0256
ILT
1940@HAVE_ZLIB_FALSE@flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT): $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_DEPENDENCIES)
1941@HAVE_ZLIB_FALSE@ @rm -f flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
81ecdfbb 1942@HAVE_ZLIB_FALSE@ $(LINK) $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_LDADD) $(LIBS)
43771f76
ILT
1943@NATIVE_LINKER_FALSE@flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT): $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_DEPENDENCIES)
1944@NATIVE_LINKER_FALSE@ @rm -f flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
81ecdfbb 1945@NATIVE_LINKER_FALSE@ $(LINK) $(flagstest_o_specialfile_and_compress_debug_sections_OBJECTS) $(flagstest_o_specialfile_and_compress_debug_sections_LDADD) $(LIBS)
2253bfba
L
1946@GCC_FALSE@icf_virtual_function_folding_test$(EXEEXT): $(icf_virtual_function_folding_test_OBJECTS) $(icf_virtual_function_folding_test_DEPENDENCIES)
1947@GCC_FALSE@ @rm -f icf_virtual_function_folding_test$(EXEEXT)
1948@GCC_FALSE@ $(LINK) $(icf_virtual_function_folding_test_OBJECTS) $(icf_virtual_function_folding_test_LDADD) $(LIBS)
1949@NATIVE_LINKER_FALSE@icf_virtual_function_folding_test$(EXEEXT): $(icf_virtual_function_folding_test_OBJECTS) $(icf_virtual_function_folding_test_DEPENDENCIES)
1950@NATIVE_LINKER_FALSE@ @rm -f icf_virtual_function_folding_test$(EXEEXT)
1951@NATIVE_LINKER_FALSE@ $(LINK) $(icf_virtual_function_folding_test_OBJECTS) $(icf_virtual_function_folding_test_LDADD) $(LIBS)
2fd32231
ILT
1952initpri1$(EXEEXT): $(initpri1_OBJECTS) $(initpri1_DEPENDENCIES)
1953 @rm -f initpri1$(EXEEXT)
81ecdfbb 1954 $(initpri1_LINK) $(initpri1_OBJECTS) $(initpri1_LDADD) $(LIBS)
88dd47ac
ILT
1955justsyms$(EXEEXT): $(justsyms_OBJECTS) $(justsyms_DEPENDENCIES)
1956 @rm -f justsyms$(EXEEXT)
81ecdfbb 1957 $(justsyms_LINK) $(justsyms_OBJECTS) $(justsyms_LDADD) $(LIBS)
8a5e3e08
ILT
1958large$(EXEEXT): $(large_OBJECTS) $(large_DEPENDENCIES)
1959 @rm -f large$(EXEEXT)
81ecdfbb 1960 $(large_LINK) $(large_OBJECTS) $(large_LDADD) $(LIBS)
805bb01c
DK
1961@GCC_FALSE@local_labels_test$(EXEEXT): $(local_labels_test_OBJECTS) $(local_labels_test_DEPENDENCIES)
1962@GCC_FALSE@ @rm -f local_labels_test$(EXEEXT)
81ecdfbb 1963@GCC_FALSE@ $(LINK) $(local_labels_test_OBJECTS) $(local_labels_test_LDADD) $(LIBS)
805bb01c
DK
1964@NATIVE_LINKER_FALSE@local_labels_test$(EXEEXT): $(local_labels_test_OBJECTS) $(local_labels_test_DEPENDENCIES)
1965@NATIVE_LINKER_FALSE@ @rm -f local_labels_test$(EXEEXT)
81ecdfbb 1966@NATIVE_LINKER_FALSE@ $(LINK) $(local_labels_test_OBJECTS) $(local_labels_test_LDADD) $(LIBS)
7bc3e21a
ILT
1967@GCC_FALSE@many_sections_r_test$(EXEEXT): $(many_sections_r_test_OBJECTS) $(many_sections_r_test_DEPENDENCIES)
1968@GCC_FALSE@ @rm -f many_sections_r_test$(EXEEXT)
81ecdfbb 1969@GCC_FALSE@ $(LINK) $(many_sections_r_test_OBJECTS) $(many_sections_r_test_LDADD) $(LIBS)
7bc3e21a
ILT
1970@NATIVE_LINKER_FALSE@many_sections_r_test$(EXEEXT): $(many_sections_r_test_OBJECTS) $(many_sections_r_test_DEPENDENCIES)
1971@NATIVE_LINKER_FALSE@ @rm -f many_sections_r_test$(EXEEXT)
81ecdfbb 1972@NATIVE_LINKER_FALSE@ $(LINK) $(many_sections_r_test_OBJECTS) $(many_sections_r_test_LDADD) $(LIBS)
d491d34e
ILT
1973many_sections_test$(EXEEXT): $(many_sections_test_OBJECTS) $(many_sections_test_DEPENDENCIES)
1974 @rm -f many_sections_test$(EXEEXT)
81ecdfbb 1975 $(many_sections_test_LINK) $(many_sections_test_OBJECTS) $(many_sections_test_LDADD) $(LIBS)
5a6f7e2d
ILT
1976object_unittest$(EXEEXT): $(object_unittest_OBJECTS) $(object_unittest_DEPENDENCIES)
1977 @rm -f object_unittest$(EXEEXT)
81ecdfbb 1978 $(CXXLINK) $(object_unittest_OBJECTS) $(object_unittest_LDADD) $(LIBS)
6a89f575
CC
1979@GCC_FALSE@permission_test$(EXEEXT): $(permission_test_OBJECTS) $(permission_test_DEPENDENCIES)
1980@GCC_FALSE@ @rm -f permission_test$(EXEEXT)
1981@GCC_FALSE@ $(LINK) $(permission_test_OBJECTS) $(permission_test_LDADD) $(LIBS)
1982@NATIVE_LINKER_FALSE@permission_test$(EXEEXT): $(permission_test_OBJECTS) $(permission_test_DEPENDENCIES)
1983@NATIVE_LINKER_FALSE@ @rm -f permission_test$(EXEEXT)
1984@NATIVE_LINKER_FALSE@ $(LINK) $(permission_test_OBJECTS) $(permission_test_LDADD) $(LIBS)
89fc3421
CC
1985@GCC_FALSE@plugin_test_1$(EXEEXT): $(plugin_test_1_OBJECTS) $(plugin_test_1_DEPENDENCIES)
1986@GCC_FALSE@ @rm -f plugin_test_1$(EXEEXT)
81ecdfbb 1987@GCC_FALSE@ $(LINK) $(plugin_test_1_OBJECTS) $(plugin_test_1_LDADD) $(LIBS)
89fc3421
CC
1988@NATIVE_LINKER_FALSE@plugin_test_1$(EXEEXT): $(plugin_test_1_OBJECTS) $(plugin_test_1_DEPENDENCIES)
1989@NATIVE_LINKER_FALSE@ @rm -f plugin_test_1$(EXEEXT)
81ecdfbb 1990@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_1_OBJECTS) $(plugin_test_1_LDADD) $(LIBS)
89fc3421
CC
1991@PLUGINS_FALSE@plugin_test_1$(EXEEXT): $(plugin_test_1_OBJECTS) $(plugin_test_1_DEPENDENCIES)
1992@PLUGINS_FALSE@ @rm -f plugin_test_1$(EXEEXT)
81ecdfbb 1993@PLUGINS_FALSE@ $(LINK) $(plugin_test_1_OBJECTS) $(plugin_test_1_LDADD) $(LIBS)
89fc3421
CC
1994@GCC_FALSE@plugin_test_2$(EXEEXT): $(plugin_test_2_OBJECTS) $(plugin_test_2_DEPENDENCIES)
1995@GCC_FALSE@ @rm -f plugin_test_2$(EXEEXT)
81ecdfbb 1996@GCC_FALSE@ $(LINK) $(plugin_test_2_OBJECTS) $(plugin_test_2_LDADD) $(LIBS)
89fc3421
CC
1997@NATIVE_LINKER_FALSE@plugin_test_2$(EXEEXT): $(plugin_test_2_OBJECTS) $(plugin_test_2_DEPENDENCIES)
1998@NATIVE_LINKER_FALSE@ @rm -f plugin_test_2$(EXEEXT)
81ecdfbb 1999@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_2_OBJECTS) $(plugin_test_2_LDADD) $(LIBS)
89fc3421
CC
2000@PLUGINS_FALSE@plugin_test_2$(EXEEXT): $(plugin_test_2_OBJECTS) $(plugin_test_2_DEPENDENCIES)
2001@PLUGINS_FALSE@ @rm -f plugin_test_2$(EXEEXT)
81ecdfbb 2002@PLUGINS_FALSE@ $(LINK) $(plugin_test_2_OBJECTS) $(plugin_test_2_LDADD) $(LIBS)
d66a9eb3
CC
2003@GCC_FALSE@plugin_test_3$(EXEEXT): $(plugin_test_3_OBJECTS) $(plugin_test_3_DEPENDENCIES)
2004@GCC_FALSE@ @rm -f plugin_test_3$(EXEEXT)
81ecdfbb 2005@GCC_FALSE@ $(LINK) $(plugin_test_3_OBJECTS) $(plugin_test_3_LDADD) $(LIBS)
d66a9eb3
CC
2006@NATIVE_LINKER_FALSE@plugin_test_3$(EXEEXT): $(plugin_test_3_OBJECTS) $(plugin_test_3_DEPENDENCIES)
2007@NATIVE_LINKER_FALSE@ @rm -f plugin_test_3$(EXEEXT)
81ecdfbb 2008@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_3_OBJECTS) $(plugin_test_3_LDADD) $(LIBS)
d66a9eb3
CC
2009@PLUGINS_FALSE@plugin_test_3$(EXEEXT): $(plugin_test_3_OBJECTS) $(plugin_test_3_DEPENDENCIES)
2010@PLUGINS_FALSE@ @rm -f plugin_test_3$(EXEEXT)
81ecdfbb 2011@PLUGINS_FALSE@ $(LINK) $(plugin_test_3_OBJECTS) $(plugin_test_3_LDADD) $(LIBS)
0f7c0701
CC
2012@GCC_FALSE@plugin_test_4$(EXEEXT): $(plugin_test_4_OBJECTS) $(plugin_test_4_DEPENDENCIES)
2013@GCC_FALSE@ @rm -f plugin_test_4$(EXEEXT)
81ecdfbb 2014@GCC_FALSE@ $(LINK) $(plugin_test_4_OBJECTS) $(plugin_test_4_LDADD) $(LIBS)
0f7c0701
CC
2015@NATIVE_LINKER_FALSE@plugin_test_4$(EXEEXT): $(plugin_test_4_OBJECTS) $(plugin_test_4_DEPENDENCIES)
2016@NATIVE_LINKER_FALSE@ @rm -f plugin_test_4$(EXEEXT)
81ecdfbb 2017@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_4_OBJECTS) $(plugin_test_4_LDADD) $(LIBS)
0f7c0701
CC
2018@PLUGINS_FALSE@plugin_test_4$(EXEEXT): $(plugin_test_4_OBJECTS) $(plugin_test_4_DEPENDENCIES)
2019@PLUGINS_FALSE@ @rm -f plugin_test_4$(EXEEXT)
81ecdfbb 2020@PLUGINS_FALSE@ $(LINK) $(plugin_test_4_OBJECTS) $(plugin_test_4_LDADD) $(LIBS)
24998053
CC
2021@GCC_FALSE@plugin_test_5$(EXEEXT): $(plugin_test_5_OBJECTS) $(plugin_test_5_DEPENDENCIES)
2022@GCC_FALSE@ @rm -f plugin_test_5$(EXEEXT)
2023@GCC_FALSE@ $(LINK) $(plugin_test_5_OBJECTS) $(plugin_test_5_LDADD) $(LIBS)
2024@NATIVE_LINKER_FALSE@plugin_test_5$(EXEEXT): $(plugin_test_5_OBJECTS) $(plugin_test_5_DEPENDENCIES)
2025@NATIVE_LINKER_FALSE@ @rm -f plugin_test_5$(EXEEXT)
2026@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_5_OBJECTS) $(plugin_test_5_LDADD) $(LIBS)
2027@PLUGINS_FALSE@plugin_test_5$(EXEEXT): $(plugin_test_5_OBJECTS) $(plugin_test_5_DEPENDENCIES)
2028@PLUGINS_FALSE@ @rm -f plugin_test_5$(EXEEXT)
2029@PLUGINS_FALSE@ $(LINK) $(plugin_test_5_OBJECTS) $(plugin_test_5_LDADD) $(LIBS)
be234d88
CC
2030@GCC_FALSE@plugin_test_6$(EXEEXT): $(plugin_test_6_OBJECTS) $(plugin_test_6_DEPENDENCIES)
2031@GCC_FALSE@ @rm -f plugin_test_6$(EXEEXT)
2032@GCC_FALSE@ $(LINK) $(plugin_test_6_OBJECTS) $(plugin_test_6_LDADD) $(LIBS)
2033@NATIVE_LINKER_FALSE@plugin_test_6$(EXEEXT): $(plugin_test_6_OBJECTS) $(plugin_test_6_DEPENDENCIES)
2034@NATIVE_LINKER_FALSE@ @rm -f plugin_test_6$(EXEEXT)
2035@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_6_OBJECTS) $(plugin_test_6_LDADD) $(LIBS)
2036@PLUGINS_FALSE@plugin_test_6$(EXEEXT): $(plugin_test_6_OBJECTS) $(plugin_test_6_DEPENDENCIES)
2037@PLUGINS_FALSE@ @rm -f plugin_test_6$(EXEEXT)
2038@PLUGINS_FALSE@ $(LINK) $(plugin_test_6_OBJECTS) $(plugin_test_6_LDADD) $(LIBS)
5e0f337e
RÁE
2039@GCC_FALSE@plugin_test_7$(EXEEXT): $(plugin_test_7_OBJECTS) $(plugin_test_7_DEPENDENCIES)
2040@GCC_FALSE@ @rm -f plugin_test_7$(EXEEXT)
2041@GCC_FALSE@ $(LINK) $(plugin_test_7_OBJECTS) $(plugin_test_7_LDADD) $(LIBS)
2042@NATIVE_LINKER_FALSE@plugin_test_7$(EXEEXT): $(plugin_test_7_OBJECTS) $(plugin_test_7_DEPENDENCIES)
2043@NATIVE_LINKER_FALSE@ @rm -f plugin_test_7$(EXEEXT)
2044@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_7_OBJECTS) $(plugin_test_7_LDADD) $(LIBS)
2045@PLUGINS_FALSE@plugin_test_7$(EXEEXT): $(plugin_test_7_OBJECTS) $(plugin_test_7_DEPENDENCIES)
2046@PLUGINS_FALSE@ @rm -f plugin_test_7$(EXEEXT)
2047@PLUGINS_FALSE@ $(LINK) $(plugin_test_7_OBJECTS) $(plugin_test_7_LDADD) $(LIBS)
f3a2388f
CC
2048@GCC_FALSE@plugin_test_8$(EXEEXT): $(plugin_test_8_OBJECTS) $(plugin_test_8_DEPENDENCIES)
2049@GCC_FALSE@ @rm -f plugin_test_8$(EXEEXT)
2050@GCC_FALSE@ $(LINK) $(plugin_test_8_OBJECTS) $(plugin_test_8_LDADD) $(LIBS)
2051@NATIVE_LINKER_FALSE@plugin_test_8$(EXEEXT): $(plugin_test_8_OBJECTS) $(plugin_test_8_DEPENDENCIES)
2052@NATIVE_LINKER_FALSE@ @rm -f plugin_test_8$(EXEEXT)
2053@NATIVE_LINKER_FALSE@ $(LINK) $(plugin_test_8_OBJECTS) $(plugin_test_8_LDADD) $(LIBS)
2054@PLUGINS_FALSE@plugin_test_8$(EXEEXT): $(plugin_test_8_OBJECTS) $(plugin_test_8_DEPENDENCIES)
2055@PLUGINS_FALSE@ @rm -f plugin_test_8$(EXEEXT)
2056@PLUGINS_FALSE@ $(LINK) $(plugin_test_8_OBJECTS) $(plugin_test_8_LDADD) $(LIBS)
8bdcdf2c
ILT
2057protected_1$(EXEEXT): $(protected_1_OBJECTS) $(protected_1_DEPENDENCIES)
2058 @rm -f protected_1$(EXEEXT)
81ecdfbb 2059 $(protected_1_LINK) $(protected_1_OBJECTS) $(protected_1_LDADD) $(LIBS)
8bdcdf2c
ILT
2060protected_2$(EXEEXT): $(protected_2_OBJECTS) $(protected_2_DEPENDENCIES)
2061 @rm -f protected_2$(EXEEXT)
81ecdfbb 2062 $(protected_2_LINK) $(protected_2_OBJECTS) $(protected_2_LDADD) $(LIBS)
2d924fd9
ILT
2063relro_script_test$(EXEEXT): $(relro_script_test_OBJECTS) $(relro_script_test_DEPENDENCIES)
2064 @rm -f relro_script_test$(EXEEXT)
81ecdfbb 2065 $(relro_script_test_LINK) $(relro_script_test_OBJECTS) $(relro_script_test_LDADD) $(LIBS)
9f1d377b
ILT
2066relro_test$(EXEEXT): $(relro_test_OBJECTS) $(relro_test_DEPENDENCIES)
2067 @rm -f relro_test$(EXEEXT)
81ecdfbb 2068 $(relro_test_LINK) $(relro_test_OBJECTS) $(relro_test_LDADD) $(LIBS)
e5756efb
ILT
2069script_test_1$(EXEEXT): $(script_test_1_OBJECTS) $(script_test_1_DEPENDENCIES)
2070 @rm -f script_test_1$(EXEEXT)
81ecdfbb 2071 $(script_test_1_LINK) $(script_test_1_OBJECTS) $(script_test_1_LDADD) $(LIBS)
7cc77b5a
ILT
2072script_test_2$(EXEEXT): $(script_test_2_OBJECTS) $(script_test_2_DEPENDENCIES)
2073 @rm -f script_test_2$(EXEEXT)
81ecdfbb 2074 $(script_test_2_LINK) $(script_test_2_OBJECTS) $(script_test_2_LDADD) $(LIBS)
1c4f3631
ILT
2075@GCC_FALSE@script_test_3$(EXEEXT): $(script_test_3_OBJECTS) $(script_test_3_DEPENDENCIES)
2076@GCC_FALSE@ @rm -f script_test_3$(EXEEXT)
81ecdfbb 2077@GCC_FALSE@ $(LINK) $(script_test_3_OBJECTS) $(script_test_3_LDADD) $(LIBS)
1c4f3631
ILT
2078@NATIVE_LINKER_FALSE@script_test_3$(EXEEXT): $(script_test_3_OBJECTS) $(script_test_3_DEPENDENCIES)
2079@NATIVE_LINKER_FALSE@ @rm -f script_test_3$(EXEEXT)
81ecdfbb 2080@NATIVE_LINKER_FALSE@ $(LINK) $(script_test_3_OBJECTS) $(script_test_3_LDADD) $(LIBS)
ae3b5189
CD
2081searched_file_test$(EXEEXT): $(searched_file_test_OBJECTS) $(searched_file_test_DEPENDENCIES)
2082 @rm -f searched_file_test$(EXEEXT)
2083 $(searched_file_test_LINK) $(searched_file_test_OBJECTS) $(searched_file_test_LDADD) $(LIBS)
fbd8a257
CC
2084thin_archive_test_1$(EXEEXT): $(thin_archive_test_1_OBJECTS) $(thin_archive_test_1_DEPENDENCIES)
2085 @rm -f thin_archive_test_1$(EXEEXT)
81ecdfbb 2086 $(thin_archive_test_1_LINK) $(thin_archive_test_1_OBJECTS) $(thin_archive_test_1_LDADD) $(LIBS)
fbd8a257
CC
2087thin_archive_test_2$(EXEEXT): $(thin_archive_test_2_OBJECTS) $(thin_archive_test_2_DEPENDENCIES)
2088 @rm -f thin_archive_test_2$(EXEEXT)
81ecdfbb 2089 $(thin_archive_test_2_LINK) $(thin_archive_test_2_OBJECTS) $(thin_archive_test_2_LDADD) $(LIBS)
4ebf39db
ILT
2090tls_phdrs_script_test$(EXEEXT): $(tls_phdrs_script_test_OBJECTS) $(tls_phdrs_script_test_DEPENDENCIES)
2091 @rm -f tls_phdrs_script_test$(EXEEXT)
2092 $(tls_phdrs_script_test_LINK) $(tls_phdrs_script_test_OBJECTS) $(tls_phdrs_script_test_LDADD) $(LIBS)
6eee141f
ILT
2093tls_pic_test$(EXEEXT): $(tls_pic_test_OBJECTS) $(tls_pic_test_DEPENDENCIES)
2094 @rm -f tls_pic_test$(EXEEXT)
81ecdfbb 2095 $(tls_pic_test_LINK) $(tls_pic_test_OBJECTS) $(tls_pic_test_LDADD) $(LIBS)
b3705d2a
ILT
2096@GCC_FALSE@tls_pie_pic_test$(EXEEXT): $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_DEPENDENCIES)
2097@GCC_FALSE@ @rm -f tls_pie_pic_test$(EXEEXT)
2098@GCC_FALSE@ $(LINK) $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_LDADD) $(LIBS)
2099@NATIVE_LINKER_FALSE@tls_pie_pic_test$(EXEEXT): $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_DEPENDENCIES)
2100@NATIVE_LINKER_FALSE@ @rm -f tls_pie_pic_test$(EXEEXT)
2101@NATIVE_LINKER_FALSE@ $(LINK) $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_LDADD) $(LIBS)
2102@TLS_FALSE@tls_pie_pic_test$(EXEEXT): $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_DEPENDENCIES)
2103@TLS_FALSE@ @rm -f tls_pie_pic_test$(EXEEXT)
2104@TLS_FALSE@ $(LINK) $(tls_pie_pic_test_OBJECTS) $(tls_pie_pic_test_LDADD) $(LIBS)
c7177d31
ILT
2105@GCC_FALSE@tls_pie_test$(EXEEXT): $(tls_pie_test_OBJECTS) $(tls_pie_test_DEPENDENCIES)
2106@GCC_FALSE@ @rm -f tls_pie_test$(EXEEXT)
2107@GCC_FALSE@ $(LINK) $(tls_pie_test_OBJECTS) $(tls_pie_test_LDADD) $(LIBS)
2108@NATIVE_LINKER_FALSE@tls_pie_test$(EXEEXT): $(tls_pie_test_OBJECTS) $(tls_pie_test_DEPENDENCIES)
2109@NATIVE_LINKER_FALSE@ @rm -f tls_pie_test$(EXEEXT)
2110@NATIVE_LINKER_FALSE@ $(LINK) $(tls_pie_test_OBJECTS) $(tls_pie_test_LDADD) $(LIBS)
2111@TLS_FALSE@tls_pie_test$(EXEEXT): $(tls_pie_test_OBJECTS) $(tls_pie_test_DEPENDENCIES)
2112@TLS_FALSE@ @rm -f tls_pie_test$(EXEEXT)
2113@TLS_FALSE@ $(LINK) $(tls_pie_test_OBJECTS) $(tls_pie_test_LDADD) $(LIBS)
6c93b22c
ILT
2114tls_script_test$(EXEEXT): $(tls_script_test_OBJECTS) $(tls_script_test_DEPENDENCIES)
2115 @rm -f tls_script_test$(EXEEXT)
2116 $(tls_script_test_LINK) $(tls_script_test_OBJECTS) $(tls_script_test_LDADD) $(LIBS)
c2b45e22
CC
2117tls_shared_gd_to_ie_test$(EXEEXT): $(tls_shared_gd_to_ie_test_OBJECTS) $(tls_shared_gd_to_ie_test_DEPENDENCIES)
2118 @rm -f tls_shared_gd_to_ie_test$(EXEEXT)
81ecdfbb 2119 $(tls_shared_gd_to_ie_test_LINK) $(tls_shared_gd_to_ie_test_OBJECTS) $(tls_shared_gd_to_ie_test_LDADD) $(LIBS)
c2b45e22
CC
2120tls_shared_gnu2_gd_to_ie_test$(EXEEXT): $(tls_shared_gnu2_gd_to_ie_test_OBJECTS) $(tls_shared_gnu2_gd_to_ie_test_DEPENDENCIES)
2121 @rm -f tls_shared_gnu2_gd_to_ie_test$(EXEEXT)
81ecdfbb 2122 $(tls_shared_gnu2_gd_to_ie_test_LINK) $(tls_shared_gnu2_gd_to_ie_test_OBJECTS) $(tls_shared_gnu2_gd_to_ie_test_LDADD) $(LIBS)
c2b45e22
CC
2123tls_shared_gnu2_test$(EXEEXT): $(tls_shared_gnu2_test_OBJECTS) $(tls_shared_gnu2_test_DEPENDENCIES)
2124 @rm -f tls_shared_gnu2_test$(EXEEXT)
81ecdfbb 2125 $(tls_shared_gnu2_test_LINK) $(tls_shared_gnu2_test_OBJECTS) $(tls_shared_gnu2_test_LDADD) $(LIBS)
c03c7692
ILT
2126tls_shared_ie_test$(EXEEXT): $(tls_shared_ie_test_OBJECTS) $(tls_shared_ie_test_DEPENDENCIES)
2127 @rm -f tls_shared_ie_test$(EXEEXT)
81ecdfbb 2128 $(tls_shared_ie_test_LINK) $(tls_shared_ie_test_OBJECTS) $(tls_shared_ie_test_LDADD) $(LIBS)
6eee141f
ILT
2129tls_shared_nonpic_test$(EXEEXT): $(tls_shared_nonpic_test_OBJECTS) $(tls_shared_nonpic_test_DEPENDENCIES)
2130 @rm -f tls_shared_nonpic_test$(EXEEXT)
81ecdfbb 2131 $(tls_shared_nonpic_test_LINK) $(tls_shared_nonpic_test_OBJECTS) $(tls_shared_nonpic_test_LDADD) $(LIBS)
6eee141f
ILT
2132tls_shared_test$(EXEEXT): $(tls_shared_test_OBJECTS) $(tls_shared_test_DEPENDENCIES)
2133 @rm -f tls_shared_test$(EXEEXT)
81ecdfbb 2134 $(tls_shared_test_LINK) $(tls_shared_test_OBJECTS) $(tls_shared_test_LDADD) $(LIBS)
6eee141f
ILT
2135tls_static_pic_test$(EXEEXT): $(tls_static_pic_test_OBJECTS) $(tls_static_pic_test_DEPENDENCIES)
2136 @rm -f tls_static_pic_test$(EXEEXT)
81ecdfbb 2137 $(tls_static_pic_test_LINK) $(tls_static_pic_test_OBJECTS) $(tls_static_pic_test_LDADD) $(LIBS)
6eee141f
ILT
2138tls_static_test$(EXEEXT): $(tls_static_test_OBJECTS) $(tls_static_test_DEPENDENCIES)
2139 @rm -f tls_static_test$(EXEEXT)
81ecdfbb 2140 $(tls_static_test_LINK) $(tls_static_test_OBJECTS) $(tls_static_test_LDADD) $(LIBS)
6eee141f
ILT
2141tls_test$(EXEEXT): $(tls_test_OBJECTS) $(tls_test_DEPENDENCIES)
2142 @rm -f tls_test$(EXEEXT)
81ecdfbb 2143 $(tls_test_LINK) $(tls_test_OBJECTS) $(tls_test_LDADD) $(LIBS)
03e8f2b2
ILT
2144two_file_mixed_2_shared_test$(EXEEXT): $(two_file_mixed_2_shared_test_OBJECTS) $(two_file_mixed_2_shared_test_DEPENDENCIES)
2145 @rm -f two_file_mixed_2_shared_test$(EXEEXT)
81ecdfbb 2146 $(two_file_mixed_2_shared_test_LINK) $(two_file_mixed_2_shared_test_OBJECTS) $(two_file_mixed_2_shared_test_LDADD) $(LIBS)
0700cf32
ILT
2147two_file_mixed_shared_test$(EXEEXT): $(two_file_mixed_shared_test_OBJECTS) $(two_file_mixed_shared_test_DEPENDENCIES)
2148 @rm -f two_file_mixed_shared_test$(EXEEXT)
81ecdfbb 2149 $(two_file_mixed_shared_test_LINK) $(two_file_mixed_shared_test_OBJECTS) $(two_file_mixed_shared_test_LDADD) $(LIBS)
f958d5fc
ILT
2150two_file_pic_test$(EXEEXT): $(two_file_pic_test_OBJECTS) $(two_file_pic_test_DEPENDENCIES)
2151 @rm -f two_file_pic_test$(EXEEXT)
81ecdfbb 2152 $(two_file_pic_test_LINK) $(two_file_pic_test_OBJECTS) $(two_file_pic_test_LDADD) $(LIBS)
374ad285
ILT
2153@GCC_FALSE@two_file_pie_test$(EXEEXT): $(two_file_pie_test_OBJECTS) $(two_file_pie_test_DEPENDENCIES)
2154@GCC_FALSE@ @rm -f two_file_pie_test$(EXEEXT)
2155@GCC_FALSE@ $(LINK) $(two_file_pie_test_OBJECTS) $(two_file_pie_test_LDADD) $(LIBS)
2156@NATIVE_LINKER_FALSE@two_file_pie_test$(EXEEXT): $(two_file_pie_test_OBJECTS) $(two_file_pie_test_DEPENDENCIES)
2157@NATIVE_LINKER_FALSE@ @rm -f two_file_pie_test$(EXEEXT)
2158@NATIVE_LINKER_FALSE@ $(LINK) $(two_file_pie_test_OBJECTS) $(two_file_pie_test_LDADD) $(LIBS)
6a74a719
ILT
2159two_file_relocatable_test$(EXEEXT): $(two_file_relocatable_test_OBJECTS) $(two_file_relocatable_test_DEPENDENCIES)
2160 @rm -f two_file_relocatable_test$(EXEEXT)
81ecdfbb 2161 $(two_file_relocatable_test_LINK) $(two_file_relocatable_test_OBJECTS) $(two_file_relocatable_test_LDADD) $(LIBS)
3bd52c28
ILT
2162two_file_same_shared_nonpic_test$(EXEEXT): $(two_file_same_shared_nonpic_test_OBJECTS) $(two_file_same_shared_nonpic_test_DEPENDENCIES)
2163 @rm -f two_file_same_shared_nonpic_test$(EXEEXT)
81ecdfbb 2164 $(two_file_same_shared_nonpic_test_LINK) $(two_file_same_shared_nonpic_test_OBJECTS) $(two_file_same_shared_nonpic_test_LDADD) $(LIBS)
6835af53
ILT
2165two_file_same_shared_strip_test$(EXEEXT): $(two_file_same_shared_strip_test_OBJECTS) $(two_file_same_shared_strip_test_DEPENDENCIES)
2166 @rm -f two_file_same_shared_strip_test$(EXEEXT)
81ecdfbb 2167 $(two_file_same_shared_strip_test_LINK) $(two_file_same_shared_strip_test_OBJECTS) $(two_file_same_shared_strip_test_LDADD) $(LIBS)
3bd52c28
ILT
2168two_file_same_shared_test$(EXEEXT): $(two_file_same_shared_test_OBJECTS) $(two_file_same_shared_test_DEPENDENCIES)
2169 @rm -f two_file_same_shared_test$(EXEEXT)
81ecdfbb 2170 $(two_file_same_shared_test_LINK) $(two_file_same_shared_test_OBJECTS) $(two_file_same_shared_test_LDADD) $(LIBS)
3bd52c28
ILT
2171two_file_separate_shared_12_nonpic_test$(EXEEXT): $(two_file_separate_shared_12_nonpic_test_OBJECTS) $(two_file_separate_shared_12_nonpic_test_DEPENDENCIES)
2172 @rm -f two_file_separate_shared_12_nonpic_test$(EXEEXT)
81ecdfbb 2173 $(two_file_separate_shared_12_nonpic_test_LINK) $(two_file_separate_shared_12_nonpic_test_OBJECTS) $(two_file_separate_shared_12_nonpic_test_LDADD) $(LIBS)
3bd52c28
ILT
2174two_file_separate_shared_12_test$(EXEEXT): $(two_file_separate_shared_12_test_OBJECTS) $(two_file_separate_shared_12_test_DEPENDENCIES)
2175 @rm -f two_file_separate_shared_12_test$(EXEEXT)
81ecdfbb 2176 $(two_file_separate_shared_12_test_LINK) $(two_file_separate_shared_12_test_OBJECTS) $(two_file_separate_shared_12_test_LDADD) $(LIBS)
3bd52c28
ILT
2177two_file_separate_shared_21_nonpic_test$(EXEEXT): $(two_file_separate_shared_21_nonpic_test_OBJECTS) $(two_file_separate_shared_21_nonpic_test_DEPENDENCIES)
2178 @rm -f two_file_separate_shared_21_nonpic_test$(EXEEXT)
81ecdfbb 2179 $(two_file_separate_shared_21_nonpic_test_LINK) $(two_file_separate_shared_21_nonpic_test_OBJECTS) $(two_file_separate_shared_21_nonpic_test_LDADD) $(LIBS)
3bd52c28
ILT
2180two_file_separate_shared_21_test$(EXEEXT): $(two_file_separate_shared_21_test_OBJECTS) $(two_file_separate_shared_21_test_DEPENDENCIES)
2181 @rm -f two_file_separate_shared_21_test$(EXEEXT)
81ecdfbb 2182 $(two_file_separate_shared_21_test_LINK) $(two_file_separate_shared_21_test_OBJECTS) $(two_file_separate_shared_21_test_LDADD) $(LIBS)
3bd52c28
ILT
2183two_file_shared_1_nonpic_test$(EXEEXT): $(two_file_shared_1_nonpic_test_OBJECTS) $(two_file_shared_1_nonpic_test_DEPENDENCIES)
2184 @rm -f two_file_shared_1_nonpic_test$(EXEEXT)
81ecdfbb 2185 $(two_file_shared_1_nonpic_test_LINK) $(two_file_shared_1_nonpic_test_OBJECTS) $(two_file_shared_1_nonpic_test_LDADD) $(LIBS)
386c048c
ILT
2186two_file_shared_1_pic_2_test$(EXEEXT): $(two_file_shared_1_pic_2_test_OBJECTS) $(two_file_shared_1_pic_2_test_DEPENDENCIES)
2187 @rm -f two_file_shared_1_pic_2_test$(EXEEXT)
81ecdfbb 2188 $(two_file_shared_1_pic_2_test_LINK) $(two_file_shared_1_pic_2_test_OBJECTS) $(two_file_shared_1_pic_2_test_LDADD) $(LIBS)
3bd52c28
ILT
2189two_file_shared_1_test$(EXEEXT): $(two_file_shared_1_test_OBJECTS) $(two_file_shared_1_test_DEPENDENCIES)
2190 @rm -f two_file_shared_1_test$(EXEEXT)
81ecdfbb 2191 $(two_file_shared_1_test_LINK) $(two_file_shared_1_test_OBJECTS) $(two_file_shared_1_test_LDADD) $(LIBS)
3bd52c28
ILT
2192two_file_shared_2_nonpic_test$(EXEEXT): $(two_file_shared_2_nonpic_test_OBJECTS) $(two_file_shared_2_nonpic_test_DEPENDENCIES)
2193 @rm -f two_file_shared_2_nonpic_test$(EXEEXT)
81ecdfbb 2194 $(two_file_shared_2_nonpic_test_LINK) $(two_file_shared_2_nonpic_test_OBJECTS) $(two_file_shared_2_nonpic_test_LDADD) $(LIBS)
386c048c
ILT
2195two_file_shared_2_pic_1_test$(EXEEXT): $(two_file_shared_2_pic_1_test_OBJECTS) $(two_file_shared_2_pic_1_test_DEPENDENCIES)
2196 @rm -f two_file_shared_2_pic_1_test$(EXEEXT)
81ecdfbb 2197 $(two_file_shared_2_pic_1_test_LINK) $(two_file_shared_2_pic_1_test_OBJECTS) $(two_file_shared_2_pic_1_test_LDADD) $(LIBS)
3bd52c28
ILT
2198two_file_shared_2_test$(EXEEXT): $(two_file_shared_2_test_OBJECTS) $(two_file_shared_2_test_DEPENDENCIES)
2199 @rm -f two_file_shared_2_test$(EXEEXT)
81ecdfbb 2200 $(two_file_shared_2_test_LINK) $(two_file_shared_2_test_OBJECTS) $(two_file_shared_2_test_LDADD) $(LIBS)
f958d5fc
ILT
2201two_file_static_test$(EXEEXT): $(two_file_static_test_OBJECTS) $(two_file_static_test_DEPENDENCIES)
2202 @rm -f two_file_static_test$(EXEEXT)
81ecdfbb 2203 $(two_file_static_test_LINK) $(two_file_static_test_OBJECTS) $(two_file_static_test_LDADD) $(LIBS)
6835af53
ILT
2204@GCC_FALSE@two_file_strip_test$(EXEEXT): $(two_file_strip_test_OBJECTS) $(two_file_strip_test_DEPENDENCIES)
2205@GCC_FALSE@ @rm -f two_file_strip_test$(EXEEXT)
81ecdfbb 2206@GCC_FALSE@ $(LINK) $(two_file_strip_test_OBJECTS) $(two_file_strip_test_LDADD) $(LIBS)
6835af53
ILT
2207@NATIVE_LINKER_FALSE@two_file_strip_test$(EXEEXT): $(two_file_strip_test_OBJECTS) $(two_file_strip_test_DEPENDENCIES)
2208@NATIVE_LINKER_FALSE@ @rm -f two_file_strip_test$(EXEEXT)
81ecdfbb 2209@NATIVE_LINKER_FALSE@ $(LINK) $(two_file_strip_test_OBJECTS) $(two_file_strip_test_LDADD) $(LIBS)
3bd52c28
ILT
2210two_file_test$(EXEEXT): $(two_file_test_OBJECTS) $(two_file_test_DEPENDENCIES)
2211 @rm -f two_file_test$(EXEEXT)
81ecdfbb 2212 $(two_file_test_LINK) $(two_file_test_OBJECTS) $(two_file_test_LDADD) $(LIBS)
99f8faca
ILT
2213ver_test$(EXEEXT): $(ver_test_OBJECTS) $(ver_test_DEPENDENCIES)
2214 @rm -f ver_test$(EXEEXT)
81ecdfbb 2215 $(ver_test_LINK) $(ver_test_OBJECTS) $(ver_test_LDADD) $(LIBS)
9c5b8369
ILT
2216ver_test_11$(EXEEXT): $(ver_test_11_OBJECTS) $(ver_test_11_DEPENDENCIES)
2217 @rm -f ver_test_11$(EXEEXT)
81ecdfbb 2218 $(ver_test_11_LINK) $(ver_test_11_OBJECTS) $(ver_test_11_LDADD) $(LIBS)
be3e6201
ILT
2219ver_test_2$(EXEEXT): $(ver_test_2_OBJECTS) $(ver_test_2_DEPENDENCIES)
2220 @rm -f ver_test_2$(EXEEXT)
81ecdfbb 2221 $(ver_test_2_LINK) $(ver_test_2_OBJECTS) $(ver_test_2_LDADD) $(LIBS)
18e6b24e
ILT
2222ver_test_6$(EXEEXT): $(ver_test_6_OBJECTS) $(ver_test_6_DEPENDENCIES)
2223 @rm -f ver_test_6$(EXEEXT)
81ecdfbb 2224 $(ver_test_6_LINK) $(ver_test_6_OBJECTS) $(ver_test_6_LDADD) $(LIBS)
75517b77
ILT
2225ver_test_8$(EXEEXT): $(ver_test_8_OBJECTS) $(ver_test_8_DEPENDENCIES)
2226 @rm -f ver_test_8$(EXEEXT)
81ecdfbb 2227 $(ver_test_8_LINK) $(ver_test_8_OBJECTS) $(ver_test_8_LDADD) $(LIBS)
95d14cd3
ILT
2228ver_test_9$(EXEEXT): $(ver_test_9_OBJECTS) $(ver_test_9_DEPENDENCIES)
2229 @rm -f ver_test_9$(EXEEXT)
81ecdfbb 2230 $(ver_test_9_LINK) $(ver_test_9_OBJECTS) $(ver_test_9_LDADD) $(LIBS)
99a37bfd
ILT
2231weak_alias_test$(EXEEXT): $(weak_alias_test_OBJECTS) $(weak_alias_test_DEPENDENCIES)
2232 @rm -f weak_alias_test$(EXEEXT)
81ecdfbb 2233 $(weak_alias_test_LINK) $(weak_alias_test_OBJECTS) $(weak_alias_test_LDADD) $(LIBS)
de4c45bd
ILT
2234@GCC_FALSE@weak_plt$(EXEEXT): $(weak_plt_OBJECTS) $(weak_plt_DEPENDENCIES)
2235@GCC_FALSE@ @rm -f weak_plt$(EXEEXT)
81ecdfbb 2236@GCC_FALSE@ $(LINK) $(weak_plt_OBJECTS) $(weak_plt_LDADD) $(LIBS)
de4c45bd
ILT
2237@NATIVE_LINKER_FALSE@weak_plt$(EXEEXT): $(weak_plt_OBJECTS) $(weak_plt_DEPENDENCIES)
2238@NATIVE_LINKER_FALSE@ @rm -f weak_plt$(EXEEXT)
81ecdfbb 2239@NATIVE_LINKER_FALSE@ $(LINK) $(weak_plt_OBJECTS) $(weak_plt_LDADD) $(LIBS)
a360aedd
ILT
2240weak_test$(EXEEXT): $(weak_test_OBJECTS) $(weak_test_DEPENDENCIES)
2241 @rm -f weak_test$(EXEEXT)
81ecdfbb 2242 $(weak_test_LINK) $(weak_test_OBJECTS) $(weak_test_LDADD) $(LIBS)
f3c69fca
CC
2243weak_undef_nonpic_test$(EXEEXT): $(weak_undef_nonpic_test_OBJECTS) $(weak_undef_nonpic_test_DEPENDENCIES)
2244 @rm -f weak_undef_nonpic_test$(EXEEXT)
81ecdfbb 2245 $(weak_undef_nonpic_test_LINK) $(weak_undef_nonpic_test_OBJECTS) $(weak_undef_nonpic_test_LDADD) $(LIBS)
86925eef
CC
2246weak_undef_test$(EXEEXT): $(weak_undef_test_OBJECTS) $(weak_undef_test_DEPENDENCIES)
2247 @rm -f weak_undef_test$(EXEEXT)
81ecdfbb 2248 $(weak_undef_test_LINK) $(weak_undef_test_OBJECTS) $(weak_undef_test_LDADD) $(LIBS)
5a6f7e2d
ILT
2249
2250mostlyclean-compile:
2251 -rm -f *.$(OBJEXT)
2252
2253distclean-compile:
2254 -rm -f *.tab.c
2255
351a8000 2256@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_pic_test.Po@am__quote@
374ad285 2257@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_pie_test.Po@am__quote@
351a8000
ILT
2258@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_static_pic_test.Po@am__quote@
2259@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_static_test.Po@am__quote@
2260@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_test.Po@am__quote@
bc644c6c
ILT
2261@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary_test.Po@am__quote@
2262@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary_unittest.Po@am__quote@
49bdd526 2263@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common_test_1.Po@am__quote@
d5026652 2264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constructor_test.Po@am__quote@
f34787f8 2265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copy_test.Po@am__quote@
bb04269c 2266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/discard_locals_test.Po@am__quote@
3151305a
ILT
2267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exception_test_1.Po@am__quote@
2268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exception_test_2.Po@am__quote@
2269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exception_test_main.Po@am__quote@
65514900 2270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exclude_libs_test.Po@am__quote@
43771f76
ILT
2271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flagstest_compress_debug_sections.Po@am__quote@
2272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flagstest_o_specialfile.Po@am__quote@
2273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flagstest_o_specialfile_and_compress_debug_sections.Po@am__quote@
2253bfba 2274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icf_virtual_function_folding_test.Po@am__quote@
2fd32231 2275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initpri1.Po@am__quote@
88dd47ac 2276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/justsyms_1.Po@am__quote@
8a5e3e08 2277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/large-large.Po@am__quote@
805bb01c 2278@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/local_labels_test.Po@am__quote@
7bc3e21a 2279@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/many_sections_r_test.Po@am__quote@
d491d34e 2280@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/many_sections_test.Po@am__quote@
5a6f7e2d 2281@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object_unittest.Po@am__quote@
6a89f575 2282@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/permission_test.Po@am__quote@
89fc3421
CC
2283@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_1.Po@am__quote@
2284@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_2.Po@am__quote@
d66a9eb3 2285@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_3.Po@am__quote@
0f7c0701 2286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_4.Po@am__quote@
24998053 2287@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_5.Po@am__quote@
be234d88 2288@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_6.Po@am__quote@
5e0f337e 2289@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_7.Po@am__quote@
f3a2388f 2290@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_test_8.Po@am__quote@
8bdcdf2c
ILT
2291@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protected_3.Po@am__quote@
2292@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protected_main_1.Po@am__quote@
2293@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protected_main_2.Po@am__quote@
2294@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protected_main_3.Po@am__quote@
9f1d377b 2295@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/relro_test_main.Po@am__quote@
e5756efb 2296@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_1.Po@am__quote@
7cc77b5a
ILT
2297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_2.Po@am__quote@
2298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_2a.Po@am__quote@
2299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_2b.Po@am__quote@
1c4f3631 2300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script_test_3.Po@am__quote@
ae3b5189 2301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/searched_file_test.Po@am__quote@
5a6f7e2d
ILT
2302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
2303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfile.Po@am__quote@
2304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testmain.Po@am__quote@
fbd8a257 2305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thin_archive_main.Po@am__quote@
b3705d2a 2306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_pie_pic_test.Po@am__quote@
c7177d31 2307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_pie_test.Po@am__quote@
6eee141f 2308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_test.Po@am__quote@
e0374858 2309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_test_file2.Po@am__quote@
6eee141f 2310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tls_test_main.Po@am__quote@
374ad285 2311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_pie_test.Po@am__quote@
6835af53 2312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_strip_test.Po@am__quote@
3bd52c28 2313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_test_1.Po@am__quote@
03e8f2b2 2314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_test_1b.Po@am__quote@
3bd52c28
ILT
2315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_test_2.Po@am__quote@
2316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/two_file_test_main.Po@am__quote@
18e6b24e 2317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ver_test_6.Po@am__quote@
99f8faca 2318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ver_test_main.Po@am__quote@
be3e6201 2319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ver_test_main_2.Po@am__quote@
99a37bfd 2320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weak_alias_test_main.Po@am__quote@
de4c45bd 2321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weak_plt.Po@am__quote@
a360aedd 2322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weak_test.Po@am__quote@
86925eef 2323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weak_undef_test.Po@am__quote@
5a6f7e2d 2324
43771f76 2325.c.o:
81ecdfbb
RW
2326@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2327@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
43771f76
ILT
2328@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2329@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2330@am__fastdepCC_FALSE@ $(COMPILE) -c $<
2331
2332.c.obj:
81ecdfbb
RW
2333@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2334@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
43771f76
ILT
2335@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2336@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2337@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2338
8a5e3e08 2339large-large.o: large.c
81ecdfbb
RW
2340@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(large_CFLAGS) $(CFLAGS) -MT large-large.o -MD -MP -MF $(DEPDIR)/large-large.Tpo -c -o large-large.o `test -f 'large.c' || echo '$(srcdir)/'`large.c
2341@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/large-large.Tpo $(DEPDIR)/large-large.Po
8a5e3e08
ILT
2342@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large.c' object='large-large.o' libtool=no @AMDEPBACKSLASH@
2343@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2344@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(large_CFLAGS) $(CFLAGS) -c -o large-large.o `test -f 'large.c' || echo '$(srcdir)/'`large.c
2345
2346large-large.obj: large.c
81ecdfbb
RW
2347@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(large_CFLAGS) $(CFLAGS) -MT large-large.obj -MD -MP -MF $(DEPDIR)/large-large.Tpo -c -o large-large.obj `if test -f 'large.c'; then $(CYGPATH_W) 'large.c'; else $(CYGPATH_W) '$(srcdir)/large.c'; fi`
2348@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/large-large.Tpo $(DEPDIR)/large-large.Po
8a5e3e08
ILT
2349@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large.c' object='large-large.obj' libtool=no @AMDEPBACKSLASH@
2350@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2351@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(large_CFLAGS) $(CFLAGS) -c -o large-large.obj `if test -f 'large.c'; then $(CYGPATH_W) 'large.c'; else $(CYGPATH_W) '$(srcdir)/large.c'; fi`
2352
5a6f7e2d 2353.cc.o:
81ecdfbb
RW
2354@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2355@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
5a6f7e2d
ILT
2356@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2357@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2358@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
2359
2360.cc.obj:
81ecdfbb
RW
2361@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2362@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
5a6f7e2d
ILT
2363@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2364@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2365@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
5a6f7e2d
ILT
2366
2367ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2368 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2369 unique=`for i in $$list; do \
2370 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2371 done | \
81ecdfbb
RW
2372 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2373 END { if (nonempty) { for (i in files) print i; }; }'`; \
5a6f7e2d
ILT
2374 mkid -fID $$unique
2375tags: TAGS
2376
2377TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
2378 $(TAGS_FILES) $(LISP)
81ecdfbb 2379 set x; \
5a6f7e2d
ILT
2380 here=`pwd`; \
2381 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2382 unique=`for i in $$list; do \
2383 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2384 done | \
81ecdfbb
RW
2385 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2386 END { if (nonempty) { for (i in files) print i; }; }'`; \
2387 shift; \
2388 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
5a6f7e2d 2389 test -n "$$unique" || unique=$$empty_fix; \
81ecdfbb
RW
2390 if test $$# -gt 0; then \
2391 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2392 "$$@" $$unique; \
2393 else \
2394 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2395 $$unique; \
2396 fi; \
5a6f7e2d
ILT
2397 fi
2398ctags: CTAGS
2399CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
2400 $(TAGS_FILES) $(LISP)
5a6f7e2d
ILT
2401 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2402 unique=`for i in $$list; do \
2403 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2404 done | \
81ecdfbb
RW
2405 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2406 END { if (nonempty) { for (i in files) print i; }; }'`; \
2407 test -z "$(CTAGS_ARGS)$$unique" \
5a6f7e2d 2408 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
81ecdfbb 2409 $$unique
5a6f7e2d
ILT
2410
2411GTAGS:
2412 here=`$(am__cd) $(top_builddir) && pwd` \
81ecdfbb
RW
2413 && $(am__cd) $(top_srcdir) \
2414 && gtags -i $(GTAGS_ARGS) "$$here"
5a6f7e2d
ILT
2415
2416distclean-tags:
2417 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2418
6ea55b82
RW
2419# To be appended to the command running the test. Handle the stdout
2420# and stderr redirection, and catch the exit status.
2421am__check_post = \
2422>$@-t 2>&1; \
2423estatus=$$?; \
2424if test -n '$(DISABLE_HARD_ERRORS)' \
2425 && test $$estatus -eq 99; then \
2426 estatus=1; \
2427fi; \
2428TERM=$$__SAVED_TERM; export TERM; \
2429$(am__tty_colors); \
2430xfailed=PASS; \
2431case " $(XFAIL_TESTS) " in \
2432 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
2433 xfailed=XFAIL;; \
2434esac; \
2435case $$estatus:$$xfailed in \
2436 0:XFAIL) col=$$red; res=XPASS;; \
2437 0:*) col=$$grn; res=PASS ;; \
2438 77:*) col=$$blu; res=SKIP ;; \
2439 99:*) col=$$red; res=FAIL ;; \
2440 *:XFAIL) col=$$lgn; res=XFAIL;; \
2441 *:*) col=$$red; res=FAIL ;; \
2442esac; \
2443echo "$${col}$$res$${std}: $$f"; \
2444echo "$$res: $$f (exit: $$estatus)" | \
2445 $(am__rst_section) >$@; \
2446cat $@-t >>$@; \
2447rm -f $@-t
2448
2449$(TEST_SUITE_LOG): $(TEST_LOGS)
2450 @$(am__sh_e_setup); \
2451 list='$(TEST_LOGS)'; \
2452 results=`for f in $$list; do \
2453 read line < $$f && echo "$$line" || echo FAIL; \
2454 done`; \
2455 all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[ ]*//'`; \
2456 fail=`echo "$$results" | grep -c '^FAIL'`; \
2457 pass=`echo "$$results" | grep -c '^PASS'`; \
2458 skip=`echo "$$results" | grep -c '^SKIP'`; \
2459 xfail=`echo "$$results" | grep -c '^XFAIL'`; \
2460 xpass=`echo "$$results" | grep -c '^XPASS'`; \
2461 failures=`expr $$fail + $$xpass`; \
2462 all=`expr $$all - $$skip`; \
2463 if test "$$all" -eq 1; then tests=test; All=; \
2464 else tests=tests; All="All "; fi; \
2465 case fail=$$fail:xpass=$$xpass:xfail=$$xfail in \
2466 fail=0:xpass=0:xfail=0) \
2467 msg="$$All$$all $$tests passed. "; \
2468 exit=true;; \
2469 fail=0:xpass=0:xfail=*) \
2470 msg="$$All$$all $$tests behaved as expected"; \
2471 if test "$$xfail" -eq 1; then xfailures=failure; \
2472 else xfailures=failures; fi; \
2473 msg="$$msg ($$xfail expected $$xfailures). "; \
2474 exit=true;; \
2475 fail=*:xpass=0:xfail=*) \
2476 msg="$$fail of $$all $$tests failed. "; \
2477 exit=false;; \
2478 fail=*:xpass=*:xfail=*) \
2479 msg="$$failures of $$all $$tests did not behave as expected"; \
2480 if test "$$xpass" -eq 1; then xpasses=pass; \
2481 else xpasses=passes; fi; \
2482 msg="$$msg ($$xpass unexpected $$xpasses). "; \
2483 exit=false;; \
2484 *) \
2485 echo >&2 "incorrect case"; exit 4;; \
2486 esac; \
2487 if test "$$skip" -ne 0; then \
2488 if test "$$skip" -eq 1; then \
2489 msg="$$msg($$skip test was not run). "; \
2490 else \
2491 msg="$$msg($$skip tests were not run). "; \
2492 fi; \
2493 fi; \
2494 { \
2495 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
2496 $(am__rst_title); \
2497 echo "$$msg"; \
2498 echo; \
2499 echo ".. contents:: :depth: 2"; \
2500 echo; \
2501 for f in $$list; do \
2502 read line < $$f; \
2503 case $$line in \
2504 PASS:*|XFAIL:*);; \
2505 *) echo; cat $$f;; \
2506 esac; \
2507 done; \
2508 } >$(TEST_SUITE_LOG).tmp; \
2509 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
2510 if test "$$failures" -ne 0; then \
2511 msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG). "; \
2512 if test -n "$(PACKAGE_BUGREPORT)"; then \
2513 msg="$${msg}Please report to $(PACKAGE_BUGREPORT). "; \
2514 fi; \
2515 fi; \
2516 test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG); \
2517 $(am__tty_colors); \
2518 if $$exit; then \
2519 echo $(ECHO_N) "$$grn$(ECHO_C)"; \
2520 else \
2521 echo $(ECHO_N) "$$red$(ECHO_C)"; \
2522 fi; \
2523 echo "$$msg" | $(am__text_box); \
2524 echo $(ECHO_N) "$$std$(ECHO_C)"; \
2525 $$exit
2526
2527# Run all the tests.
2528check-TESTS:
2529 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
2530 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2531 @set_logs=; if test "X$(TEST_LOGS)" = X.log; then \
2532 set_logs=TEST_LOGS=; \
2533 fi; \
2534 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) $$set_logs
2535
2536.log.html:
2537 @list='$(RST2HTML) $$RST2HTML rst2html rst2html.py'; \
2538 for r2h in $$list; do \
2539 if ($$r2h --version) >/dev/null 2>&1; then \
2540 R2H=$$r2h; \
2541 fi; \
2542 done; \
2543 if test -z "$$R2H"; then \
2544 echo >&2 "cannot find rst2html, cannot create $@"; \
2545 exit 2; \
2546 fi; \
2547 $$R2H $< >$@.tmp
2548 @mv $@.tmp $@
2549
2550# Be sure to run check first, and then to convert the result.
2551# Beware of concurrent executions. Run "check" not "check-TESTS", as
2552# check-SCRIPTS and other dependencies are rebuilt by the former only.
2553# And expect check to fail.
2554check-html:
2555 @if $(MAKE) $(AM_MAKEFLAGS) check; then \
2556 rv=0; else rv=$$?; \
2557 fi; \
2558 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) || exit 4; \
2559 exit $$rv
2560recheck recheck-html:
2561 @target=`echo $@ | sed 's,^re,,'`; \
2562 list='$(TEST_LOGS)'; \
2563 list=`for f in $$list; do \
2564 test -f $$f || continue; \
2565 if read line < $$f; then \
2566 case $$line in FAIL*|XPASS*) echo $$f;; esac; \
2567 else echo $$f; fi; \
2568 done | tr '\012\015' ' '`; \
2569 $(MAKE) $(AM_MAKEFLAGS) $$target AM_MAKEFLAGS='$(AM_MAKEFLAGS) TEST_LOGS="'"$$list"'"'
2570incremental_test.sh.log: incremental_test.sh
2571 @p='incremental_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2572gc_comdat_test.sh.log: gc_comdat_test.sh
2573 @p='gc_comdat_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2574gc_tls_test.sh.log: gc_tls_test.sh
2575 @p='gc_tls_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2576gc_orphan_section_test.sh.log: gc_orphan_section_test.sh
2577 @p='gc_orphan_section_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2578icf_test.sh.log: icf_test.sh
2579 @p='icf_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2580icf_keep_unique_test.sh.log: icf_keep_unique_test.sh
2581 @p='icf_keep_unique_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2582icf_safe_test.sh.log: icf_safe_test.sh
2583 @p='icf_safe_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2584icf_safe_so_test.sh.log: icf_safe_so_test.sh
2585 @p='icf_safe_so_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2586final_layout.sh.log: final_layout.sh
2587 @p='final_layout.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2588icf_preemptible_functions_test.sh.log: icf_preemptible_functions_test.sh
2589 @p='icf_preemptible_functions_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2590icf_string_merge_test.sh.log: icf_string_merge_test.sh
2591 @p='icf_string_merge_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2592two_file_shared.sh.log: two_file_shared.sh
2593 @p='two_file_shared.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2594weak_plt.sh.log: weak_plt.sh
2595 @p='weak_plt.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2596debug_msg.sh.log: debug_msg.sh
2597 @p='debug_msg.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2598undef_symbol.sh.log: undef_symbol.sh
2599 @p='undef_symbol.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2600ver_test_1.sh.log: ver_test_1.sh
2601 @p='ver_test_1.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2602ver_test_2.sh.log: ver_test_2.sh
2603 @p='ver_test_2.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2604ver_test_4.sh.log: ver_test_4.sh
2605 @p='ver_test_4.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2606ver_test_5.sh.log: ver_test_5.sh
2607 @p='ver_test_5.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2608ver_test_7.sh.log: ver_test_7.sh
2609 @p='ver_test_7.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2610ver_test_10.sh.log: ver_test_10.sh
2611 @p='ver_test_10.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2612ver_matching_test.sh.log: ver_matching_test.sh
2613 @p='ver_matching_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2614script_test_3.sh.log: script_test_3.sh
2615 @p='script_test_3.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2616script_test_4.sh.log: script_test_4.sh
2617 @p='script_test_4.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2618script_test_5.sh.log: script_test_5.sh
2619 @p='script_test_5.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2620script_test_6.sh.log: script_test_6.sh
2621 @p='script_test_6.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2622script_test_7.sh.log: script_test_7.sh
2623 @p='script_test_7.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2624script_test_8.sh.log: script_test_8.sh
2625 @p='script_test_8.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2626script_test_9.sh.log: script_test_9.sh
2627 @p='script_test_9.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2628dynamic_list.sh.log: dynamic_list.sh
2629 @p='dynamic_list.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2630plugin_test_1.sh.log: plugin_test_1.sh
2631 @p='plugin_test_1.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2632plugin_test_2.sh.log: plugin_test_2.sh
2633 @p='plugin_test_2.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2634plugin_test_3.sh.log: plugin_test_3.sh
2635 @p='plugin_test_3.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2636plugin_test_4.sh.log: plugin_test_4.sh
2637 @p='plugin_test_4.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2638plugin_test_6.sh.log: plugin_test_6.sh
2639 @p='plugin_test_6.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2640plugin_test_7.sh.log: plugin_test_7.sh
2641 @p='plugin_test_7.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2642exclude_libs_test.sh.log: exclude_libs_test.sh
2643 @p='exclude_libs_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2644discard_locals_test.sh.log: discard_locals_test.sh
2645 @p='discard_locals_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2646hidden_test.sh.log: hidden_test.sh
2647 @p='hidden_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2648retain_symbols_file_test.sh.log: retain_symbols_file_test.sh
2649 @p='retain_symbols_file_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2650no_version_test.sh.log: no_version_test.sh
2651 @p='no_version_test.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2652split_i386.sh.log: split_i386.sh
2653 @p='split_i386.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2654split_x86_64.sh.log: split_x86_64.sh
2655 @p='split_x86_64.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2656arm_abs_global.sh.log: arm_abs_global.sh
2657 @p='arm_abs_global.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2658arm_branch_in_range.sh.log: arm_branch_in_range.sh
2659 @p='arm_branch_in_range.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2660arm_fix_v4bx.sh.log: arm_fix_v4bx.sh
2661 @p='arm_fix_v4bx.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2662arm_attr_merge.sh.log: arm_attr_merge.sh
2663 @p='arm_attr_merge.sh'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2664object_unittest.log: object_unittest$(EXEEXT)
2665 @p='object_unittest$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2666binary_unittest.log: binary_unittest$(EXEEXT)
2667 @p='binary_unittest$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2668icf_virtual_function_folding_test.log: icf_virtual_function_folding_test$(EXEEXT)
2669 @p='icf_virtual_function_folding_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2670basic_test.log: basic_test$(EXEEXT)
2671 @p='basic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2672basic_static_test.log: basic_static_test$(EXEEXT)
2673 @p='basic_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2674basic_pic_test.log: basic_pic_test$(EXEEXT)
2675 @p='basic_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2676basic_static_pic_test.log: basic_static_pic_test$(EXEEXT)
2677 @p='basic_static_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2678basic_pie_test.log: basic_pie_test$(EXEEXT)
2679 @p='basic_pie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2680constructor_test.log: constructor_test$(EXEEXT)
2681 @p='constructor_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2682constructor_static_test.log: constructor_static_test$(EXEEXT)
2683 @p='constructor_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2684two_file_test.log: two_file_test$(EXEEXT)
2685 @p='two_file_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2686two_file_static_test.log: two_file_static_test$(EXEEXT)
2687 @p='two_file_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2688two_file_pic_test.log: two_file_pic_test$(EXEEXT)
2689 @p='two_file_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2690two_file_shared_1_test.log: two_file_shared_1_test$(EXEEXT)
2691 @p='two_file_shared_1_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2692two_file_shared_2_test.log: two_file_shared_2_test$(EXEEXT)
2693 @p='two_file_shared_2_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2694two_file_shared_1_pic_2_test.log: two_file_shared_1_pic_2_test$(EXEEXT)
2695 @p='two_file_shared_1_pic_2_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2696two_file_shared_2_pic_1_test.log: two_file_shared_2_pic_1_test$(EXEEXT)
2697 @p='two_file_shared_2_pic_1_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2698two_file_same_shared_test.log: two_file_same_shared_test$(EXEEXT)
2699 @p='two_file_same_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2700two_file_separate_shared_12_test.log: two_file_separate_shared_12_test$(EXEEXT)
2701 @p='two_file_separate_shared_12_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2702two_file_separate_shared_21_test.log: two_file_separate_shared_21_test$(EXEEXT)
2703 @p='two_file_separate_shared_21_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2704two_file_relocatable_test.log: two_file_relocatable_test$(EXEEXT)
2705 @p='two_file_relocatable_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2706two_file_pie_test.log: two_file_pie_test$(EXEEXT)
2707 @p='two_file_pie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2708two_file_shared_1_nonpic_test.log: two_file_shared_1_nonpic_test$(EXEEXT)
2709 @p='two_file_shared_1_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2710two_file_shared_2_nonpic_test.log: two_file_shared_2_nonpic_test$(EXEEXT)
2711 @p='two_file_shared_2_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2712two_file_same_shared_nonpic_test.log: two_file_same_shared_nonpic_test$(EXEEXT)
2713 @p='two_file_same_shared_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2714two_file_separate_shared_12_nonpic_test.log: two_file_separate_shared_12_nonpic_test$(EXEEXT)
2715 @p='two_file_separate_shared_12_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2716two_file_separate_shared_21_nonpic_test.log: two_file_separate_shared_21_nonpic_test$(EXEEXT)
2717 @p='two_file_separate_shared_21_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2718two_file_mixed_shared_test.log: two_file_mixed_shared_test$(EXEEXT)
2719 @p='two_file_mixed_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2720two_file_mixed_2_shared_test.log: two_file_mixed_2_shared_test$(EXEEXT)
2721 @p='two_file_mixed_2_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2722two_file_strip_test.log: two_file_strip_test$(EXEEXT)
2723 @p='two_file_strip_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2724two_file_same_shared_strip_test.log: two_file_same_shared_strip_test$(EXEEXT)
2725 @p='two_file_same_shared_strip_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2726common_test_1.log: common_test_1$(EXEEXT)
2727 @p='common_test_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2728common_test_2.log: common_test_2$(EXEEXT)
2729 @p='common_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2730exception_test.log: exception_test$(EXEEXT)
2731 @p='exception_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2732exception_static_test.log: exception_static_test$(EXEEXT)
2733 @p='exception_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2734exception_shared_1_test.log: exception_shared_1_test$(EXEEXT)
2735 @p='exception_shared_1_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2736exception_shared_2_test.log: exception_shared_2_test$(EXEEXT)
2737 @p='exception_shared_2_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2738exception_same_shared_test.log: exception_same_shared_test$(EXEEXT)
2739 @p='exception_same_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2740exception_separate_shared_12_test.log: exception_separate_shared_12_test$(EXEEXT)
2741 @p='exception_separate_shared_12_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2742exception_separate_shared_21_test.log: exception_separate_shared_21_test$(EXEEXT)
2743 @p='exception_separate_shared_21_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2744weak_test.log: weak_test$(EXEEXT)
2745 @p='weak_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2746weak_undef_test.log: weak_undef_test$(EXEEXT)
2747 @p='weak_undef_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2748weak_undef_nonpic_test.log: weak_undef_nonpic_test$(EXEEXT)
2749 @p='weak_undef_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2750weak_alias_test.log: weak_alias_test$(EXEEXT)
2751 @p='weak_alias_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2752weak_plt.log: weak_plt$(EXEEXT)
2753 @p='weak_plt$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2754copy_test.log: copy_test$(EXEEXT)
2755 @p='copy_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2756tls_test.log: tls_test$(EXEEXT)
2757 @p='tls_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2758tls_pic_test.log: tls_pic_test$(EXEEXT)
2759 @p='tls_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2760tls_pie_test.log: tls_pie_test$(EXEEXT)
2761 @p='tls_pie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2762tls_pie_pic_test.log: tls_pie_pic_test$(EXEEXT)
2763 @p='tls_pie_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2764tls_shared_test.log: tls_shared_test$(EXEEXT)
2765 @p='tls_shared_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2766tls_shared_ie_test.log: tls_shared_ie_test$(EXEEXT)
2767 @p='tls_shared_ie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2768tls_shared_gd_to_ie_test.log: tls_shared_gd_to_ie_test$(EXEEXT)
2769 @p='tls_shared_gd_to_ie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2770tls_shared_gnu2_gd_to_ie_test.log: tls_shared_gnu2_gd_to_ie_test$(EXEEXT)
2771 @p='tls_shared_gnu2_gd_to_ie_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2772tls_shared_gnu2_test.log: tls_shared_gnu2_test$(EXEEXT)
2773 @p='tls_shared_gnu2_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2774tls_static_test.log: tls_static_test$(EXEEXT)
2775 @p='tls_static_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2776tls_static_pic_test.log: tls_static_pic_test$(EXEEXT)
2777 @p='tls_static_pic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2778tls_shared_nonpic_test.log: tls_shared_nonpic_test$(EXEEXT)
2779 @p='tls_shared_nonpic_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2780many_sections_test.log: many_sections_test$(EXEEXT)
2781 @p='many_sections_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2782many_sections_r_test.log: many_sections_r_test$(EXEEXT)
2783 @p='many_sections_r_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2784initpri1.log: initpri1$(EXEEXT)
2785 @p='initpri1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2786flagstest_o_specialfile.log: flagstest_o_specialfile$(EXEEXT)
2787 @p='flagstest_o_specialfile$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2788flagstest_compress_debug_sections.log: flagstest_compress_debug_sections$(EXEEXT)
2789 @p='flagstest_compress_debug_sections$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2790flagstest_o_specialfile_and_compress_debug_sections.log: flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)
2791 @p='flagstest_o_specialfile_and_compress_debug_sections$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2792ver_test.log: ver_test$(EXEEXT)
2793 @p='ver_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2794ver_test_2.log: ver_test_2$(EXEEXT)
2795 @p='ver_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2796ver_test_6.log: ver_test_6$(EXEEXT)
2797 @p='ver_test_6$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2798ver_test_8.log: ver_test_8$(EXEEXT)
2799 @p='ver_test_8$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2800ver_test_9.log: ver_test_9$(EXEEXT)
2801 @p='ver_test_9$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2802ver_test_11.log: ver_test_11$(EXEEXT)
2803 @p='ver_test_11$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2804protected_1.log: protected_1$(EXEEXT)
2805 @p='protected_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2806protected_2.log: protected_2$(EXEEXT)
2807 @p='protected_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2808relro_test.log: relro_test$(EXEEXT)
2809 @p='relro_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2810relro_script_test.log: relro_script_test$(EXEEXT)
2811 @p='relro_script_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2812script_test_1.log: script_test_1$(EXEEXT)
2813 @p='script_test_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2814script_test_2.log: script_test_2$(EXEEXT)
2815 @p='script_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2816justsyms.log: justsyms$(EXEEXT)
2817 @p='justsyms$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2818binary_test.log: binary_test$(EXEEXT)
2819 @p='binary_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2820script_test_3.log: script_test_3$(EXEEXT)
2821 @p='script_test_3$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2822tls_phdrs_script_test.log: tls_phdrs_script_test$(EXEEXT)
2823 @p='tls_phdrs_script_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2824tls_script_test.log: tls_script_test$(EXEEXT)
2825 @p='tls_script_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2826thin_archive_test_1.log: thin_archive_test_1$(EXEEXT)
2827 @p='thin_archive_test_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2828thin_archive_test_2.log: thin_archive_test_2$(EXEEXT)
2829 @p='thin_archive_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2830plugin_test_1.log: plugin_test_1$(EXEEXT)
2831 @p='plugin_test_1$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2832plugin_test_2.log: plugin_test_2$(EXEEXT)
2833 @p='plugin_test_2$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2834plugin_test_3.log: plugin_test_3$(EXEEXT)
2835 @p='plugin_test_3$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2836plugin_test_4.log: plugin_test_4$(EXEEXT)
2837 @p='plugin_test_4$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2838plugin_test_5.log: plugin_test_5$(EXEEXT)
2839 @p='plugin_test_5$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2840plugin_test_6.log: plugin_test_6$(EXEEXT)
2841 @p='plugin_test_6$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2842plugin_test_7.log: plugin_test_7$(EXEEXT)
2843 @p='plugin_test_7$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2844plugin_test_8.log: plugin_test_8$(EXEEXT)
2845 @p='plugin_test_8$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2846exclude_libs_test.log: exclude_libs_test$(EXEEXT)
2847 @p='exclude_libs_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2848local_labels_test.log: local_labels_test$(EXEEXT)
2849 @p='local_labels_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2850discard_locals_test.log: discard_locals_test$(EXEEXT)
2851 @p='discard_locals_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2852large.log: large$(EXEEXT)
2853 @p='large$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2854permission_test.log: permission_test$(EXEEXT)
2855 @p='permission_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2856searched_file_test.log: searched_file_test$(EXEEXT)
2857 @p='searched_file_test$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
2858.test.log:
2859 @p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
2860@am__EXEEXT_TRUE@.test$(EXEEXT).log:
2861@am__EXEEXT_TRUE@ @p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
5a6f7e2d 2862check-am: all-am
a360aedd 2863 $(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES) $(check_PROGRAMS) \
f0323c2f 2864 $(check_SCRIPTS) $(check_DATA)
5a6f7e2d 2865 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
d491d34e
ILT
2866check: $(BUILT_SOURCES)
2867 $(MAKE) $(AM_MAKEFLAGS) check-am
5a6f7e2d
ILT
2868all-am: Makefile
2869installdirs:
d491d34e
ILT
2870install: $(BUILT_SOURCES)
2871 $(MAKE) $(AM_MAKEFLAGS) install-am
5a6f7e2d
ILT
2872install-exec: install-exec-am
2873install-data: install-data-am
2874uninstall: uninstall-am
2875
2876install-am: all-am
2877 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2878
2879installcheck: installcheck-am
2880install-strip:
2881 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2882 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2883 `test -z '$(STRIP)' || \
2884 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2885mostlyclean-generic:
351a8000 2886 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
6ea55b82
RW
2887 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
2888 -test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
2889 -test -z "$(TEST_SUITE_HTML)" || rm -f $(TEST_SUITE_HTML)
2890 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
5a6f7e2d
ILT
2891
2892clean-generic:
2893
2894distclean-generic:
2895 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
81ecdfbb 2896 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
5a6f7e2d
ILT
2897
2898maintainer-clean-generic:
2899 @echo "This command is intended for maintainers to use"
2900 @echo "it deletes files that may require special tools to rebuild."
d491d34e 2901 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
5a6f7e2d
ILT
2902clean: clean-am
2903
2904clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
2905 mostlyclean-am
2906
2907distclean: distclean-am
2908 -rm -rf ./$(DEPDIR)
2909 -rm -f Makefile
2910distclean-am: clean-am distclean-compile distclean-generic \
2911 distclean-tags
2912
2913dvi: dvi-am
2914
2915dvi-am:
2916
2917html: html-am
2918
81ecdfbb
RW
2919html-am:
2920
5a6f7e2d
ILT
2921info: info-am
2922
2923info-am:
2924
2925install-data-am:
2926
81ecdfbb
RW
2927install-dvi: install-dvi-am
2928
2929install-dvi-am:
2930
5a6f7e2d
ILT
2931install-exec-am:
2932
81ecdfbb
RW
2933install-html: install-html-am
2934
2935install-html-am:
2936
5a6f7e2d
ILT
2937install-info: install-info-am
2938
81ecdfbb
RW
2939install-info-am:
2940
5a6f7e2d
ILT
2941install-man:
2942
81ecdfbb
RW
2943install-pdf: install-pdf-am
2944
2945install-pdf-am:
2946
2947install-ps: install-ps-am
2948
2949install-ps-am:
2950
5a6f7e2d
ILT
2951installcheck-am:
2952
2953maintainer-clean: maintainer-clean-am
2954 -rm -rf ./$(DEPDIR)
2955 -rm -f Makefile
2956maintainer-clean-am: distclean-am maintainer-clean-generic
2957
2958mostlyclean: mostlyclean-am
2959
2960mostlyclean-am: mostlyclean-compile mostlyclean-generic
2961
2962pdf: pdf-am
2963
2964pdf-am:
2965
2966ps: ps-am
2967
2968ps-am:
2969
81ecdfbb
RW
2970uninstall-am:
2971
6ea55b82
RW
2972.MAKE: all check check-am check-html install install-am install-strip \
2973 recheck recheck-html
2974
2975.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am check-html \
2976 clean clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
2977 ctags distclean distclean-compile distclean-generic \
2978 distclean-tags dvi dvi-am html html-am info info-am install \
2979 install-am install-data install-data-am install-dvi \
2980 install-dvi-am install-exec install-exec-am install-html \
2981 install-html-am install-info install-info-am install-man \
2982 install-pdf install-pdf-am install-ps install-ps-am \
2983 install-strip installcheck installcheck-am installdirs \
2984 maintainer-clean maintainer-clean-generic mostlyclean \
2985 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
2986 recheck recheck-html tags uninstall uninstall-am
5a6f7e2d 2987
22dc1b09 2988
351a8000
ILT
2989# ---------------------------------------------------------------------
2990# These tests test the output of gold (end-to-end tests). In
2991# particular, they make sure that gold can link "difficult" object
2992# files, and the resulting object files run correctly. These can only
2993# run if we've built ld-new for the native architecture (that is,
2994# we're not cross-compiling it), since we run ld-new as part of these
2995# tests. We use the gcc-specific flag '-B' to use our linker instead
2996# of the default linker, which is why we only run our tests under gcc.
2997
2998# Infrastucture needed for the unittests: a directory where the linker
2999# is named 'ld'. This is because the -B flag appends 'ld' to its arg.
22dc1b09
ILT
3000@GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir/ld: ../ld-new
3001@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir || mkdir -p gcctestdir
3002@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir/ld
3003@GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir && $(LN_S) ../../ld-new ld)
3004
351a8000
ILT
3005# Each of these .o's is a useful, small complete program. They're
3006# particularly useful for making sure ld-new's flags do what they're
3007# supposed to (hence their names), but are used for many tests that
3008# don't actually involve analyzing input data.
3009@GCC_TRUE@@NATIVE_LINKER_TRUE@flagstest_debug.o: constructor_test.cc
3010@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -g -c -o $@ $<
3011@GCC_TRUE@@NATIVE_LINKER_TRUE@flagstest_ndebug.o: constructor_test.cc
3012@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -o $@ $<
ae10a101
RÁE
3013@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test_1.o: incremental_test_1.c
3014@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -O0 -c -ffunction-sections -g -o $@ $<
3015@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test_2.o: incremental_test_2.c
3016@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -O0 -c -ffunction-sections -g -o $@ $<
3017@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test: incremental_test_1.o incremental_test_2.o gcctestdir/ld
3018@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -Wl,-incremental incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline
3019@GCC_TRUE@@NATIVE_LINKER_TRUE@incremental_test.stdout: incremental_test ../incremental-dump
3020@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../incremental-dump incremental_test > $@
531813ad 3021@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_comdat_test_1.o: gc_comdat_test_1.cc
4daadc0d 3022@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
531813ad 3023@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_comdat_test_2.o: gc_comdat_test_2.cc
4daadc0d 3024@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
531813ad 3025@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_comdat_test: gc_comdat_test_1.o gc_comdat_test_2.o gcctestdir/ld
4daadc0d 3026@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o
531813ad
ST
3027@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_comdat_test.stdout: gc_comdat_test
3028@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C gc_comdat_test > gc_comdat_test.stdout
27721062
ST
3029@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_tls_test.o: gc_tls_test.cc
3030@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -g -o $@ $<
3031@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_tls_test:gc_tls_test.o gcctestdir/ld
3032@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o
3033@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_tls_test.stdout: gc_tls_test
3034@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C gc_tls_test > gc_tls_test.stdout
f1ec9ded
ST
3035@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_orphan_section_test.o: gc_orphan_section_test.cc
3036@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -g -o $@ $<
3037@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_orphan_section_test:gc_orphan_section_test.o gcctestdir/ld
3038@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o
3039@GCC_TRUE@@NATIVE_LINKER_TRUE@gc_orphan_section_test.stdout: gc_orphan_section_test
3040@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) gc_orphan_section_test > gc_orphan_section_test.stdout
ef15dade
ST
3041@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_test.o: icf_test.cc
3042@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
3043@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_test: icf_test.o gcctestdir/ld
032ce4e9 3044@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all icf_test.o
ef15dade
ST
3045@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_test.stdout: icf_test
3046@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C icf_test > icf_test.stdout
48c187ce
ST
3047@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_keep_unique_test.o: icf_keep_unique_test.cc
3048@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
3049@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_keep_unique_test: icf_keep_unique_test.o gcctestdir/ld
032ce4e9 3050@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o
48c187ce
ST
3051@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_keep_unique_test.stdout: icf_keep_unique_test
3052@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C icf_keep_unique_test > icf_keep_unique_test.stdout
2a2b6d42 3053@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_test.o: icf_safe_test.cc
032ce4e9
ST
3054@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -g -o $@ $<
3055@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_test: icf_safe_test.o gcctestdir/ld
3056@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=safe icf_safe_test.o
21bb3914
ST
3057@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_test_1.stdout: icf_safe_test
3058@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) icf_safe_test > icf_safe_test_1.stdout
3059@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_test_2.stdout: icf_safe_test
3060@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -h icf_safe_test > icf_safe_test_2.stdout
2a2b6d42 3061@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_so_test.o: icf_safe_so_test.cc
21bb3914
ST
3062@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIC -g -o $@ $<
3063@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_so_test: icf_safe_so_test.o gcctestdir/ld
3064@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=safe icf_safe_so_test.o -fPIC -shared
3065@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_so_test_1.stdout: icf_safe_so_test
3066@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) icf_safe_so_test > icf_safe_so_test_1.stdout
3067@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_safe_so_test_2.stdout: icf_safe_so_test
3068@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -h icf_safe_so_test > icf_safe_so_test_2.stdout
6e9ba2ca
ST
3069@GCC_TRUE@@NATIVE_LINKER_TRUE@final_layout.o: final_layout.cc
3070@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fdata-sections -g -o $@ $<
3071@GCC_TRUE@@NATIVE_LINKER_TRUE@final_layout_sequence.txt:
3072@GCC_TRUE@@NATIVE_LINKER_TRUE@ (echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt
3073@GCC_TRUE@@NATIVE_LINKER_TRUE@final_layout: final_layout.o final_layout_sequence.txt gcctestdir/ld
3074@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt final_layout.o
3075@GCC_TRUE@@NATIVE_LINKER_TRUE@final_layout.stdout: final_layout
3076@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) final_layout > final_layout.stdout
ce97fa81
ST
3077@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_virtual_function_folding_test.o: icf_virtual_function_folding_test.cc
3078@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIE -g -o $@ $<
3079@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_virtual_function_folding_test: icf_virtual_function_folding_test.o gcctestdir/ld
3080@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie
3081@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_preemptible_functions_test.o: icf_preemptible_functions_test.cc
3082@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIC -g -o $@ $<
3083@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_preemptible_functions_test: icf_preemptible_functions_test.o gcctestdir/ld
3084@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared
3085@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_preemptible_functions_test.stdout: icf_preemptible_functions_test
3086@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) icf_preemptible_functions_test > icf_preemptible_functions_test.stdout
3087@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_string_merge_test.o: icf_string_merge_test.cc
3088@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -ffunction-sections -fPIC -g -o $@ $<
3089@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_string_merge_test: icf_string_merge_test.o gcctestdir/ld
3090@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o
3091@GCC_TRUE@@NATIVE_LINKER_TRUE@icf_string_merge_test.stdout: icf_string_merge_test
3092@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) icf_string_merge_test > icf_string_merge_test.stdout
351a8000
ILT
3093@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_test.o: basic_test.cc
3094@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -o $@ $<
3095@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_test: basic_test.o gcctestdir/ld
3096@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o
3097@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_static_test: basic_test.o gcctestdir/ld
3098@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -static basic_test.o
3099
3100@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_pic_test.o: basic_test.cc
3101@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -fpic -o $@ $<
3102@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_pic_test: basic_pic_test.o gcctestdir/ld
3103@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_pic_test.o
3104@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_static_pic_test: basic_pic_test.o gcctestdir/ld
3105@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -static basic_pic_test.o
374ad285
ILT
3106@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_pie_test.o: basic_test.cc
3107@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -fpie -o $@ $<
3108@GCC_TRUE@@NATIVE_LINKER_TRUE@basic_pie_test: basic_pie_test.o gcctestdir/ld
3109@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -pie basic_pie_test.o
351a8000
ILT
3110@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_1_pic.o: two_file_test_1.cc
3111@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
03e8f2b2
ILT
3112@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_1b_pic.o: two_file_test_1b.cc
3113@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
351a8000
ILT
3114@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_2_pic.o: two_file_test_2.cc
3115@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
03e8f2b2
ILT
3116@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1.so: two_file_test_1_pic.o two_file_test_1b_pic.o gcctestdir/ld
3117@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o
351a8000
ILT
3118@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2.so: two_file_test_2_pic.o gcctestdir/ld
3119@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_2_pic.o
03e8f2b2
ILT
3120@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared.so: two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o gcctestdir/ld
3121@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o
6a74a719
ILT
3122@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_relocatable.o: gcctestdir/ld two_file_test_1.o two_file_test_1b.o two_file_test_2.o
3123@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -r -o $@ two_file_test_1.o two_file_test_1b.o two_file_test_2.o
374ad285
ILT
3124@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_1_pie.o: two_file_test_1.cc
3125@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
3126@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_1b_pie.o: two_file_test_1b.cc
3127@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
3128@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_2_pie.o: two_file_test_2.cc
3129@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
3130@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_test_main_pie.o: two_file_test_main.cc
3131@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
3132@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_pie_test: two_file_test_1_pie.o two_file_test_1b_pie.o \
3133@GCC_TRUE@@NATIVE_LINKER_TRUE@ two_file_test_2_pie.o two_file_test_main_pie.o gcctestdir/ld
3134@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -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
031cdbed
ILT
3135@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared.dbg: two_file_shared.so
3136@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -w $< >$@ 2>/dev/null
351a8000 3137@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_1_nonpic.so: two_file_test_1.o gcctestdir/ld
03e8f2b2 3138@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o
351a8000
ILT
3139@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_2_nonpic.so: two_file_test_2.o gcctestdir/ld
3140@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_2.o
03e8f2b2
ILT
3141@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_nonpic.so: two_file_test_1.o two_file_test_1b.o two_file_test_2.o gcctestdir/ld
3142@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o
3143@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_mixed.so: two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o gcctestdir/ld
3144@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o
3145@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_mixed_1.so: two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so gcctestdir/ld
3146@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so
6835af53
ILT
3147@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_strip_test: two_file_test
3148@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_STRIP) -o two_file_strip_test two_file_test
3149@GCC_TRUE@@NATIVE_LINKER_TRUE@two_file_shared_strip.so: two_file_shared.so
3150@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_STRIP) -S -o two_file_shared_strip.so two_file_shared.so
eda294df
ILT
3151@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2_pic.o: common_test_2.c
3152@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
3153@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_2.so: common_test_2_pic.o common_test_3.so gcctestdir/ld
3154@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so
3155@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_3_pic.o: common_test_3.c
3156@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -fpic -o $@ $<
3157@GCC_TRUE@@NATIVE_LINKER_TRUE@common_test_3.so: common_test_3_pic.o ver_test_2.script gcctestdir/ld
3158@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,$(srcdir)/ver_test_2.script
351a8000
ILT
3159@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_1_pic.o: exception_test_1.cc
3160@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3161@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_test_2_pic.o: exception_test_2.cc
3162@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3163@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_1.so: exception_test_1_pic.o gcctestdir/ld
3164@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared exception_test_1_pic.o
3165@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared_2.so: exception_test_2_pic.o gcctestdir/ld
3166@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared exception_test_2_pic.o
3167@GCC_TRUE@@NATIVE_LINKER_TRUE@exception_shared.so: exception_test_1_pic.o exception_test_2_pic.o gcctestdir/ld
3168@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o
86925eef
CC
3169@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_file1.o: weak_undef_file1.cc
3170@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3171@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_file2.o: weak_undef_file2.cc
3172@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3173@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_lib.so: weak_undef_file1.o
3174@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_undef_file1.o
3175@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/weak_undef_lib.so: weak_undef_file2.o
3176@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
3177@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_undef_file2.o
f3c69fca
CC
3178@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_file1_nonpic.o: weak_undef_file1.cc
3179@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
3180@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_file2_nonpic.o: weak_undef_file2.cc
3181@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
3182@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_undef_lib_nonpic.so: weak_undef_file1_nonpic.o
3183@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_undef_file1_nonpic.o
3184@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/weak_undef_lib_nonpic.so: weak_undef_file2_nonpic.o
3185@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
3186@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_undef_file2_nonpic.o
99a37bfd
ILT
3187@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_1_pic.o: weak_alias_test_1.cc
3188@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
de4c45bd 3189@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_1.so: weak_alias_test_1_pic.o gcctestdir/ld
99a37bfd
ILT
3190@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_alias_test_1_pic.o
3191@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_2_pic.o: weak_alias_test_2.cc
3192@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
de4c45bd 3193@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_2.so: weak_alias_test_2_pic.o gcctestdir/ld
99a37bfd
ILT
3194@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_alias_test_2_pic.o
3195@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_3.o: weak_alias_test_3.cc
3196@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
3197@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_4_pic.o: weak_alias_test_4.cc
3198@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
de4c45bd 3199@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_alias_test_4.so: weak_alias_test_4_pic.o gcctestdir/ld
99a37bfd 3200@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_alias_test_4_pic.o
de4c45bd
ILT
3201@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_plt_main_pic.o: weak_plt_main.cc
3202@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3203@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_plt: weak_plt_main_pic.o gcctestdir/ld
3204@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ weak_plt_main_pic.o
3205@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_plt_shared_pic.o: weak_plt_shared.cc
3206@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3207@GCC_TRUE@@NATIVE_LINKER_TRUE@weak_plt_shared.so: weak_plt_shared_pic.o gcctestdir/ld
3208@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared weak_plt_shared_pic.o
f34787f8
ILT
3209@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_1_pic.o: copy_test_1.cc
3210@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3211@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_1.so: gcctestdir/ld copy_test_1_pic.o
3212@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared copy_test_1_pic.o
3213@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_2_pic.o: copy_test_2.cc
3214@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3215@GCC_TRUE@@NATIVE_LINKER_TRUE@copy_test_2.so: gcctestdir/ld copy_test_2_pic.o
3216@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared copy_test_2_pic.o
351a8000
ILT
3217@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_pic.o: tls_test.cc
3218@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3219@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_file2_pic.o: tls_test_file2.cc
3220@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
155a0dd7
ILT
3221@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_c_pic.o: tls_test_c.c
3222@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(COMPILE) -c -fpic $(TLS_TEST_C_CFLAGS) -o $@ $<
3223@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_shared.so: tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o gcctestdir/ld
9c2d0ef9 3224@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs
c2b45e22
CC
3225@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_shared2.so: tls_test_file2_pic.o gcctestdir/ld
3226@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_file2_pic.o
c03c7692
ILT
3227
3228@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_pic_ie.o: tls_test.cc
3229@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -ftls-model=initial-exec -o $@ $<
3230@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_file2_pic_ie.o: tls_test_file2.cc
3231@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -ftls-model=initial-exec -o $@ $<
155a0dd7
ILT
3232@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_c_pic_ie.o: tls_test_c.c
3233@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(COMPILE) -c -fpic -ftls-model=initial-exec $(TLS_TEST_C_CFLAGS) -o $@ $<
3234@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_ie_shared.so: tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o gcctestdir/ld
3235@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o
3236@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_c.o: tls_test_c.c
3237@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(COMPILE) -c $(TLS_TEST_C_CFLAGS) -o $@ $<
c2b45e22 3238
c7177d31
ILT
3239@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_main_pie.o: tls_test_main.cc tls_test.h
3240@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
3241@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_pie.o: tls_test.cc tls_test.h
3242@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
3243@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_file2_pie.o: tls_test_file2.cc tls_test.h
3244@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpie -o $@ $<
3245@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_c_pie.o: tls_test_c.c
3246@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(COMPILE) -c -fpic $(TLS_TEST_C_CFLAGS) -o $@ $<
3247@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pie_test: tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o \
3248@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pie.o gcctestdir/ld
3249@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread
3250
b3705d2a
ILT
3251@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_pie_pic_test: tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o \
3252@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ tls_test_c_pic.o gcctestdir/ld
3253@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread
3254
c2b45e22
CC
3255@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_gnu2.o: tls_test.cc
3256@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -mtls-dialect=gnu2 -o $@ $<
3257@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_file2_gnu2.o: tls_test_file2.cc
3258@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(CXXCOMPILE) -c -fpic -mtls-dialect=gnu2 -o $@ $<
155a0dd7
ILT
3259@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_c_gnu2.o: tls_test_c.c
3260@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(COMPILE) -c -fpic -mtls-dialect=gnu2 $(TLS_TEST_C_CFLAGS) -o $@ $<
c2b45e22
CC
3261@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_gnu2_shared2.so: tls_test_file2_gnu2.o gcctestdir/ld
3262@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_file2_gnu2.o
3263
155a0dd7
ILT
3264@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@tls_test_gnu2_shared.so: tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o gcctestdir/ld
3265@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_DESCRIPTORS_TRUE@@TLS_GNU2_DIALECT_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o
3266@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@tls_test_shared_nonpic.so: tls_test.o tls_test_file2.o tls_test_c.o gcctestdir/ld
3267@FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@@TLS_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o
d491d34e
ILT
3268@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_define.h:
3269@GCC_TRUE@@NATIVE_LINKER_TRUE@ (for i in `seq 1 70000`; do \
3270@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "int var_$$i __attribute__((section(\"section_$$i\"))) = $$i;"; \
3271@GCC_TRUE@@NATIVE_LINKER_TRUE@ done) > $@.tmp
3272@GCC_TRUE@@NATIVE_LINKER_TRUE@ mv -f $@.tmp $@
3273@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_check.h:
4c94d6ae 3274@GCC_TRUE@@NATIVE_LINKER_TRUE@ (for i in `seq 1 1000 70000`; do \
d491d34e
ILT
3275@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "assert(var_$$i == $$i);"; \
3276@GCC_TRUE@@NATIVE_LINKER_TRUE@ done) > $@.tmp
3277@GCC_TRUE@@NATIVE_LINKER_TRUE@ mv -f $@.tmp $@
3278@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_r_test.o: many_sections_test.o gcctestdir/ld
3279@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -r -o $@ many_sections_test.o
7bc3e21a
ILT
3280@GCC_TRUE@@NATIVE_LINKER_TRUE@many_sections_r_test: many_sections_r_test.o gcctestdir/ld
3281@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ many_sections_r_test.o $(LIBS)
e2827e5f
ILT
3282@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg.o: debug_msg.cc
3283@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -g -c -w -o $@ $(srcdir)/debug_msg.cc
3284@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation1.o: odr_violation1.cc
3285@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -g -c -w -o $@ $(srcdir)/odr_violation1.cc
3286@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation2.o: odr_violation2.cc
3287@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -g -c -w -o $@ $(srcdir)/odr_violation2.cc
3288@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg.err: debug_msg.o odr_violation1.o odr_violation2.o gcctestdir/ld
3289@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o "2>$@"
3290@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>$@; \
3291@GCC_TRUE@@NATIVE_LINKER_TRUE@ then \
79e052ea
ILT
3292@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of debug_msg should have failed"; \
3293@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
3294@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
3295@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
351a8000
ILT
3296@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg.so: debug_msg.cc gcctestdir/ld
3297@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g -shared -fPIC -w -o $@ $(srcdir)/debug_msg.cc
3298@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation1.so: odr_violation1.cc gcctestdir/ld
3299@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g -shared -fPIC -w -o $@ $(srcdir)/odr_violation1.cc
3300@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation2.so: odr_violation2.cc gcctestdir/ld
3301@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g -shared -fPIC -w -o $@ $(srcdir)/odr_violation2.cc
79e052ea
ILT
3302@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg_so.err: debug_msg.so odr_violation1.so odr_violation2.so gcctestdir/ld
3303@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so "2>$@"
3304@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>$@; \
3305@GCC_TRUE@@NATIVE_LINKER_TRUE@ then \
3306@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of debug_msg_so should have failed"; \
3307@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
3308@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
3309@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
351a8000
ILT
3310@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg_ndebug.so: debug_msg.cc gcctestdir/ld
3311@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o $@ $(srcdir)/debug_msg.cc
3312@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation1_ndebug.so: odr_violation1.cc gcctestdir/ld
3313@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o $@ $(srcdir)/odr_violation1.cc
3314@GCC_TRUE@@NATIVE_LINKER_TRUE@odr_violation2_ndebug.so: odr_violation2.cc gcctestdir/ld
3315@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o $@ $(srcdir)/odr_violation2.cc
79e052ea
ILT
3316@GCC_TRUE@@NATIVE_LINKER_TRUE@debug_msg_ndebug.err: debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so gcctestdir/ld
3317@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so "2>$@"
3318@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so 2>$@; \
3319@GCC_TRUE@@NATIVE_LINKER_TRUE@ then \
3320@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of debug_msg_ndebug should have failed"; \
eb01e199 3321@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
e2827e5f
ILT
3322@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
3323@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
e2827e5f
ILT
3324@GCC_TRUE@@NATIVE_LINKER_TRUE@undef_symbol.o: undef_symbol.cc
3325@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -g -c -fPIC $<
7bf1f802
ILT
3326@GCC_TRUE@@NATIVE_LINKER_TRUE@undef_symbol.so: undef_symbol.o gcctestdir/ld
3327@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared undef_symbol.o
e2827e5f
ILT
3328@GCC_TRUE@@NATIVE_LINKER_TRUE@undef_symbol.err: undef_symbol_main.o undef_symbol.so gcctestdir/ld
3329@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so "2>$@"
3330@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>$@; \
3331@GCC_TRUE@@NATIVE_LINKER_TRUE@ then \
3332@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of undef_symbol_test should have failed"; \
eb01e199 3333@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
e2827e5f
ILT
3334@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
3335@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
0e470e5c 3336@GCC_TRUE@@NATIVE_LINKER_TRUE@flagstest_o_specialfile: flagstest_debug.o gcctestdir/ld
43771f76
ILT
3337@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -o /dev/stdout $< 2>&1 | cat > $@
3338@GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod a+x $@
3339@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -s $@
7fcd0256
ILT
3340@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@flagstest_compress_debug_sections: flagstest_debug.o gcctestdir/ld
3341@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -o $@ $< -Wl,--compress-debug-sections=zlib
3342@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ test -s $@
3343@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@flagstest_o_specialfile_and_compress_debug_sections: flagstest_debug.o \
3344@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld
3345@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -o /dev/stdout $< -Wl,--compress-debug-sections=zlib 2>&1 | cat > $@
3346@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ chmod a+x $@
3347@GCC_TRUE@@HAVE_ZLIB_TRUE@@NATIVE_LINKER_TRUE@ test -s $@
99f8faca
ILT
3348@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_1.so: ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so gcctestdir/ld
3349@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so
09124467
ILT
3350@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2.so: ver_test_2.o $(srcdir)/ver_test_2.script ver_test_4.so gcctestdir/ld
3351@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_2.script ver_test_2.o ver_test_4.so
3352@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_4.so: ver_test_4.o $(srcdir)/ver_test_4.script gcctestdir/ld
3353@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_4.script ver_test_4.o
99f8faca
ILT
3354@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_1.o: ver_test_1.cc
3355@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3356@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2.o: ver_test_2.cc
3357@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3358@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_3.o: ver_test_3.cc
3359@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3360@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_4.o: ver_test_4.cc
3361@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
0602e05a
ILT
3362@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_1.syms: ver_test_1.so
3363@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
6835af53
ILT
3364@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_2.syms: ver_test_2
3365@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
3366@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_4.syms: ver_test_4.so
3367@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
3368
3369@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_5.so: ver_test_5.o $(srcdir)/ver_test_5.script ver_test_4.so gcctestdir/ld
3370@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_5.script ver_test_5.o ver_test_4.so
3371@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_5.o: ver_test_5.cc
3372@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3373@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_5.syms: ver_test_5.so
3374@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
3375
3376@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_7.so: ver_test_4.o $(srcdir)/ver_test_4.script ver_test_7.o gcctestdir/ld
3377@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_4.script ver_test_4.o ver_test_7.o
3378@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_7.o: ver_test_7.cc
3379@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3380@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_7.syms: ver_test_7.so
3381@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
75517b77
ILT
3382@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_1.so: two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so gcctestdir/ld
3383@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so
3384@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_8_2.so: two_file_test_2_pic.o $(srcdir)/ver_test_8.script gcctestdir/ld
3385@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_8.script two_file_test_2_pic.o
95d14cd3
ILT
3386@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9.so: ver_test_9.o ver_test_4.so ver_test_5.so gcctestdir/ld
3387@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared ver_test_9.o ver_test_5.so ver_test_4.so
3388@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_9.o: ver_test_9.cc
3389@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
057ead22
ILT
3390@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_10.syms: ver_test_10.so
3391@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -s $< >$@ 2>/dev/null
3392@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_10.so: gcctestdir/ld ver_test_2.o ver_test_10.script
3393@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,--version-script,$(srcdir)/ver_test_10.script ver_test_2.o
9c5b8369
ILT
3394@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_test_11.a: ver_test_1.o ver_test_2.o ver_test_4.o
3395@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
8bdcdf2c
ILT
3396
3397@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1.so: gcctestdir/ld protected_1_pic.o protected_2_pic.o protected_3_pic.o
3398@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o
3399@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_1_pic.o: protected_1.cc
3400@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3401@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_2_pic.o: protected_2.cc
3402@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3403@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_3_pic.o: protected_3.cc
3404@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
837504c4
ILT
3405@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_4_pic.o: protected_4.cc
3406@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
3407@GCC_TRUE@@NATIVE_LINKER_TRUE@protected_3.err: protected_4_pic.o gcctestdir/ld
3408@GCC_TRUE@@NATIVE_LINKER_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o "2>$@"
3409@GCC_TRUE@@NATIVE_LINKER_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>$@; then \
3410@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 1>&2 "Link of protected_4.so should have failed"; \
3411@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
3412@GCC_TRUE@@NATIVE_LINKER_TRUE@ exit 1; \
3413@GCC_TRUE@@NATIVE_LINKER_TRUE@ fi
9f1d377b
ILT
3414@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test.so: gcctestdir/ld relro_test_pic.o
3415@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o
3416@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_test_pic.o: relro_test.cc
3417@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -fpic -o $@ $<
2d924fd9
ILT
3418@GCC_TRUE@@NATIVE_LINKER_TRUE@relro_script_test.so: gcctestdir/ld relro_script_test.t relro_test_pic.o
3419@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,-z,relro -T $(srcdir)/relro_script_test.t relro_test_pic.o
88dd47ac
ILT
3420@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_2.o: justsyms_2.cc
3421@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
83bfb6b7 3422@GCC_TRUE@@NATIVE_LINKER_TRUE@justsyms_2r.o: justsyms_2.o gcctestdir/ld $(srcdir)/justsyms.t
88dd47ac 3423@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -o $@ -r -T $(srcdir)/justsyms.t justsyms_2.o
bc644c6c
ILT
3424# Copy the file to the build directory to avoid worrying about the
3425# full pathname in the generated symbols.
3426@GCC_TRUE@@NATIVE_LINKER_TRUE@binary.txt: $(srcdir)/binary.in
3427@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
3428@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LN_S) $< $@
6affe781 3429@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_matching_def.so: ver_matching_def.cc $(srcdir)/version_script.map gcctestdir/ld
6835af53
ILT
3430@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -O0 -Bgcctestdir/ -shared $(srcdir)/ver_matching_def.cc -Wl,--version-script=$(srcdir)/version_script.map
3431@GCC_TRUE@@NATIVE_LINKER_TRUE@ver_matching_test.stdout: ver_matching_def.so
3432@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_OBJDUMP) -T ver_matching_def.so | $(TEST_CXXFILT) > ver_matching_test.stdout
3433@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_3: basic_test.o gcctestdir/ld script_test_3.t
3434@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_3.t
3435@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_3.stdout: script_test_3
2cefc357 3436@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_3 > script_test_3.stdout
e6188289
ILT
3437@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_4: basic_test.o gcctestdir/ld $(srcdir)/script_test_4.t
3438@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_4.t
3439@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_4.stdout: script_test_4
3440@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_4 > script_test_4.stdout
401a9a73
CC
3441@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_5: script_test_5.o gcctestdir/ld $(srcdir)/script_test_5.t
3442@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ script_test_5.o -T $(srcdir)/script_test_5.t
3443@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_5.stdout: script_test_5
3444@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SW script_test_5 > script_test_5.stdout
3c12dcdb
DK
3445@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_6: basic_test.o gcctestdir/ld $(srcdir)/script_test_6.t
3446@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_6.t \
3447@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000
3448@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_6.stdout: script_test_6
3449@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_6 > script_test_6.stdout
3450@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_7: basic_test.o gcctestdir/ld $(srcdir)/script_test_7.t
3451@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_7.t
3452@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_7.stdout: script_test_7
3453@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_7 > script_test_7.stdout
3454@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_8: basic_test.o gcctestdir/ld $(srcdir)/script_test_7.t
3455@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_7.t \
3456@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000
3457@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_8.stdout: script_test_8
3458@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -SlW script_test_8 > script_test_8.stdout
d103a984
RÁE
3459@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_9.o: script_test_9.cc
3460@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -O0 -c -o $@ $<
3461@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_9: gcctestdir/ld $(srcdir)/script_test_9.t script_test_9.o
3462@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ script_test_9.o -T $(srcdir)/script_test_9.t
3463@GCC_TRUE@@NATIVE_LINKER_TRUE@script_test_9.stdout: script_test_9
3464@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -lW script_test_9 > script_test_9.stdout
c82fbeee
CS
3465@GCC_TRUE@@NATIVE_LINKER_TRUE@dynamic_list: basic_test.o gcctestdir/ld $(srcdir)/dynamic_list.t
3466@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o \
3467@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--dynamic-list $(srcdir)/dynamic_list.t \
3468@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--dynamic-list-data \
3469@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--dynamic-list-cpp-new \
3470@GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--dynamic-list-cpp-typeinfo
3471@GCC_TRUE@@NATIVE_LINKER_TRUE@dynamic_list.stdout: dynamic_list
94e6ee91 3472@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -W --dyn-syms dynamic_list > dynamic_list.stdout
fbd8a257
CC
3473
3474@GCC_TRUE@@NATIVE_LINKER_TRUE@libthin1.a: thin_archive_test_1.o alt/thin_archive_test_2.o
3475@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
3476@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
3477@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/libthin2.a: thin_archive_test_3.o alt/thin_archive_test_4.o
3478@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
3479@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
3480@GCC_TRUE@@NATIVE_LINKER_TRUE@libthin3.a: thin_archive_test_1.o alt/thin_archive_test_4.o
3481@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
3482@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
3483@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/libthin4.a: alt/thin_archive_test_2.o thin_archive_test_3.o
3484@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
3485@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
3486@GCC_TRUE@@NATIVE_LINKER_TRUE@libthinall.a: libthin3.a alt/libthin4.a
3487@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
3488@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) crT $@ $^
3489@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/thin_archive_test_2.o: thin_archive_test_2.cc
3490@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
3491@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
3492@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/thin_archive_test_4.o: thin_archive_test_4.cc
3493@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
3494@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
abc8dcba
CC
3495@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_1: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms empty.syms gcctestdir/ld plugin_test.so
3496@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so",--plugin-opt,"_Z4f13iv" two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms empty.syms 2>plugin_test_1.err
89fc3421
CC
3497@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_1.err: plugin_test_1
3498@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_1.err
3499@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_2: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_shared_2.so gcctestdir/ld plugin_test.so
3500@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,-R,.,--plugin,"./plugin_test.so" two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_shared_2.so 2>plugin_test_2.err
3501@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_2.err: plugin_test_2
3502@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_2.err
d66a9eb3
CC
3503@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_3: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms empty.syms gcctestdir/ld plugin_test.so
3504@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--export-dynamic -Wl,--no-demangle,--plugin,"./plugin_test.so",--plugin-opt,"_Z4f13iv" two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms empty.syms 2>plugin_test_3.err
3505@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_3.err: plugin_test_3
3506@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_3.err
0f7c0701
CC
3507@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_4: two_file_test_main.o plugin_test_4.a gcctestdir/ld plugin_test.so
3508@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so",--plugin-opt,"_Z4f13iv" two_file_test_main.o -Wl,--whole-archive,plugin_test_4.a,--no-whole-archive 2>plugin_test_4.err
3509@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_4.err: plugin_test_4
3510@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_4.err
3511
3512@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_4.a: two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms
3513@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_AR) cr $@ $^
24998053
CC
3514@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_5: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms unused.syms gcctestdir/ld plugin_test.so
3515@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so",--plugin-opt,"_Z4f13iv",--gc-sections two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.syms unused.syms
be234d88
CC
3516@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_6: plugin_common_test_1.syms plugin_common_test_2.syms gcctestdir/ld plugin_test.so
3517@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so" plugin_common_test_1.syms plugin_common_test_2.syms 2>plugin_test_6.err
3518@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_6.err: plugin_test_6
3519@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @touch plugin_test_6.err
5e0f337e
RÁE
3520@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7: plugin_test_7_1.o plugin_test_7_1.syms plugin_test_7_2.o gcctestdir/ld plugin_test.so
3521@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(LINK) -Bgcctestdir/ -Wl,--no-demangle,--plugin,"./plugin_test.so",--gc-sections,--print-gc-sections plugin_test_7_1.syms plugin_test_7_2.o 2>plugin_test_7.err
3522@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7.syms: plugin_test_7
3523@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3524@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7_1.o: plugin_test_7_1.c
3525@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -DLTO -O0 -c -ffunction-sections -fdata-sections -o $@ $<
3526@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7_1_orig.o: plugin_test_7_1.c
3527@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -O0 -c -ffunction-sections -fdata-sections -o $@ $<
3528@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7_1.syms: plugin_test_7_1_orig.o
3529@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3530@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7_2.o: plugin_test_7_2.c
3531@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -O0 -c -ffunction-sections -fdata-sections -o $@ $<
3532@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_7.err: plugin_test_7
f3a2388f
CC
3533@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_8.o: two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.o ../ld-new plugin_test.so
3534@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ ../ld-new -r -o $@ --no-demangle --plugin "./plugin_test.so" two_file_test_main.o two_file_test_1.syms two_file_test_1b.syms two_file_test_2.o
3535@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_8: plugin_test_8.o gcctestdir/ld
3536@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(CXXLINK) -Bgcctestdir/ -Wl,--no-demangle plugin_test_8.o
3537@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test_9.err: two_file_test_main.o two_file_test_1c.syms two_file_test_2.syms gcctestdir/ld plugin_test.so
3538@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @echo $(CXXLINK) -Bgcctestdir/ -o plugin_test_9 -Wl,--no-demangle,--plugin,"./plugin_test.so" two_file_test_main.o two_file_test_1c.syms two_file_test_2.syms "2>$@"
3539@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @if $(CXXLINK) -Bgcctestdir/ -o plugin_test_9 -Wl,--no-demangle,--plugin,"./plugin_test.so" two_file_test_main.o two_file_test_1c.syms two_file_test_2.syms 2>$@; then \
3540@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ echo 1>&2 "Link of plugin_test_9 should have failed"; \
3541@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ rm -f $@; \
3542@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ exit 1; \
3543@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ fi
3544# Make a .syms file that claims to define the symbol _Z4t16av.
3545@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_1c.syms: two_file_test_1.syms two_file_test_1c.o
3546@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ cp two_file_test_1.syms $@.tmp
3547@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ grep "_Z4t16av" two_file_test_1b.syms >> $@.tmp
3548@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ mv -f $@.tmp $@
3549@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_1c.o: two_file_test_1.o
3550@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ cp two_file_test_1.o $@
89fc3421
CC
3551
3552@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test.so: plugin_test.o
3553@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(LINK) -Bgcctestdir/ -shared plugin_test.o
3554@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_test.o: plugin_test.c
3555@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -O0 -c -fpic -o $@ $<
3556
3557@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_main.syms: two_file_test_main.o
3558@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3559@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_1.syms: two_file_test_1.o
3560@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3561@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_1b.syms: two_file_test_1b.o
3562@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3563@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@two_file_test_2.syms: two_file_test_2.o
3564@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
be234d88
CC
3565@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_common_test_1.syms: plugin_common_test_1.o
3566@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3567@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@plugin_common_test_2.syms: plugin_common_test_2.o
3568@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
24998053 3569
abc8dcba 3570@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@empty.syms:
24998053
CC
3571@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @echo "" >$@
3572@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @echo "Symbol table" >>$@
3573@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@unused.syms: unused.o
3574@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3575@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @echo " 1: 00000000 4 FUNC GLOBAL DEFAULT 1 UNUSED" >>$@
3576@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@unused.o: unused.c
3577@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ $(COMPILE) -c -o $@ $<
3578@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@unused.c:
3579@GCC_TRUE@@NATIVE_LINKER_TRUE@@PLUGINS_TRUE@ @cp /dev/null $@
65514900
CC
3580@GCC_TRUE@@NATIVE_LINKER_TRUE@exclude_libs_test.syms: exclude_libs_test
3581@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3582@GCC_TRUE@@NATIVE_LINKER_TRUE@libexclude_libs_test_1.a: exclude_libs_test_1.o
3583@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
3584@GCC_TRUE@@NATIVE_LINKER_TRUE@libexclude_libs_test_2.a: exclude_libs_test_2.o
3585@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
2fdd743f
DK
3586@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/libexclude_libs_test_3.a: exclude_libs_test_3.o
3587@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
3588@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
805bb01c
DK
3589@GCC_TRUE@@NATIVE_LINKER_TRUE@local_labels_test.o: ver_test_6.c
3590@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -g -c -Wa,-L -o $@ $<
3591@GCC_TRUE@@NATIVE_LINKER_TRUE@local_labels_test: local_labels_test.o
3592@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ local_labels_test.o
bb04269c
DK
3593@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_test.syms: discard_locals_test
3594@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3595# '-Wa,-L' is required to preserve the local label used for testing.
3596@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_test.o: discard_locals_test.c
3597@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -Wa,-L -o $@ $<
d3bbad62
ILT
3598
3599@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test1.syms: discard_locals_relocatable_test1.out
3600@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3601@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test.o: discard_locals_relocatable_test.c
3602@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -c -Wa,-L -fPIC -o $@ $<
3603@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test1.out: discard_locals_relocatable_test.o ../ld-new
3604@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../ld-new --discard-locals -relocatable -o $@ $<
3605
3606@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test2.syms: discard_locals_relocatable_test2.out
3607@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_READELF) -sW $< >$@ 2>/dev/null
3608@GCC_TRUE@@NATIVE_LINKER_TRUE@discard_locals_relocatable_test2.out: discard_locals_relocatable_test.o ../ld-new
3609@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../ld-new --discard-all -relocatable -o $@ $<
645afe0c
CC
3610@GCC_TRUE@@NATIVE_LINKER_TRUE@libhidden.so: hidden_test_1.c gcctestdir/ld
3611@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -Bgcctestdir/ -g -shared -fPIC -w -o $@ $(srcdir)/hidden_test_1.c
3612@GCC_TRUE@@NATIVE_LINKER_TRUE@hidden_test: hidden_test_main.o libhidden.so gcctestdir/ld
3613@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(LINK) -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err
3614@GCC_TRUE@@NATIVE_LINKER_TRUE@hidden_test.err: hidden_test
3615@GCC_TRUE@@NATIVE_LINKER_TRUE@ @touch hidden_test.err
8c604651
CS
3616@GCC_TRUE@@NATIVE_LINKER_TRUE@retain_symbols_file_test.so: basic_pic_test.o gcctestdir/ld
3617@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 'main' > retain_symbols_file_test.in
3618@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo 't1' >> retain_symbols_file_test.in
3619@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo '_ZN4t16bC1Ev' >> retain_symbols_file_test.in
3620@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo '_ZNK4t20a3getEv' >> retain_symbols_file_test.in
3621@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo '_Z3t18v' >> retain_symbols_file_test.in
3622@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo '__tcf_0' >> retain_symbols_file_test.in
3623@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o
3624@GCC_TRUE@@NATIVE_LINKER_TRUE@retain_symbols_file_test.stdout: retain_symbols_file_test.so
3625@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_NM) -C retain_symbols_file_test.so > $@
6a89f575
CC
3626@GCC_TRUE@@NATIVE_LINKER_TRUE@permission_test: basic_test.o gcctestdir/ld
3627@GCC_TRUE@@NATIVE_LINKER_TRUE@ umask 022; \
3628@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@; \
3629@GCC_TRUE@@NATIVE_LINKER_TRUE@ touch $@; \
3630@GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod 600 $@; \
3631@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXLINK) -Bgcctestdir/ basic_test.o
ae3b5189
CD
3632@GCC_TRUE@@NATIVE_LINKER_TRUE@searched_file_test_lib.o: searched_file_test_lib.cc
3633@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(CXXCOMPILE) -c -o $@ $<
3634@GCC_TRUE@@NATIVE_LINKER_TRUE@alt/searched_file_test_lib.a: searched_file_test_lib.o
3635@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d alt || mkdir -p alt
3636@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_AR) rc $@ $^
c5617f2f
DK
3637# We invoke the linker directly since gcc may include additional objects that
3638# uses symbol versioning.
3639@GCC_TRUE@@NATIVE_LINKER_TRUE@libno_version_test.so: no_version_test.o gcctestdir/ld
3640@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir/ld -shared -o $@ no_version_test.o
3641@GCC_TRUE@@NATIVE_LINKER_TRUE@no_version_test.o: no_version_test.c
3642@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(COMPILE) -o $@ -c -fPIC $<
3643@GCC_TRUE@@NATIVE_LINKER_TRUE@no_version_test.stdout: libno_version_test.so
3644@GCC_TRUE@@NATIVE_LINKER_TRUE@ $(TEST_OBJDUMP) -h $< > $@
364c7fa5
ILT
3645@DEFAULT_TARGET_I386_TRUE@split_i386_1.o: split_i386_1.s
3646@DEFAULT_TARGET_I386_TRUE@ $(TEST_AS) -o $@ $<
3647@DEFAULT_TARGET_I386_TRUE@split_i386_2.o: split_i386_2.s
3648@DEFAULT_TARGET_I386_TRUE@ $(TEST_AS) -o $@ $<
3649@DEFAULT_TARGET_I386_TRUE@split_i386_3.o: split_i386_3.s
3650@DEFAULT_TARGET_I386_TRUE@ $(TEST_AS) -o $@ $<
3651@DEFAULT_TARGET_I386_TRUE@split_i386_4.o: split_i386_4.s
3652@DEFAULT_TARGET_I386_TRUE@ $(TEST_AS) -o $@ $<
3653@DEFAULT_TARGET_I386_TRUE@split_i386_n.o: split_i386_n.s
3654@DEFAULT_TARGET_I386_TRUE@ $(TEST_AS) -o $@ $<
3655@DEFAULT_TARGET_I386_TRUE@split_i386_1: split_i386_1.o split_i386_n.o ../ld-new
3656@DEFAULT_TARGET_I386_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_i386_1.o split_i386_n.o
3657@DEFAULT_TARGET_I386_TRUE@split_i386_1.stdout: split_i386_1
3658@DEFAULT_TARGET_I386_TRUE@ $(TEST_OBJDUMP) -d $< > $@
3659@DEFAULT_TARGET_I386_TRUE@split_i386_2: split_i386_2.o split_i386_n.o ../ld-new
3660@DEFAULT_TARGET_I386_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_i386_2.o split_i386_n.o
3661@DEFAULT_TARGET_I386_TRUE@split_i386_2.stdout: split_i386_2
3662@DEFAULT_TARGET_I386_TRUE@ $(TEST_OBJDUMP) -d $< > $@
3663@DEFAULT_TARGET_I386_TRUE@split_i386_3.stdout: split_i386_3.o split_i386_n.o ../ld-new
3664@DEFAULT_TARGET_I386_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o split_i386_3 split_i386_3.o split_i386_n.o > $@ 2>&1 || exit 0
3665@DEFAULT_TARGET_I386_TRUE@split_i386_4: split_i386_4.o split_i386_n.o ../ld-new
3666@DEFAULT_TARGET_I386_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_i386_4.o split_i386_n.o
3667@DEFAULT_TARGET_I386_TRUE@split_i386_4.stdout: split_i386_4
3668@DEFAULT_TARGET_I386_TRUE@ $(TEST_OBJDUMP) -d $< > $@
3669@DEFAULT_TARGET_I386_TRUE@split_i386_r.stdout: split_i386_1.o split_i386_n.o ../ld-new
3670@DEFAULT_TARGET_I386_TRUE@ ../ld-new -r split_i386_1.o split_i386_n.o -o split_i386_r > $@ 2>&1 || exit 0
3671@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_1.o: split_x86_64_1.s
3672@DEFAULT_TARGET_X86_64_TRUE@ $(TEST_AS) -o $@ $<
3673@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_2.o: split_x86_64_2.s
3674@DEFAULT_TARGET_X86_64_TRUE@ $(TEST_AS) -o $@ $<
3675@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_3.o: split_x86_64_3.s
3676@DEFAULT_TARGET_X86_64_TRUE@ $(TEST_AS) -o $@ $<
3677@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_4.o: split_x86_64_4.s
3678@DEFAULT_TARGET_X86_64_TRUE@ $(TEST_AS) -o $@ $<
3679@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_n.o: split_x86_64_n.s
3680@DEFAULT_TARGET_X86_64_TRUE@ $(TEST_AS) -o $@ $<
3681@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_1: split_x86_64_1.o split_x86_64_n.o ../ld-new
3682@DEFAULT_TARGET_X86_64_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_x86_64_1.o split_x86_64_n.o
3683@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_1.stdout: split_x86_64_1
3684@DEFAULT_TARGET_X86_64_TRUE@ $(TEST_OBJDUMP) -d $< > $@
3685@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_2: split_x86_64_2.o split_x86_64_n.o ../ld-new
3686@DEFAULT_TARGET_X86_64_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_x86_64_2.o split_x86_64_n.o
3687@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_2.stdout: split_x86_64_2
3688@DEFAULT_TARGET_X86_64_TRUE@ $(TEST_OBJDUMP) -d $< > $@
3689@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_3.stdout: split_x86_64_3.o split_x86_64_n.o ../ld-new
3690@DEFAULT_TARGET_X86_64_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o split_x86_64_3 split_x86_64_3.o split_x86_64_n.o > $@ 2>&1 || exit 0
3691@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_4: split_x86_64_4.o split_x86_64_n.o ../ld-new
3692@DEFAULT_TARGET_X86_64_TRUE@ ../ld-new $(SPLIT_DEFSYMS) -o $@ split_x86_64_4.o split_x86_64_n.o
3693@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_4.stdout: split_x86_64_4
3694@DEFAULT_TARGET_X86_64_TRUE@ $(TEST_OBJDUMP) -d $< > $@
3695@DEFAULT_TARGET_X86_64_TRUE@split_x86_64_r.stdout: split_x86_64_1.o split_x86_64_n.o ../ld-new
3696@DEFAULT_TARGET_X86_64_TRUE@ ../ld-new -r split_x86_64_1.o split_x86_64_n.o -o split_x86_64_r > $@ 2>&1 || exit 0
e4782e83
DK
3697@DEFAULT_TARGET_ARM_TRUE@arm_abs_lib.o: arm_abs_lib.s
3698@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -march=armv7-a -o $@ $<
d3bbad62 3699@DEFAULT_TARGET_ARM_TRUE@libarm_abs.so: arm_abs_lib.o ../ld-new
e4782e83
DK
3700@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -shared -o $@ arm_abs_lib.o
3701@DEFAULT_TARGET_ARM_TRUE@arm_abs_global.o: arm_abs_global.s
3702@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -march=armv7-a -o $@ $<
d3bbad62 3703@DEFAULT_TARGET_ARM_TRUE@arm_abs_global: arm_abs_global.o libarm_abs.so ../ld-new
e4782e83
DK
3704@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -o $@ arm_abs_global.o -L. -larm_abs
3705@DEFAULT_TARGET_ARM_TRUE@arm_abs_global.stdout: arm_abs_global
3706@DEFAULT_TARGET_ARM_TRUE@ $(TEST_READELF) -r $< > $@
81ecdfbb 3707
2a2b6d42
DK
3708@DEFAULT_TARGET_ARM_TRUE@arm_bl_in_range.stdout: arm_bl_in_range
3709@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D $< > $@
3710
d3bbad62 3711@DEFAULT_TARGET_ARM_TRUE@arm_bl_in_range: arm_bl_in_range.o ../ld-new
2a2b6d42
DK
3712@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/arm_branch_range.t -o $@ $<
3713
3714@DEFAULT_TARGET_ARM_TRUE@arm_bl_in_range.o: arm_bl_in_range.s
3715@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ $<
3716
3717@DEFAULT_TARGET_ARM_TRUE@arm_bl_out_of_range.stdout: arm_bl_out_of_range
3718@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -S $< > $@
3719
d3bbad62 3720@DEFAULT_TARGET_ARM_TRUE@arm_bl_out_of_range: arm_bl_out_of_range.o ../ld-new
2a2b6d42
DK
3721@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/arm_branch_range.t -o $@ $<
3722
3723@DEFAULT_TARGET_ARM_TRUE@arm_bl_out_of_range.o: arm_bl_out_of_range.s
3724@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ $<
3725
3726@DEFAULT_TARGET_ARM_TRUE@thumb_bl_in_range.stdout: thumb_bl_in_range
3727@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D $< > $@
3728
d3bbad62 3729@DEFAULT_TARGET_ARM_TRUE@thumb_bl_in_range: thumb_bl_in_range.o ../ld-new
2a2b6d42
DK
3730@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/thumb_branch_range.t -o $@ $<
3731
3732@DEFAULT_TARGET_ARM_TRUE@thumb_bl_in_range.o: thumb_bl_in_range.s
3733@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ -march=armv5te $<
3734
3735@DEFAULT_TARGET_ARM_TRUE@thumb_bl_out_of_range.stdout: thumb_bl_out_of_range
3736@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D $< > $@
3737
a2c7281b 3738@DEFAULT_TARGET_ARM_TRUE@thumb_bl_out_of_range: thumb_bl_out_of_range.o ../ld-new
2a2b6d42
DK
3739@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/thumb_branch_range.t -o $@ $<
3740
a2c7281b 3741@DEFAULT_TARGET_ARM_TRUE@thumb_bl_out_of_range.o: thumb_bl_out_of_range.s
2a2b6d42
DK
3742@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ -march=armv5te $<
3743
3744@DEFAULT_TARGET_ARM_TRUE@thumb2_bl_in_range.stdout: thumb2_bl_in_range
3745@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D $< > $@
3746
d3bbad62 3747@DEFAULT_TARGET_ARM_TRUE@thumb2_bl_in_range: thumb2_bl_in_range.o ../ld-new
2a2b6d42
DK
3748@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/thumb2_branch_range.t -o $@ $<
3749
3750@DEFAULT_TARGET_ARM_TRUE@thumb2_bl_in_range.o: thumb_bl_in_range.s
3751@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ -march=armv7-a $<
3752
3753@DEFAULT_TARGET_ARM_TRUE@thumb2_bl_out_of_range.stdout: thumb2_bl_out_of_range
3754@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D $< > $@
3755
a2c7281b 3756@DEFAULT_TARGET_ARM_TRUE@thumb2_bl_out_of_range: thumb2_bl_out_of_range.o ../ld-new
2a2b6d42
DK
3757@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/thumb2_branch_range.t -o $@ $<
3758
a2c7281b
DK
3759@DEFAULT_TARGET_ARM_TRUE@thumb2_bl_out_of_range.o: thumb_bl_out_of_range.s
3760@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ -march=armv7-a $<
3761
3762@DEFAULT_TARGET_ARM_TRUE@thumb_blx_in_range.stdout: thumb_blx_in_range
3763@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D $< > $@
3764
3765@DEFAULT_TARGET_ARM_TRUE@thumb_blx_in_range: thumb_blx_in_range.o ../ld-new
3766@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/thumb_branch_range.t -o $@ $<
3767
3768@DEFAULT_TARGET_ARM_TRUE@thumb_blx_in_range.o: thumb_blx_in_range.s
3769@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ -march=armv5te $<
3770
3771@DEFAULT_TARGET_ARM_TRUE@thumb_blx_out_of_range.stdout: thumb_blx_out_of_range
3772@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D $< > $@
3773
3774@DEFAULT_TARGET_ARM_TRUE@thumb_blx_out_of_range: thumb_blx_out_of_range.o ../ld-new
3775@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/thumb_branch_range.t -o $@ $<
3776
3777@DEFAULT_TARGET_ARM_TRUE@thumb_blx_out_of_range.o: thumb_blx_out_of_range.s
3778@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ -march=armv5te $<
3779
3780@DEFAULT_TARGET_ARM_TRUE@thumb2_blx_in_range.stdout: thumb2_blx_in_range
3781@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D $< > $@
3782
3783@DEFAULT_TARGET_ARM_TRUE@thumb2_blx_in_range: thumb2_blx_in_range.o ../ld-new
3784@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/thumb2_branch_range.t -o $@ $<
3785
3786@DEFAULT_TARGET_ARM_TRUE@thumb2_blx_in_range.o: thumb_blx_in_range.s
3787@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ -march=armv7-a $<
3788
3789@DEFAULT_TARGET_ARM_TRUE@thumb2_blx_out_of_range.stdout: thumb2_blx_out_of_range
3790@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D $< > $@
3791
3792@DEFAULT_TARGET_ARM_TRUE@thumb2_blx_out_of_range: thumb2_blx_out_of_range.o ../ld-new
3793@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -T $(srcdir)/thumb2_branch_range.t -o $@ $<
3794
3795@DEFAULT_TARGET_ARM_TRUE@thumb2_blx_out_of_range.o: thumb_blx_out_of_range.s
2a2b6d42
DK
3796@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ -march=armv7-a $<
3797
2fd9ae7a
DK
3798@DEFAULT_TARGET_ARM_TRUE@arm_fix_v4bx.stdout: arm_fix_v4bx
3799@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
3800
d3bbad62 3801@DEFAULT_TARGET_ARM_TRUE@arm_fix_v4bx: arm_fix_v4bx.o ../ld-new
2fd9ae7a
DK
3802@DEFAULT_TARGET_ARM_TRUE@ ../ld-new --fix-v4bx -o $@ $<
3803
3804@DEFAULT_TARGET_ARM_TRUE@arm_fix_v4bx.o: arm_fix_v4bx.s
3805@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ $<
3806
3807@DEFAULT_TARGET_ARM_TRUE@arm_fix_v4bx_interworking.stdout: arm_fix_v4bx_interworking
3808@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
3809
d3bbad62 3810@DEFAULT_TARGET_ARM_TRUE@arm_fix_v4bx_interworking: arm_fix_v4bx.o ../ld-new
2fd9ae7a
DK
3811@DEFAULT_TARGET_ARM_TRUE@ ../ld-new --fix-v4bx-interworking -o $@ $<
3812
3813@DEFAULT_TARGET_ARM_TRUE@arm_no_fix_v4bx.stdout: arm_no_fix_v4bx
3814@DEFAULT_TARGET_ARM_TRUE@ $(TEST_OBJDUMP) -D -j.text $< > $@
3815
d3bbad62 3816@DEFAULT_TARGET_ARM_TRUE@arm_no_fix_v4bx: arm_fix_v4bx.o ../ld-new
2fd9ae7a
DK
3817@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -o $@ $<
3818
da59ad79
DK
3819@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_6.stdout: arm_attr_merge_6
3820@DEFAULT_TARGET_ARM_TRUE@ $(TEST_READELF) -A $< > $@
3821
3822@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_6: arm_attr_merge_6a.o arm_attr_merge_6b.o
3823@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -o $@ arm_attr_merge_6a.o arm_attr_merge_6b.o
3824
3825@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_6a.o: arm_attr_merge_6a.s
3826@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ $<
3827
3828@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_6b.o: arm_attr_merge_6b.s
3829@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ $<
3830
3831@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_6r.stdout: arm_attr_merge_6r
3832@DEFAULT_TARGET_ARM_TRUE@ $(TEST_READELF) -A $< > $@
3833
3834@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_6r: arm_attr_merge_6b.o arm_attr_merge_6a.o
3835@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -o $@ arm_attr_merge_6b.o arm_attr_merge_6a.o
3836
3837@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_7.stdout: arm_attr_merge_7
3838@DEFAULT_TARGET_ARM_TRUE@ $(TEST_READELF) -A $< > $@
3839
3840@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_7: arm_attr_merge_7a.o arm_attr_merge_7b.o
3841@DEFAULT_TARGET_ARM_TRUE@ ../ld-new -o $@ arm_attr_merge_7a.o arm_attr_merge_7b.o
3842
3843@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_7a.o: arm_attr_merge_7a.s
3844@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ $<
3845
3846@DEFAULT_TARGET_ARM_TRUE@arm_attr_merge_7b.o: arm_attr_merge_7b.s
3847@DEFAULT_TARGET_ARM_TRUE@ $(TEST_AS) -o $@ $<
3848
5a6f7e2d
ILT
3849# Tell versions [3.59,3.63) of GNU make to not export all variables.
3850# Otherwise a system limit (for SysV at least) may be exceeded.
3851.NOEXPORT: