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: [PATCH] fix compare_tests


On 5/30/07, Mike Stump <mrs@apple.com> wrote:
On May 30, 2007, at 9:18 AM, Dirk Mueller wrote:
> Sure, very easy to reproduce by calling it with the very same file
> (!) twice:

> $ grep forwprop-1.c build/gcc/testsuite/gcc/gcc.sum
> PASS: gcc.dg/tree-ssa/forwprop-1.c (test for excess errors)
> XFAIL: gcc.dg/tree-ssa/forwprop-1.c scan-tree-dump t\[i.*\] = 1;
> PASS: gcc.dg/tree-ssa/forwprop-1.c scan-tree-dump t\[i.*\] = 1;

Let me ask you one question, you have to answer it.  Does the test
named, "gcc.dg/tree-ssa/forwprop-1.c scan-tree-dump t\[i.*\] = 1;"
pass or fail?  You can only answer yes or no.

Yes-and-no.


See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32076

Richard.


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