stdarg-2.c (foo): Split multiple invocations of va_arg.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Wed, 3 Nov 2004 21:53:39 +0000 (22:53 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 3 Nov 2004 21:53:39 +0000 (21:53 +0000)
commit4815ff39cb03cacb493594c12caf565924ae99c5
treebcf37d739d52b18f23d3ed2c869c537767d57162
parentc5aa1d125c72e027f99fce58cc5701ab3f269d9d
stdarg-2.c (foo): Split multiple invocations of va_arg.

* gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
invocations of va_arg.

From-SVN: r90037
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/stdarg-2.c