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 Oct 6, 2011, at 10:54 AM, Dr. David Alan Gilbert wrote:
>   Test support for ARM 64bit sync intrinsics.

Ok.  Watch for any fallout on non-arm systems.  I'd always invite people who think they know the best way to test volatile to chime in.  There is the new infrastructure to test multi core synch issues with gdb trickery.  As you want more beef, you can consider it.

I'll note that I do sometimes wonder if this type of code isn't better handled in #if feature tests inside the testcases themselves.


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