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 libitm.exp: Reorder lib loads into dependency order. 2013-06-20 16:44:23 +00:00
cancel.c
clone-1.c
dropref-2.c
dropref.c
memcpy-1.c memcpy-1.c: Declare getpagesize. 2014-10-06 12:35:06 +00:00
memset-1.c memcpy-1.c: Declare getpagesize. 2014-10-06 12:35:06 +00:00
notx.c
reentrant.c re PR libitm/51171 (XFAIL: libitm.c/reentrant.c execution test) 2012-01-05 14:14:29 +00:00
simple-1.c
simple-2.c
stackundo.c Make test2/test1 static in libitm.c/stackundo.c 2015-01-15 10:03:20 -08:00
txrelease.c