]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* TODO: Add suggestions about structure passing tests.
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 10 Mar 1994 16:42:54 +0000 (16:42 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 10 Mar 1994 16:42:54 +0000 (16:42 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/TODO

index 39309c1a902eb0aaf414b44bce904d205e4a1979..1060d4919382b3e51b4279d96fb5cc7cd1f3793f 100644 (file)
@@ -1,6 +1,6 @@
 Thu Mar 10 08:34:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
-       * TODO: Add suggestion about passing a structure as the 7th argument.
+       * TODO: Add suggestions about structure passing tests.
 
 Mon Mar  7 13:45:54 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
index c40235feab90fdca05e77c6621484bf31939be1a..3f9b6f96c22f0812c066561fac7bc8d4c673884c 100644 (file)
@@ -10,8 +10,10 @@ test, but it hasn't been tried on a wide range of architectures).
 
 nodebug.exp--test printing variables.
 
-Test printing of structures passed by value, for the 7th, 8th, and
-9th arguments (PR 1714).
+Test printing of structures passed by value, for the 7th, 8th, and 9th
+arguments (PR 1714).  Test printing structure arguments of
+2,4,6,8,12,16,and 20 bytes.  Same for structure return of all those
+sizes ("return", "finish", and call function).
 
 Get crossload tests to use --with-targets and reenable them.