Re: [ARM] Fix typos in ARMv8 __sync builtins tests.

2015-07-01 Thread Ramana Radhakrishnan
On Wed, Jul 1, 2015 at 12:32 PM, Matthew Wahab wrote: > Hello, > > Tests I recently added for the code generated by the ARM backend for the > __sync > builtins had > > - 'do-require-effective-target', instead of the directive > 'dg-require-effective-target' and > - 'stlex' instead of 'strex' in

[ARM] Fix typos in ARMv8 __sync builtins tests.

2015-07-01 Thread Matthew Wahab
Hello, Tests I recently added for the code generated by the ARM backend for the __sync builtins had - 'do-require-effective-target', instead of the directive 'dg-require-effective-target' and - 'stlex' instead of 'strex' in the expected output for armv8-sync-op-acquire.c This meant the tests