va-arg-14.c: New test for va_start where the first parameter is a function argument.
authorGeoff Keating <geoffk@cygnus.com>
Fri, 24 Mar 2000 23:57:50 +0000 (23:57 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 24 Mar 2000 23:57:50 +0000 (23:57 +0000)
commit1c33f70c9679c08daf29d6911240ff7b9da94ee0
treeb6bb3ab58fd49d19223b41c050731811b8e391fd
parent02ce8f4ef350fa87a6448f8f6c252c6f2af9cb7c
va-arg-14.c: New test for va_start where the first parameter is a function argument.

* execute/va-arg-14.c: New test for va_start where the first
parameter is a function argument.

From-SVN: r32734
gcc/testsuite/gcc.c-torture/ChangeLog
gcc/testsuite/gcc.c-torture/execute/va-arg-14.c [new file with mode: 0644]