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: How do I check the 'WARNING: program timed out'?


> Date: Wed, 10 Apr 2002 14:45:37 +0200
> To: Gcc <gcc@gcc.gnu.org>
> Mail-Followup-To: Gcc <gcc@gcc.gnu.org>
> From: =?iso-8859-1?Q?Christian_J=F6nsson?= <c.christian.joensson@telia.com>

> Now, I understand there's somehow a timeout 300 something. How can I
> run a single test, say 'gcc.c-torture/compile/20001226-1.c', with an
> other timeout?

For C:

    execute.exp=900409-1.c

For C++:

    old-deja.exp=eh*.C

As for the timeout, you'll have to find it, and hand edit it, I don't
know a better way.  Also, bear in mind, you can just run the testcase
by hand.


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