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: tree-ssa-cvs corrupt


On Fri, 03 Jan 2003 17:06:16 +0100, Andreas Jaeger <aj@suse.de> wrote:

> Jason,
>
> it seems that your latest patch to the tree-ssa branch has corrupted
> the testsuite.
>
> I got lots of failures in the testsuite due to missing first characters.
>
> Note the missing "/" at the beginning of the line:
> arthur:/cvs/gcc-tree-ssa-20020619-branch/gcc/testsuite/gcc.c-torture/compile:[0]
> $ head 20001226-1.c
> * This testcase exposed two branch shortening bugs on powerpc.  */

Diego removed the initial "/" from that testcase on 25 November, so that
the test would fail immediately with a syntax error rather than after
eating tens of minutes of CPU time.  What other testcases are you having
trouble with?

Jason


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