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


Diego Novillo <dnovillo@redhat.com> writes:

> On Fri, 03 Jan 2003, Andreas Jaeger wrote:
>
>> 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 one is on purpose.  I added an explicit syntax error to
> avoid blowing up memory usage.  When building SSA we start
> allocating more and more memory until eventually timing out and
> thrashing the machine to death.
>
> I couldn't XFAIL it because the harness still tries to compile
> the testcase first.
>
> Odd that you just got the update today.  This explicit syntax
> error has been there for a few months.

I see.  Thanks for the clarification.  I got this on a number of files
and was confused to see it - the last runs I haven't looked in detail
at the results and was surprised to see those failures now.

Ok, let's ignore this for now,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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