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 Thu, 2004-09-30 at 13:41, Andrew Pinski wrote:
> 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.
> 
More to the point.  If you apply the type checking patch, does this test
fail in a different way than the other failures that I've found so far?


Diego.


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