gcc/libitm/testsuite
Eric Botcazou 255a9a1bb5 gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.
gcc/
	* gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.
	(GTM_SELF_SPECS): Define if not already defined.
	(driver_self_specs): Add GTM_SELF_SPECS.
	* config/darwin.h (LINK_COMMAND_SPEC_A): Deal with -fgnu-tm.
	(GTM_SELF_SPECS): Define.
	* config/i386/cygwin.h (GTM_SELF_SPECS): Likewise.
	* config/i386/mingw32.h (GTM_SELF_SPECS): Likewise.
libitm/
	* configure.ac (link_itm): Fix comment.
	* configure: Regenerate.
	* testsuite/lib/libitm.exp: Do not pass -litm for the link.

From-SVN: r184174
2012-02-13 21:46:38 +00:00
..
config Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
lib gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm. 2012-02-13 21:46:38 +00:00
libitm.c libitm: Filter out undo writes that overlap with the libitm stack. 2012-01-13 23:45:06 +00:00
libitm.c++ Link C++ tests with -shared-libgcc (PR libitm/51822) 2012-01-31 11:40:17 +00:00
Makefile.am Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
Makefile.in Clear hardware capabilities on libitm.so with Sun ld 2012-01-23 13:03:25 +00:00