This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/31845] Need to adjust libmudflap timeout values in testsuite.
- From: "rob1weld at aol dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2007 12:30:37 -0000
- Subject: [Bug libmudflap/31845] Need to adjust libmudflap timeout values in testsuite.
- References: <bug-31845-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from rob1weld at aol dot com 2007-06-24 12:30 -------
After a bit of testing I came up with these final values:
gcc-4_3-trunk/libmudflap/testsuite/lib/mfdg.exp
/root/downloads/gcc-4_3-trunk/libmudflap/testsuite/libmudflap.cth/pass39-frag.c
/* { dg-timeout 10 } */
/* { dg-timeout 40 } */
/root/downloads/gcc-4_3-trunk/libmudflap/testsuite/libmudflap.cth/pass40-frag.c
/* { dg-timeout 20 } */
/* { dg-timeout 40 } */
/root/downloads/gcc-4_3-trunk/libmudflap/testsuite/libmudflap.cth/pass37-frag.c
/* { dg-timeout 10 } */
/* { dg-timeout 40 } */
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31845