2 include $(top_srcdir)/Makefile.tool-tests.am
4 dist_noinst_SCRIPTS = \
5 filter_stderr filter_defcfaexpr
8 access_below_sp_1.vgtest \
9 access_below_sp_1.stderr.exp access_below_sp_1.stdout.exp \
10 access_below_sp_2.vgtest \
11 access_below_sp_2.stderr.exp access_below_sp_2.stdout.exp \
12 defcfaexpr.vgtest defcfaexpr.stderr.exp \
13 int3-amd64.vgtest int3-amd64.stderr.exp int3-amd64.stdout.exp \
14 reallocarray.vgtest reallocarray.stderr.exp
22 check_PROGRAMS += reallocarray
25 AM_CFLAGS += @FLAG_M64@
26 AM_CXXFLAGS += @FLAG_M64@
27 AM_CCASFLAGS += @FLAG_M64@
29 defcfaexpr_SOURCES = defcfaexpr.S
30 defcfaexpr_CFLAGS = $(AM_CFLAGS) @FLAG_NO_PIE@
31 reallocarray_CFLAGS = $(AM_CFLAGS) @FLAG_W_NO_ALLOC_SIZE_LARGER_THAN@