Commit bd3fae3df6233729591b65f7c9f008d4182f6b44

Authored by bellard
1 parent 9230e66e

removed warning


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1238 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 0 additions and 1 deletions
tests/test-i386.c
... ... @@ -1735,7 +1735,6 @@ static uint64_t __attribute__((aligned(16))) test_values[4][2] = {
1735 1735  
1736 1736 #define SHUF_OP(op, ib)\
1737 1737 {\
1738   - int i;\
1739 1738 a.q[0] = test_values[0][0];\
1740 1739 a.q[1] = test_values[0][1];\
1741 1740 b.q[0] = test_values[1][0];\
... ...