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: [testsuite] Increase gcc.dg/pr43058.c timeout


Mark Mitchell <mark@codesourcery.com> writes:

> Jakub Jelinek wrote:
>
>> That can't be true, because pr43058.c isn't run for all optimization levels.
>> It is only run at -O2 -g.  So it definitely can't run for 4+ hours.
>> With 2 multilibs, if you run with RUNTESTFLAGS='--target_board=unix\{-m32,-m64\}'
>> (not the default), it can take at most 2 timeouts if it times out.
>
> I thought Rainer was referring to limits-fnargs.c.

Indeed: gcc.dg/pr43058.c is merely an annoyance and the timeout warning
is now avoided by increasing the timeout factor, but limits-fnargs.c is
completely out of control.  limits-fndefn.c is in a similar category: on
an otherwise idle T5220, a single compilation takes almost exactly 5
minutes, compared to the 16:40 minutes of limits-fnargs.c

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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