Re: [committed] Run DImode atomic tests on ppc64

2012-05-02 Thread Uros Bizjak
Hello! > * lib/target-supports.exp > (check_effective_target_sync_long_long_runtime): True for > check_effective_target_powerpc64. @@ -3795,6 +3795,8 @@ proc check_effective_target_sync_long_long_runtime { } { && [check_effective_target_lp64] &&

[committed] Run DImode atomic tests on ppc64

2012-05-01 Thread Richard Henderson
Committed as obvious. r~ * lib/target-supports.exp (check_effective_target_sync_long_long_runtime): True for check_effective_target_powerpc64. diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp index 1a25324..b93dc5c 100644 --- a