This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New g++ template stress/regression test?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]