commit | e9ca738afcb9cb00d747ef2f072f82a092eaaaff | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Mon Feb 15 15:15:50 2010 -0800 |
committer | Roland McGrath <roland@redhat.com> | Mon Feb 15 15:15:50 2010 -0800 |
tree | 83fa66456823279464e1b787fd65f1bf13f1190e | |
parent | 060038e1a759aed39ba7f8804ac2ac266fdb4178 [diff] [blame] |
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.