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: [Patch 5/5] ARM 64 bit sync atomic operations [V3]


On 6 October 2011 18:54, Dr. David Alan Gilbert
<david.gilbert@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


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