resetting manifest requested domain to floor
[platform/upstream/cloog.git] / test / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 #   /**-------------------------------------------------------------------**
19 #    **                              CLooG                                **
20 #    **-------------------------------------------------------------------**
21 #    **                            makefile                               **
22 #    **-------------------------------------------------------------------**
23 #    **                   First version: march 6th 2003                   **
24 #    **-------------------------------------------------------------------**/
25 #
26 # makefile for checking.
27
28 #/*****************************************************************************
29 # *               CLooG : the Chunky Loop Generator (experimental)            *
30 # *****************************************************************************
31 # *                                                                           *
32 # * Copyright (C) 2003 Cedric Bastoul                                         *
33 # *                                                                           *
34 # * This is free software; you can redistribute it and/or modify it under the *
35 # * terms of the GNU General Public License as published by the Free Software *
36 # * Foundation; either version 2 of the License, or (at your option) any      *
37 # * later version.                                                            *
38 # *                                                                           *
39 # * This software is distributed in the hope that it will be useful, but      *
40 # * WITHOUT ANY WARRANTY; without even the implied warranty of                *
41 # * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General *
42 # * Public License for more details.                                          *
43 # *                                                                           *
44 # * You should have received a copy of the GNU General Public License along   *
45 # * with software; if not, write to the Free Software Foundation, Inc.,       *
46 # * 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA                    *
47 # *                                                                           *
48 # * CLooG, the Chunky Loop Generator                                          *
49 # * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr                        *
50 # * This file has been written with the help of the Bart Kienhuis's checking  *
51 # * makefile for PipLib.                                                      *
52 # *                                                                           *
53 # *****************************************************************************/
54 srcdir = @srcdir@
55 top_srcdir = @top_srcdir@
56 VPATH = @srcdir@
57 pkgdatadir = $(datadir)/@PACKAGE@
58 pkglibdir = $(libdir)/@PACKAGE@
59 pkgincludedir = $(includedir)/@PACKAGE@
60 top_builddir = ..
61 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
62 install_sh_DATA = $(install_sh) -c -m 644
63 install_sh_PROGRAM = $(install_sh) -c
64 install_sh_SCRIPT = $(install_sh) -c
65 INSTALL_HEADER = $(INSTALL_DATA)
66 transform = $(program_transform_name)
67 NORMAL_INSTALL = :
68 PRE_INSTALL = :
69 POST_INSTALL = :
70 NORMAL_UNINSTALL = :
71 PRE_UNINSTALL = :
72 POST_UNINSTALL = :
73 build_triplet = @build@
74 host_triplet = @host@
75 subdir = test
76 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
77 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
79         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
80         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
81         $(top_srcdir)/configure.in
82 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83         $(ACLOCAL_M4)
84 mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
85 CONFIG_HEADER = $(top_builddir)/include/cloog/cloog-config.h
86 CONFIG_CLEAN_FILES =
87 SOURCES =
88 DIST_SOURCES =
89 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90 INSTALL = @INSTALL@
91 ACLOCAL = @ACLOCAL@
92 AMDEP_FALSE = @AMDEP_FALSE@
93 AMDEP_TRUE = @AMDEP_TRUE@
94 AMTAR = @AMTAR@
95 AR = @AR@
96 AUTOCONF = @AUTOCONF@
97 AUTOHEADER = @AUTOHEADER@
98 AUTOMAKE = @AUTOMAKE@
99 AWK = @AWK@
100 BITS = @BITS@
101 CC = @CC@
102 CCDEPMODE = @CCDEPMODE@
103 CD = @CD@
104 CFLAGS = @CFLAGS@
105 CLOOG_VERSION_BETA = @CLOOG_VERSION_BETA@
106 CLOOG_VERSION_MAJOR = @CLOOG_VERSION_MAJOR@
107 CLOOG_VERSION_MINOR = @CLOOG_VERSION_MINOR@
108 CLOOG_VERSION_REVISION = @CLOOG_VERSION_REVISION@
109 CPP = @CPP@
110 CPPFLAGS = @CPPFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DEFS = @DEFS@
113 DEPDIR = @DEPDIR@
114 DSYMUTIL = @DSYMUTIL@
115 DUMPBIN = @DUMPBIN@
116 ECHO_C = @ECHO_C@
117 ECHO_N = @ECHO_N@
118 ECHO_T = @ECHO_T@
119 EGREP = @EGREP@
120 EXEEXT = @EXEEXT@
121 FGREP = @FGREP@
122 GIT_INDEX = @GIT_INDEX@
123 GREP = @GREP@
124 INSTALL_DATA = @INSTALL_DATA@
125 INSTALL_PROGRAM = @INSTALL_PROGRAM@
126 INSTALL_SCRIPT = @INSTALL_SCRIPT@
127 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128 LD = @LD@
129 LDFLAGS = @LDFLAGS@
130 LIBOBJS = @LIBOBJS@
131 LIBS = @LIBS@
132 LIBTOOL = @LIBTOOL@
133 LIPO = @LIPO@
134 LN_S = @LN_S@
135 LTLIBOBJS = @LTLIBOBJS@
136 MAKEINFO = @MAKEINFO@
137 NM = @NM@
138 NMEDIT = @NMEDIT@
139 OBJDUMP = @OBJDUMP@
140 OBJEXT = @OBJEXT@
141 OTOOL = @OTOOL@
142 OTOOL64 = @OTOOL64@
143 PACKAGE = @PACKAGE@
144 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145 PACKAGE_NAME = @PACKAGE_NAME@
146 PACKAGE_STRING = @PACKAGE_STRING@
147 PACKAGE_TARNAME = @PACKAGE_TARNAME@
148 PACKAGE_URL = @PACKAGE_URL@
149 PACKAGE_VERSION = @PACKAGE_VERSION@
150 PATH_SEPARATOR = @PATH_SEPARATOR@
151 POLYHEDRAL_BACKEND = @POLYHEDRAL_BACKEND@
152 POLYLIB_CPPFLAGS = @POLYLIB_CPPFLAGS@
153 POLYLIB_LDFLAGS = @POLYLIB_LDFLAGS@
154 POLYLIB_LIBS = @POLYLIB_LIBS@
155 PPL_CPPFLAGS = @PPL_CPPFLAGS@
156 PPL_LDFLAGS = @PPL_LDFLAGS@
157 PPL_LIBS = @PPL_LIBS@
158 RANLIB = @RANLIB@
159 SED = @SED@
160 SET_MAKE = @SET_MAKE@
161 SHELL = @SHELL@
162 SHEXT = @SHEXT@
163 STRIP = @STRIP@
164 VERSION = @VERSION@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
167 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
168 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
169 am__include = @am__include@
170 am__leading_dot = @am__leading_dot@
171 am__quote = @am__quote@
172 am__tar = @am__tar@
173 am__untar = @am__untar@
174 bindir = @bindir@
175 build = @build@
176 build_alias = @build_alias@
177 build_cpu = @build_cpu@
178 build_os = @build_os@
179 build_vendor = @build_vendor@
180 cl_cv_polylib = @cl_cv_polylib@
181 datadir = @datadir@
182 datarootdir = @datarootdir@
183 docdir = @docdir@
184 dvidir = @dvidir@
185 exec_prefix = @exec_prefix@
186 host = @host@
187 host_alias = @host_alias@
188 host_cpu = @host_cpu@
189 host_os = @host_os@
190 host_vendor = @host_vendor@
191 htmldir = @htmldir@
192 includedir = @includedir@
193 infodir = @infodir@
194 install_sh = @install_sh@
195 libdir = @libdir@
196 libexecdir = @libexecdir@
197 localedir = @localedir@
198 localstatedir = @localstatedir@
199 lt_ECHO = @lt_ECHO@
200 mandir = @mandir@
201 mkdir_p = @mkdir_p@
202 oldincludedir = @oldincludedir@
203 pdfdir = @pdfdir@
204 prefix = @prefix@
205 program_transform_name = @program_transform_name@
206 psdir = @psdir@
207 sbindir = @sbindir@
208 sharedstatedir = @sharedstatedir@
209 sysconfdir = @sysconfdir@
210 target = @target@
211 target_alias = @target_alias@
212 ROOT = ..
213 CLOOGTEST_C = \
214         1point-1                       \
215         1point-2                       \
216         4-param                        \
217         basic-bounds-1                 \
218         basic-bounds-2                 \
219         basic-bounds-3                 \
220         basic-bounds-4                 \
221         basic-bounds-5                 \
222         basic-bounds-6                 \
223         byu98-1-2-3                    \
224         cholesky                       \
225         cholesky2                      \
226         classen                        \
227         darte                          \
228         donotsimp                      \
229         dot                            \
230         dot2                           \
231         double                         \
232         durbin_e_s                     \
233         emploi                         \
234         esced                          \
235         ex1                            \
236         forwardsub-1-1-2               \
237         forwardsub-2-1-2-3             \
238         forwardsub-3-1-2               \
239         gauss                          \
240         gesced                         \
241         gesced2                        \
242         gesced3                        \
243         guide                          \
244         iftest                         \
245         iftest2                        \
246         infinite                       \
247         infinite2                      \
248         infinite3                      \
249         infinite4                      \
250         largeur                        \
251         levenshtein-1-2-3              \
252         lineality-1-2                  \
253         lineality-2-1-2                \
254         logo                           \
255         logopar                        \
256         lu                             \
257         lu2                            \
258         lub                            \
259         lux                            \
260         min-1-1                        \
261         min-2-1                        \
262         min-3-1                        \
263         min-4-1                        \
264         mode                           \
265         multi-mm-1                     \
266         no_lindep                      \
267         not_equal                      \
268         orc                            \
269         rectangle                      \
270         square+triangle-1-1-2-3        \
271         swim                           \
272         test                           \
273         thomasset                      \
274         tiling                         \
275         uday_scalars                   \
276         vivien                         \
277         vivien2                        \
278         wavefront                      \
279         yosr                           \
280         yosr2                          \
281         ./non_optimal/nul_complex1     \
282         ./non_optimal/usvd_e_t         \
283         ./non_optimal/youcef           \
284         ./reservoir/cholesky2          \
285         ./reservoir/fusion1            \
286         ./reservoir/fusion2            \
287         ./reservoir/jacobi2            \
288         ./reservoir/jacobi3            \
289         ./reservoir/lim-lam1           \
290         ./reservoir/lim-lam2           \
291         ./reservoir/lim-lam3           \
292         ./reservoir/lim-lam4           \
293         ./reservoir/lim-lam5           \
294         ./reservoir/lim-lam6           \
295         ./reservoir/liu-zhuge1         \
296         ./reservoir/loechner3          \
297         ./reservoir/loechner4          \
298         ./reservoir/loechner5          \
299         ./reservoir/mg-interp2         \
300         ./reservoir/mg-interp          \
301         ./reservoir/mg-psinv           \
302         ./reservoir/mg-resid           \
303         ./reservoir/mg-rprj3           \
304         ./reservoir/pingali1           \
305         ./reservoir/pingali2           \
306         ./reservoir/pingali3           \
307         ./reservoir/pingali4           \
308         ./reservoir/pingali5           \
309         ./reservoir/pingali6           \
310         ./reservoir/QR                 \
311         ./reservoir/tang-xue1          \
312         ./reservoir/two   
313
314
315 #       ./reservoir/long               \
316 #       faber
317 CLOOGTEST_FORTRAN = \
318         dartef                         \
319         iftestf                        \
320         levenshtein-1-2-3f             \
321         yosrf
322
323 CLOOGTEST_STRIDED = \
324         nul_basic1                     \
325         nul_basic2                     \
326         nul_lcpc                       \
327         multi-stride                   \
328         multi-stride2                  \
329         reservoir/bastoul3             \
330         reservoir/stride               \
331         reservoir/stride2
332
333 all: all-am
334
335 .SUFFIXES:
336 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
337         @for dep in $?; do \
338           case '$(am__configure_deps)' in \
339             *$$dep*) \
340               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
341                 && exit 0; \
342               exit 1;; \
343           esac; \
344         done; \
345         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  test/Makefile'; \
346         cd $(top_srcdir) && \
347           $(AUTOMAKE) --foreign  test/Makefile
348 .PRECIOUS: Makefile
349 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
350         @case '$?' in \
351           *config.status*) \
352             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
353           *) \
354             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
355             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
356         esac;
357
358 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360
361 $(top_srcdir)/configure:  $(am__configure_deps)
362         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
364         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365
366 mostlyclean-libtool:
367         -rm -f *.lo
368
369 clean-libtool:
370         -rm -rf .libs _libs
371
372 distclean-libtool:
373         -rm -f libtool
374 uninstall-info-am:
375 tags: TAGS
376 TAGS:
377
378 ctags: CTAGS
379 CTAGS:
380
381
382 distdir: $(DISTFILES)
383         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
384         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
385         list='$(DISTFILES)'; for file in $$list; do \
386           case $$file in \
387             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
388             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
389           esac; \
390           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
391           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
392           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
393             dir="/$$dir"; \
394             $(mkdir_p) "$(distdir)$$dir"; \
395           else \
396             dir=''; \
397           fi; \
398           if test -d $$d/$$file; then \
399             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
400               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
401             fi; \
402             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
403           else \
404             test -f $(distdir)/$$file \
405             || cp -p $$d/$$file $(distdir)/$$file \
406             || exit 1; \
407           fi; \
408         done
409 check-am: all-am
410 check: check-am
411 all-am: Makefile
412 installdirs:
413 install: install-am
414 install-exec: install-exec-am
415 install-data: install-data-am
416 uninstall: uninstall-am
417
418 install-am: all-am
419         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
420
421 installcheck: installcheck-am
422 install-strip:
423         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
424           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
425           `test -z '$(STRIP)' || \
426             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
427 mostlyclean-generic:
428
429 clean-generic:
430
431 distclean-generic:
432         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
433
434 maintainer-clean-generic:
435         @echo "This command is intended for maintainers to use"
436         @echo "it deletes files that may require special tools to rebuild."
437 clean: clean-am
438
439 clean-am: clean-generic clean-libtool mostlyclean-am
440
441 distclean: distclean-am
442         -rm -f Makefile
443 distclean-am: clean-am distclean-generic distclean-libtool
444
445 dvi: dvi-am
446
447 dvi-am:
448
449 html: html-am
450
451 info: info-am
452
453 info-am:
454
455 install-data-am:
456
457 install-exec-am:
458
459 install-info: install-info-am
460
461 install-man:
462
463 installcheck-am:
464
465 maintainer-clean: maintainer-clean-am
466         -rm -f Makefile
467 maintainer-clean-am: distclean-am maintainer-clean-generic
468
469 mostlyclean: mostlyclean-am
470
471 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
472
473 pdf: pdf-am
474
475 pdf-am:
476
477 ps: ps-am
478
479 ps-am:
480
481 uninstall-am: uninstall-info-am
482
483 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
484         distclean distclean-generic distclean-libtool distdir dvi \
485         dvi-am html html-am info info-am install install-am \
486         install-data install-data-am install-exec install-exec-am \
487         install-info install-info-am install-man install-strip \
488         installcheck installcheck-am installdirs maintainer-clean \
489         maintainer-clean-generic mostlyclean mostlyclean-generic \
490         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
491         uninstall-info-am
492
493
494 generate:
495         @echo "             /*-----------------------------------------------*"
496         @echo "              *                 Generate files                *"
497         @echo "              *-----------------------------------------------*/"
498         for x in $(CLOOGTEST_C) ; do \
499                 echo "Generate $$x.c" ; \
500                 cloog $$x.cloog -o $$x.c ; \
501         done ; \
502         for x in $(CLOOGTEST_FORTRAN) ; do \
503                 echo "Generate $$x.f" ; \
504                 cloog $$x.cloog -o $$x.f ; \
505         done
506
507 valgrind:
508         @echo "             /*-----------------------------------------------*"
509         @echo "              *            Checking files by Valgrind         *"
510         @echo "              *-----------------------------------------------*/"
511         for x in $(CLOOGTEST_C) ; do \
512                 echo "Valgrinding $$x.c" ; \
513                 valgrind $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog ; \
514         done ; \
515         for x in $(CLOOGTEST_FORTRAN) ; do \
516                 echo "Valgrinding $$x.f" ; \
517                 valgrind $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog ; \
518         done
519
520 test:
521         @echo "             /*-----------------------------------------------*"
522         @echo "              *                 Testing CLooG                 *"
523         @echo "              *-----------------------------------------------*/"
524         failedtest=0 ; \
525         echo "--- Testing C files..." ; \
526         for x in $(CLOOGTEST_C) ; do \
527                 echo "Verify file $$x" ; \
528                 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog > ttemp ; \
529                 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
530                 result=$$?; \
531                 if [ "$$result" -ne "0" ] ; then \
532                         echo "!!! Error: $$x is not the same" ; \
533                         failedtest=`expr $$failedtest + 1` ; \
534                 else \
535                         echo "$$x passed" ; \
536                 fi ; \
537         done ; \
538         echo "--- Testing FORTRAN files..." ; \
539         for x in $(CLOOGTEST_FORTRAN) ; do \
540                 echo "Verify file $$x" ; \
541                 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog > ttemp ; \
542                 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.f.@POLYHEDRAL_BACKEND@ ; \
543                 result=$$?; \
544                 if [ "$$result" -ne "0" ] ; then \
545                         echo "!!! Error: $$x is not the same" ; \
546                         failedtest=`expr $$failedtest + 1` ; \
547                 else \
548                         echo "$$x passed" ; \
549                 fi ; \
550         done ; \
551         echo "--- Testing STRIDED files..." ; \
552         for x in $(CLOOGTEST_STRIDED) ; do \
553                 echo "Verify file $$x" ; \
554                 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
555                 -strides 1 > ttemp ; \
556                 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
557                 result=$$?; \
558                 if [ "$$result" -ne "0" ] ; then \
559                         echo "!!! Error: $$x is not the same" ; \
560                         failedtest=`expr $$failedtest + 1` ; \
561                 else \
562                         echo "$$x passed" ; \
563                 fi ; \
564         done ; \
565         echo "--- Testing SPECIAL OPTIONS files..." ; \
566                 echo "Verify file vasilache (-f 8 -l 9)" ; \
567                 x=vasilache ; \
568                 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
569                 -f 8 -l 9 > ttemp ; \
570                 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
571                 result=$$?; \
572                 if [ "$$result" -ne "0" ] ; then \
573                         echo "!!! Error: $$x is not the same" ; \
574                         failedtest=`expr $$failedtest + 1` ; \
575                 else \
576                         echo "$$x passed" ; \
577                 fi ; \
578                 echo "Verify file merge (-f -1)" ; \
579                 x=merge ; \
580                 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
581                 -f -1  > ttemp ; \
582                 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
583                 result=$$?; \
584                 if [ "$$result" -ne "0" ] ; then \
585                         echo "!!! Error: $$x is not the same" ; \
586                         failedtest=`expr $$failedtest + 1` ; \
587                 else \
588                         echo "$$x passed" ; \
589                 fi ; \
590                 echo "Verify file equality (-f -1 -l 2 -override)" ; \
591                 x=equality ; \
592                 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
593                 -f -1 -l 2 -override  > ttemp ; \
594                 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
595                 result=$$?; \
596                 if [ "$$result" -ne "0" ] ; then \
597                         echo "!!! Error: $$x is not the same" ; \
598                         failedtest=`expr $$failedtest + 1` ; \
599                 else \
600                         echo "$$x passed" ; \
601                 fi ; \
602                 echo "Verify file equality (-f -1 -l 4 -esp 1 -override)" ; \
603                 x=equality2; \
604                 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
605                 -f -1 -l 4 -esp 1 -override > ttemp ; \
606                 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
607                 result=$$?; \
608                 if [ "$$result" -ne "0" ] ; then \
609                         echo "!!! Error: $$x is not the same" ; \
610                         failedtest=`expr $$failedtest + 1` ; \
611                 else \
612                         echo "$$x passed" ; \
613                 fi ; \
614         rm ttemp ; \
615         if [ $$failedtest != 0 ] ; then \
616                 echo "$$failedtest tests failed" ; \
617         else \
618                 echo "CLooG works correctly :-) !" ; \
619         fi
620 # Tell versions [3.59,3.63) of GNU make to not export all variables.
621 # Otherwise a system limit (for SysV at least) may be exceeded.
622 .NOEXPORT: