A couple of additional test cases

Janis Johnson janis187@us.ibm.com
Thu Nov 7 16:25:00 GMT 2002


On Thu, Nov 07, 2002 at 04:15:43PM -0800, Zack Weinberg wrote:
> Index: testsuite/gcc.c-torture/execute/va-arg-23.c
> --- testsuite/gcc.c-torture/execute/va-arg-23.c	1 Jan 1970 00:00:00 -0000
> +++ testsuite/gcc.c-torture/execute/va-arg-23.c	8 Nov 2002 00:11:42 -0000
> @@ -0,0 +1,96 @@
> +/* The purpose of this code is to test argument passing of a tuple of
> +   11 integers, with the break point between named and unnamed arguments
> +   at every possible position.	*/

Please consider putting a version of this test into the binary
compatibility test suite at g++.dg/compat, or setting up a similar
directory for C tests; the infrastructure is there for support of
other languages.

Janis



More information about the Gcc-patches mailing list