This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: New g++ template stress/regression test?
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: Sebastian Mach <phresnel at googlemail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 06 Nov 2009 15:27:22 +0000
- Subject: Re: New g++ template stress/regression test?
- References: <7f0369b60911060213k5c50ee14g97e7a066020a5c6d@mail.gmail.com>
Sebastian Mach wrote:
> I wonder if there would be an interest for a C++ template / compile
> time ray tracer as a heavy test for
>
> * templates in general
> * the type system
> * regression and conformance testing
How big is it? It might be suitable to go in the contrib/ dir, we already
keep a copy of the paranoia FP tests in there, so your template package and
maybe a testscript to run it and record stats might make a nice little
addition in the same spirit.
cheers,
DaveK