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: [v3] set timeout higher


> Doesn't this override any timeout I might have specified? On my box, I need
> a lot more than 600 s. For example:

Yes, it looks like it does. Sorry.

For instance, this no longer works correctly:
time make check RUNTESTFLAGS="-v -v -v -v --tool_opts timeout=300"

Now that I look around for this, I see another complaint, from Christian Joensson.

I've created a bugzilla entry to describe this issue here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28870

best,
benjamin


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