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: [cond-optab] svn branch created, looking for reviews for the "cleanup" parts


>> r145655: http://gcc.gnu.org/ml/gcc-patches/2009-04/msg00492.html (testsuite)
> 
> What's the point of the compile-only tests?  It would be much more
> useful to have tests that execute and check that the results are
> correct for a variety of input values.

That's true.  I went for compile-only because it was easier to generate
them and because I am aiming at equal assembly output (so execution
tests are not very important to me).

I may work in the future on automatically generated execution tests like
those, but that's what I needed now and I figured it was better to post
those than nothing.  But I see your point.

Paolo


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