This is the mail archive of the gcc-patches@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: testcases (was: [tree-ssa] Support for scanning tree-dumps intestsuite)


On Mon, 2003-06-16 at 13:18, Dan Nicolaescu wrote:

> The idea was to scan the dumps for a function call that should be
> optimized away by the optimizers. Each file contains a few tests, but if
> more than one of them fails it shows in the testsuite as a single
> failure. Is that OK? 
> 
I think I'd rather see the number of failures.  It helps when trying to
reduce them.


> The tests are for CCP, testing if either the propagation works or if
> some expressions are evaluated as constants. 
> 
These are OK, modulo the closing brace problem that Andrew mentioned in
his reply.  Hmm, you do have an FSF assignment, right?  Do you have CVS
commit access?


Thanks.  Diego.


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