Commit 99bda4d5 by Rainer Orth Committed by Rainer Orth

* gcc.dg/pr43058.c: Use dg-timeout-factor 4.

From-SVN: r162452
parent 97a73876
2010-07-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/pr43058.c: Use dg-timeout-factor 4.
2010-07-23 Daniel Kraft <d@domob.eu>
PR fortran/44709
......
/* PR debug/43058 */
/* { dg-do compile } */
/* { dg-options "-g -O2" } */
/* { dg-timeout-factor 4 } */
extern void *f1 (void *, void *, void *);
extern void *f2 (const char *, int, int, int, void *(*) ());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment