This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: c-torture test
- From: Joe Buck <Joe dot Buck at synopsys dot com>
- To: mrs at windriver dot com (mike stump)
- Cc: gcc at gnu dot org, sarajj at hotmail dot com
- Date: Wed, 12 Jun 2002 18:37:52 -0700 (PDT)
- Subject: Re: c-torture test
> > I stumbled upon mention of a c-torture test that supposedly tests
> > compilers and I was wondering if it still existed, packaged with
> > gcc. If so, could you please tell me where to find it or direct me
> > to any pre-existing compiler stress tests you may know of.
>
> make check runs c-torture. You can get it from the gcc web site. See
> gcc/testsuite/c*.
But you must have dejagnu installed for make check to work.