How to add timeout to Ada tests on Linux/ia64?

H. J. Lu hjl@lucon.org
Wed Apr 21 05:58:00 GMT 2004


On Wed, Mar 24, 2004 at 02:54:04PM -0800, H. J. Lu wrote:
> Some Ada tests in gcc 3.4 keep hanging for me on Linux/ia64. I have to
> kill them by hand. How do I add timeout in Ada tests?
> 
> 

I think I found the problem. $(srcdir)/gthr-gnat.c is missing from
LIB2ADDEH in gcc/config/t-libunwind. Any thread related Ada tests
may fail if libunwind is used.


H.J.



More information about the Gcc mailing list