Fix arm64-linux/scalar clone test argument check order.
commit8e891c5ad8c5ef59f470bf94d1476b44c1fc55df
authorMark Wielaard <mark@klomp.org>
Wed, 19 Sep 2018 19:23:06 +0000 (19 21:23 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 19 Sep 2018 19:27:02 +0000 (19 21:27 +0200)
tree8b711b758ee935ea4e80f52850743c690b7345f0
parent6ee4d476c68339c4d9cda19e8d950a1738df5a27
Fix arm64-linux/scalar clone test argument check order.

When the clone syscall was refactored to work across all linux arches
the arguments were checked in a different order. Fix the arm64-linux
scalar.stderr.exp to match the same order for the (invalid) clone
arguments.

This makes memcheck/tests/arm64-linux/scalar.vgtest pass again.
memcheck/tests/arm64-linux/scalar.stderr.exp