gcc/libitm/testsuite/libitm.c
H.J. Lu 3a07b16091 Make test2/test1 static in libitm.c/stackundo.c
libitm.c/stackundo.c fails with -fpic since test1 and test2 may be
preempted with -fpic.  This patch makes those 2 functions static.

	PR libitm/64360
	* libitm.c/stackundo.c (test2): Make it static.
	(test1): Likewise.

From-SVN: r219673
2015-01-15 10:03:20 -08:00
..
c.exp
cancel.c
clone-1.c
dropref-2.c
dropref.c
memcpy-1.c
memset-1.c
notx.c
reentrant.c
simple-1.c
simple-2.c
stackundo.c
txrelease.c