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: Fix testsuite regressions with -fgnu-tm


On 02/14/2012 01:10 PM, Hans-Peter Nilsson wrote:
> Like this, tested cris-elf, fixes the regressions, does the same
> as -fopenmp.
> 
> Ok?
> 
> gcc/testsuite:
> 
> 	* lib/target-supports.exp (check_effective_target_fgnu_tm): New
> 	proc.
> 	* gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
> 	fgnu_tm. 
> 	* gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
> 	gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
> 	* gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
> 	effective_target fgnu_tm.
> 	* g++.dg/tm/tm.exp: Ditto for g++.dg/tm.

Ok.


r~


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