* gdb.base/call-ar-st.c (print_double_array): Match for loop
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 29 Oct 2001 18:20:22 +0000 (18:20 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 29 Oct 2001 18:20:22 +0000 (18:20 +0000)
commit1b7c05e765d98a058f2118f760f115d6f5157fff
treebec71b42474246635b79e1d7f292b0bd3030a965
parent36a222619ef7b34bae54ad4c186db5786c1dcbdf
* gdb.base/call-ar-st.c (print_double_array): Match for loop
with new double_array size.
(main): Change storage class of all local variables to static.
Reduce size of double_array to 9.
* gdb.base/call-ar-st.exp:  Increase timeout value.
Change expected output for double array to match new size in
call-ar-st.c.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/call-ar-st.c
gdb/testsuite/gdb.base/call-ar-st.exp