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


In the C++ testsuite, we found a need for this, and the functionality is:

FIXME - bla bla bla (such as, this test case fails and eats the machine alive).

Just thought I'd share, as it is fairly obscure, but as times, useful.

On Friday, January 3, 2003, at 08:29 AM, Diego Novillo wrote:
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.






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