This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Testsuite duplication
- From: Zack Weinberg <zack at codesourcery dot com>
- To: "Dave Korn" <dk at artimi dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 18 May 2004 09:03:19 -0700
- Subject: Re: Testsuite duplication
- References: <NUTMEGnLT5rfiTtRl6H00000148@NUTMEG.CAM.ARTIMI.COM>
"Dave Korn" <dk@artimi.com> writes:
> Since varargs was finally dropped and the testsuite converted to stdarg,
> this has resulted in gcc/gcc/testsuite/gcc.c-torture/execute/991216-2.c and
> gcc/gcc/testsuite/gcc.c-torture/execute/991216-3.c becoming identical apart
> from one blank line. Someone with write access might care to remove the -3
> version!
Done. Thanks for pointing this out.
zw