Fix -Wshadow warning in asm-tst9.
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 87654d6..29789e2 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-15  Roland McGrath  <roland@redhat.com>
+
+	* asm-tst9.c (main): Rename local to avoid shadowing another local.
+
 2009-07-22  Roland McGrath  <roland@redhat.com>
 
 	* addrcfi.c: Update dwarf_frame_{cfa,register} calling convention.