Fix arm64/fp_and_simd.c compile error.
commit395fc8011866120a237cd29b707ef9fceb7edbb8
authorMark Wielaard <mark@klomp.org>
Sat, 16 Jul 2016 21:50:45 +0000 (16 21:50 +0000)
committerMark Wielaard <mark@klomp.org>
Sat, 16 Jul 2016 21:50:45 +0000 (16 21:50 +0000)
tree55296f3c3b3e86dfbde43c69fc60ee9c578ad9d3
parenta0a11b70b06ef1fbcda4c26ebef25f96a6591a13
Fix arm64/fp_and_simd.c compile error.

Older GCC don't default to GNU11 and will produce:
error: ‘for’ loop initial declarations are only allowed in C99 mode

Move int i declaration to top of main.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15907
none/tests/arm64/fp_and_simd.c