gcc/libitm/testsuite
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
..
config Update copyright years. 2015-01-05 13:33:28 +01:00
lib Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
libitm.c Make test2/test1 static in libitm.c/stackundo.c 2015-01-15 10:03:20 -08:00
libitm.c++ Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.am
Makefile.in Detect assembler support for RTM 2012-10-30 21:46:20 -07:00