Avoid is_constant calls in vectorizable_bswap
[official-gcc.git] / libgomp / testsuite / Makefile.in
blob9310138c32c9bb09738d416ce0f7ce11ccef378b
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
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.
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.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 am__make_dryrun = \
19 { \
20 am__dry=no; \
21 case $$MAKEFLAGS in \
22 *\\[\ \ ]*) \
23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25 *) \
26 for am__flg in $$MAKEFLAGS; do \
27 case $$am__flg in \
28 *=*|--*) ;; \
29 *n*) am__dry=yes; break;; \
30 esac; \
31 done;; \
32 esac; \
33 test $$am__dry = yes; \
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 target_triplet = @target@
54 subdir = testsuite
55 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
56 $(srcdir)/libgomp-test-support.exp.in
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
59 $(top_srcdir)/../config/depstand.m4 \
60 $(top_srcdir)/../config/enable.m4 \
61 $(top_srcdir)/../config/futex.m4 \
62 $(top_srcdir)/../config/lead-dot.m4 \
63 $(top_srcdir)/../config/lthostflags.m4 \
64 $(top_srcdir)/../config/multi.m4 \
65 $(top_srcdir)/../config/override.m4 \
66 $(top_srcdir)/../config/stdint.m4 \
67 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \
68 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
69 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
70 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../config/cet.m4 \
71 $(top_srcdir)/plugin/configfrag.ac $(top_srcdir)/configure.ac
72 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
73 $(ACLOCAL_M4)
74 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
75 CONFIG_HEADER = $(top_builddir)/config.h
76 CONFIG_CLEAN_FILES = libgomp-test-support.pt.exp
77 CONFIG_CLEAN_VPATH_FILES =
78 SOURCES =
79 am__can_run_installinfo = \
80 case $$AM_UPDATE_INFO_DIR in \
81 n|no|NO) false;; \
82 *) (install-info --version) >/dev/null 2>&1;; \
83 esac
84 DEJATOOL = $(PACKAGE)
85 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
86 ACLOCAL = @ACLOCAL@
87 AMTAR = @AMTAR@
88 AR = @AR@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 CC = @CC@
94 CCDEPMODE = @CCDEPMODE@
95 CFLAGS = @CFLAGS@
96 CPP = @CPP@
97 CPPFLAGS = @CPPFLAGS@
98 CUDA_DRIVER_INCLUDE = @CUDA_DRIVER_INCLUDE@
99 CUDA_DRIVER_LIB = @CUDA_DRIVER_LIB@
100 CYGPATH_W = @CYGPATH_W@
101 DEFS = @DEFS@
102 DEPDIR = @DEPDIR@
103 DSYMUTIL = @DSYMUTIL@
104 DUMPBIN = @DUMPBIN@
105 ECHO_C = @ECHO_C@
106 ECHO_N = @ECHO_N@
107 ECHO_T = @ECHO_T@
108 EGREP = @EGREP@
109 EXEEXT = @EXEEXT@
110 FC = @FC@
111 FCFLAGS = @FCFLAGS@
112 FGREP = @FGREP@
113 GREP = @GREP@
114 HSA_RUNTIME_INCLUDE = @HSA_RUNTIME_INCLUDE@
115 HSA_RUNTIME_LIB = @HSA_RUNTIME_LIB@
116 INSTALL = @INSTALL@
117 INSTALL_DATA = @INSTALL_DATA@
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121 LD = @LD@
122 LDFLAGS = @LDFLAGS@
123 LIBOBJS = @LIBOBJS@
124 LIBS = @LIBS@
125 LIBTOOL = @LIBTOOL@
126 LIPO = @LIPO@
127 LN_S = @LN_S@
128 LTLIBOBJS = @LTLIBOBJS@
129 MAINT = @MAINT@
130 MAKEINFO = @MAKEINFO@
131 MKDIR_P = @MKDIR_P@
132 NM = @NM@
133 NMEDIT = @NMEDIT@
134 OBJDUMP = @OBJDUMP@
135 OBJEXT = @OBJEXT@
136 OMP_LOCK_25_ALIGN = @OMP_LOCK_25_ALIGN@
137 OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
138 OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
139 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
140 OMP_LOCK_KIND = @OMP_LOCK_KIND@
141 OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
142 OMP_NEST_LOCK_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
143 OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
144 OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
145 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
146 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
147 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
148 OPT_LDFLAGS = @OPT_LDFLAGS@
149 OTOOL = @OTOOL@
150 OTOOL64 = @OTOOL64@
151 PACKAGE = @PACKAGE@
152 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153 PACKAGE_NAME = @PACKAGE_NAME@
154 PACKAGE_STRING = @PACKAGE_STRING@
155 PACKAGE_TARNAME = @PACKAGE_TARNAME@
156 PACKAGE_URL = @PACKAGE_URL@
157 PACKAGE_VERSION = @PACKAGE_VERSION@
158 PATH_SEPARATOR = @PATH_SEPARATOR@
159 PERL = @PERL@
160 PLUGIN_HSA = @PLUGIN_HSA@
161 PLUGIN_HSA_CPPFLAGS = @PLUGIN_HSA_CPPFLAGS@
162 PLUGIN_HSA_LDFLAGS = @PLUGIN_HSA_LDFLAGS@
163 PLUGIN_HSA_LIBS = @PLUGIN_HSA_LIBS@
164 PLUGIN_NVPTX = @PLUGIN_NVPTX@
165 PLUGIN_NVPTX_CPPFLAGS = @PLUGIN_NVPTX_CPPFLAGS@
166 PLUGIN_NVPTX_LDFLAGS = @PLUGIN_NVPTX_LDFLAGS@
167 PLUGIN_NVPTX_LIBS = @PLUGIN_NVPTX_LIBS@
168 RANLIB = @RANLIB@
169 SECTION_LDFLAGS = @SECTION_LDFLAGS@
170 SED = @SED@
171 SET_MAKE = @SET_MAKE@
172 SHELL = @SHELL@
173 STRIP = @STRIP@
174 VERSION = @VERSION@
175 XCFLAGS = @XCFLAGS@
176 XLDFLAGS = @XLDFLAGS@
177 abs_builddir = @abs_builddir@
178 abs_srcdir = @abs_srcdir@
179 abs_top_builddir = @abs_top_builddir@
180 abs_top_srcdir = @abs_top_srcdir@
181 ac_ct_CC = @ac_ct_CC@
182 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
183 ac_ct_FC = @ac_ct_FC@
184 am__include = @am__include@
185 am__leading_dot = @am__leading_dot@
186 am__quote = @am__quote@
187 am__tar = @am__tar@
188 am__untar = @am__untar@
189 bindir = @bindir@
190 build = @build@
191 build_alias = @build_alias@
192 build_cpu = @build_cpu@
193 build_os = @build_os@
194 build_vendor = @build_vendor@
195 builddir = @builddir@
196 config_path = @config_path@
197 datadir = @datadir@
198 datarootdir = @datarootdir@
199 docdir = @docdir@
200 dvidir = @dvidir@
201 enable_shared = @enable_shared@
202 enable_static = @enable_static@
203 exec_prefix = @exec_prefix@
204 get_gcc_base_ver = @get_gcc_base_ver@
205 host = @host@
206 host_alias = @host_alias@
207 host_cpu = @host_cpu@
208 host_os = @host_os@
209 host_vendor = @host_vendor@
210 htmldir = @htmldir@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 libtool_VERSION = @libtool_VERSION@
217 link_gomp = @link_gomp@
218 localedir = @localedir@
219 localstatedir = @localstatedir@
220 lt_host_flags = @lt_host_flags@
221 mandir = @mandir@
222 mkdir_p = @mkdir_p@
223 multi_basedir = @multi_basedir@
224 offload_additional_lib_paths = @offload_additional_lib_paths@
225 offload_additional_options = @offload_additional_options@
226 offload_targets = @offload_targets@
227 oldincludedir = @oldincludedir@
228 pdfdir = @pdfdir@
229 prefix = @prefix@
230 program_transform_name = @program_transform_name@
231 psdir = @psdir@
232 sbindir = @sbindir@
233 sharedstatedir = @sharedstatedir@
234 srcdir = @srcdir@
235 sysconfdir = @sysconfdir@
236 target = @target@
237 target_alias = @target_alias@
238 target_cpu = @target_cpu@
239 target_os = @target_os@
240 target_vendor = @target_vendor@
241 toolexecdir = @toolexecdir@
242 toolexeclibdir = @toolexeclibdir@
243 top_build_prefix = @top_build_prefix@
244 top_builddir = @top_builddir@
245 top_srcdir = @top_srcdir@
246 AUTOMAKE_OPTIONS = foreign dejagnu
248 # May be used by various substitution variables.
249 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
250 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
251 echo $(top_builddir)/../expect/expect; else echo expect; fi)
253 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
254 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
256 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
257 all: all-am
259 .SUFFIXES:
260 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
261 @for dep in $?; do \
262 case '$(am__configure_deps)' in \
263 *$$dep*) \
264 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
265 && { if test -f $@; then exit 0; else break; fi; }; \
266 exit 1;; \
267 esac; \
268 done; \
269 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
270 $(am__cd) $(top_srcdir) && \
271 $(AUTOMAKE) --foreign testsuite/Makefile
272 .PRECIOUS: Makefile
273 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
274 @case '$?' in \
275 *config.status*) \
276 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
277 *) \
278 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
279 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
280 esac;
282 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289 $(am__aclocal_m4_deps):
290 libgomp-test-support.pt.exp: $(top_builddir)/config.status $(srcdir)/libgomp-test-support.exp.in
291 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
293 mostlyclean-libtool:
294 -rm -f *.lo
296 clean-libtool:
297 -rm -rf .libs _libs
298 tags: TAGS
299 TAGS:
301 ctags: CTAGS
302 CTAGS:
305 check-DEJAGNU: site.exp
306 srcdir='$(srcdir)'; export srcdir; \
307 EXPECT=$(EXPECT); export EXPECT; \
308 runtest=$(RUNTEST); \
309 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
310 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
311 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
312 then :; else exit_status=1; fi; \
313 done; \
314 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
315 fi; \
316 exit $$exit_status
317 site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
318 @echo 'Making a new site.exp file...'
319 @echo '## these variables are automatically generated by make ##' >site.tmp
320 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
321 @echo '# edit the last section' >>site.tmp
322 @echo 'set srcdir "$(srcdir)"' >>site.tmp
323 @echo "set objdir `pwd`" >>site.tmp
324 @echo 'set build_alias "$(build_alias)"' >>site.tmp
325 @echo 'set build_triplet $(build_triplet)' >>site.tmp
326 @echo 'set host_alias "$(host_alias)"' >>site.tmp
327 @echo 'set host_triplet $(host_triplet)' >>site.tmp
328 @echo 'set target_alias "$(target_alias)"' >>site.tmp
329 @echo 'set target_triplet $(target_triplet)' >>site.tmp
330 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
331 echo "## Begin content included from file $$f. Do not modify. ##" \
332 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
333 && echo "## End content included from file $$f. ##" \
334 || exit 1; \
335 done >> site.tmp
336 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
337 @if test -f site.exp; then \
338 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
340 @-rm -f site.bak
341 @test ! -f site.exp || mv site.exp site.bak
342 @mv site.tmp site.exp
344 distclean-DEJAGNU:
345 -rm -f site.exp site.bak
346 -l='$(DEJATOOL)'; for tool in $$l; do \
347 rm -f $$tool.sum $$tool.log; \
348 done
349 check-am: all-am
350 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
351 check: check-am
352 all-am: Makefile all-local
353 installdirs:
354 install: install-am
355 install-exec: install-exec-am
356 install-data: install-data-am
357 uninstall: uninstall-am
359 install-am: all-am
360 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
362 installcheck: installcheck-am
363 install-strip:
364 if test -z '$(STRIP)'; then \
365 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
366 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
367 install; \
368 else \
369 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
370 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
371 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
373 mostlyclean-generic:
375 clean-generic:
377 distclean-generic:
378 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
379 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
381 maintainer-clean-generic:
382 @echo "This command is intended for maintainers to use"
383 @echo "it deletes files that may require special tools to rebuild."
384 clean: clean-am
386 clean-am: clean-generic clean-libtool mostlyclean-am
388 distclean: distclean-am
389 -rm -f Makefile
390 distclean-am: clean-am distclean-DEJAGNU distclean-generic
392 dvi: dvi-am
394 dvi-am:
396 html: html-am
398 html-am:
400 info: info-am
402 info-am:
404 install-data-am:
406 install-dvi: install-dvi-am
408 install-dvi-am:
410 install-exec-am:
412 install-html: install-html-am
414 install-html-am:
416 install-info: install-info-am
418 install-info-am:
420 install-man:
422 install-pdf: install-pdf-am
424 install-pdf-am:
426 install-ps: install-ps-am
428 install-ps-am:
430 installcheck-am:
432 maintainer-clean: maintainer-clean-am
433 -rm -f Makefile
434 maintainer-clean-am: distclean-am maintainer-clean-generic
436 mostlyclean: mostlyclean-am
438 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
440 pdf: pdf-am
442 pdf-am:
444 ps: ps-am
446 ps-am:
448 uninstall-am:
450 .MAKE: check-am install-am install-strip
452 .PHONY: all all-am all-local check check-DEJAGNU check-am clean \
453 clean-generic clean-libtool distclean distclean-DEJAGNU \
454 distclean-generic distclean-libtool dvi dvi-am html html-am \
455 info info-am install install-am install-data install-data-am \
456 install-dvi install-dvi-am install-exec install-exec-am \
457 install-html install-html-am install-info install-info-am \
458 install-man install-pdf install-pdf-am install-ps \
459 install-ps-am install-strip installcheck installcheck-am \
460 installdirs maintainer-clean maintainer-clean-generic \
461 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
462 ps ps-am uninstall uninstall-am
465 # Instead of directly in ../testsuite/libgomp-test-support.exp.in, the
466 # following variables have to be "routed through" this Makefile, for expansion
467 # of the several (Makefile) variables used therein.
468 libgomp-test-support.exp: libgomp-test-support.pt.exp Makefile
469 cp $< $@.tmp
470 echo >> $@.tmp \
471 'set offload_additional_options "$(offload_additional_options)"'
472 echo >> $@.tmp \
473 'set offload_additional_lib_paths "$(offload_additional_lib_paths)"'
474 mv $@.tmp $@
476 all-local: libgomp-test-support.exp
478 # Tell versions [3.59,3.63) of GNU make to not export all variables.
479 # Otherwise a system limit (for SysV at least) may be exceeded.
480 .NOEXPORT: