On Wed, 29 Feb 2012, Rainer Orth wrote: > Richard Guenther <rguent...@suse.de> writes: > > > This fixes the LTO TM testcases by removing them. TM testcases > > belong in libitm testsuite (but dg-additional-sources does not > > work there currently for some weird reasons, so I gave up > > trying). > > Moving them to libitm/testsuite is an option, but that might be more > difficult for the LTO case. I thought about adding > dg-require-effective-target tm_runtime (to check for working > -litm/libitm.spec) and dg-add-options tm_runtime to add the necessary > -B/-L/-I options (and eventually setting LD_LIBRARY_PATH for runtime > tests), but didn't yet get around to it.
I'm not so sure. All other target lib lto testcases are in the respective target dir. Richard.