This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] testsuite: Turn -fgnu-tm test into link test


"Andreas Krebbel" <krebbel@linux.vnet.ibm.com> writes:

> Ok for mainline?

No, this is wrong.  How would gcc be able to find the uninstalled libitm.so
and libitm.spec on targets that do support it?

I'm undecided how (and where) best to fix this.  One might either handle
it via something like dg-add-options tm_runtime, or could simply move
the tests to libitm/testsuite/libitm.c (if LTO tests work there).

I've not yet tried either of those solutions, though.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]