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: [testcase] New tests for some ccp



On Sep 30, 2004, at 1:31 PM, Diego Novillo wrote:


On Thu, 2004-09-30 at 13:19, Andrew Pinski wrote:
Two testcases which we optimize at this point but might not after
fixing up the type system unless we actually saw these testcase.

Are you sure that this test case is not a duplicate of some of the
builtin tests that we are already failing with the type checking patch?

strcmp.c only tests if we do the transformation correctly and not if we actually do it and my second testcase has nothing to do with builtins at all, only with types really.

Thanks,
Andrew Pinski


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