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