Re: Fix testsuite regressions with -fgnu-tm

2012-02-14 Thread Eric Botcazou
> Like this, tested cris-elf, fixes the regressions, does the same > as -fopenmp. Thanks for fixing this. -- Eric Botcazou

Re: Fix testsuite regressions with -fgnu-tm

2012-02-14 Thread Richard Henderson
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 te

Fix testsuite regressions with -fgnu-tm

2012-02-14 Thread Hans-Peter Nilsson
> From: Hans-Peter Nilsson > Date: Tue, 14 Feb 2012 03:30:44 +0100 > you need to gate *all* tm-related > tests on something like check_effective_target_pthread. Like this, tested cris-elf, fixes the regressions, does the same as -fopenmp. Ok? gcc/testsuite: * lib/target-supports.exp (