On 6 October 2011 18:54, Dr. David Alan Gilbert <david.gilb...@linaro.org> wrote: > Test support for ARM 64bit sync intrinsics. > > gcc/testsuite/ > * gcc.dg/di-longlong64-sync-1.c: New test. > * gcc.dg/di-sync-multithread.c: New test. > * gcc.target/arm/di-longlong64-sync-withhelpers.c: New test. > * gcc.target/arm/di-longlong64-sync-withldrexd.c: New test. > * lib/target-supports.exp: (arm_arch_*_ok): Series of effective-target > tests for v5, v6, v6k, and v7-a, and add-options helpers. > (check_effective_target_arm_arm_ok): New helper. > (check_effective_target_sync_longlong): New helper.
I would like one of the testsuite maintainers to have a second look at this. I'm not confident about my dejagnu foo to fully review this. Ramana