Re: [PATCH][ARM][testsuite] Add 'dg-require-effective-target sync_*' to some atomic tests

2013-06-27 Thread Mike Stump
On Jun 12, 2013, at 9:46 AM, Meador Inge  wrote:
> This patch adds the needed 'dg-require-effective-target sync_*' lines to some
> of the atomic tests so that they will not be run if the appropriate atomic
> support is not available.
> 
> OK for trunk?

Ok.

> 2013-06-12  Meador Inge  
> 
>   * gcc.dg/atomic-flag.c: Add dg-require-effective-target sync_*.
>   * g++.dg/simulate-thread/atomics-2.C: Likewise.
>   * g++.dg/simulate-thread/atomics-1.C: Likewise.
> 
> 



Re: [PATCH][ARM][testsuite] Add 'dg-require-effective-target sync_*' to some atomic tests

2013-06-26 Thread Meador Inge
Ping.

On 06/12/2013 11:46 AM, Meador Inge wrote:
> Hi All,
> 
> This patch adds the needed 'dg-require-effective-target sync_*' lines to some
> of the atomic tests so that they will not be run if the appropriate atomic
> support is not available.
> 
> OK for trunk?
> 
> 2013-06-12  Meador Inge  
> 
>   * gcc.dg/atomic-flag.c: Add dg-require-effective-target sync_*.
>   * g++.dg/simulate-thread/atomics-2.C: Likewise.
>   * g++.dg/simulate-thread/atomics-1.C: Likewise.
> 


-- 
Meador Inge
CodeSourcery / Mentor Embedded