[PATCH] Fix PR52297

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Wed Feb 29 10:13:00 GMT 2012


Richard Guenther <rguenther@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.

	Rainer

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



More information about the Gcc-patches mailing list