This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
duplicate C++ testcases
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 20 Mar 2002 12:52:52 -0500
- Subject: duplicate C++ testcases
The g++.other mangle3.C and mangle11.C testcases are identical.
Would you please remove one of the duplicates?
2002-01-25 Jakub Jelinek <jakub@redhat.com>
* g++.old-deja/g++.other/mangle11.C: New test.
2001-03-23 Jakub Jelinek <jakub@redhat.com>
* g++.old-deja/g++.other/mangle3.C: New test.
Thanks, David