This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
how to get the test suites for gcc?
- To: gcc at gcc dot gnu dot org
- Subject: how to get the test suites for gcc?
- From: "Tuo, Tony" <tony dot tuo at intel dot com>
- Date: Wed, 13 Jun 2001 15:32:25 +0800
Hi,
Can anyone tell me how to get the complete test suites for gcc? I have checked with gcc 2.95.x and gcc 3.0. For gcc 2.95.x, there are only several test cases for libio and libstdc++. For gcc 3.0, it seems that only frontend test cases are there. Is there a separate test package containing all the test suites? If not, how to find those scatter test suites?
Thanks in advance.
Tuo