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: [PATCH][ARM][testsuite] add dg-timeout-factor to handle large tests


On Sun, 2009-01-04 at 11:25 +0100, Laurent GUERBY wrote:
> The following patch fix all 12 "WARNING: program timed out"
> when bootstraping then running the testsuite on a 600 MHz ARM
> arm-unknown-linux-gnueabi. Before and after:
> 
> http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg00092.html
> http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg00294.html
> 
> I chose to use "dg-timeout-factor 4.0" and not to conditionalize on
> platform since those particular tests are much longer than
> others so this may help other platforms as well.
> 
> Ok to commit?
> 
> Laurent
> 
> 2009-01-04  Laurent GUERBY  <laurent@guerby.net>
> 
> 	* gcc.c-torture/compile/20001226-1.c: Generalize 
> 	dg-timeout-factor.
> 	* gcc.c-torture/compile/limits-fnargs.c: Add
> 	dg-timeout-factor.
> 	* gcc.dg/20020425-1.c: Likewise.
> 	* gcc.dg/pch/pch.exp: Likewise.
> 

OK.

R.


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