http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46529
Summary: guality_check times out, so guality tests are not run Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassig...@gcc.gnu.org ReportedBy: dang...@gcc.gnu.org Host: hppa*-*-hpux11* Target: hppa*-*-hpux11* Build: hppa*-*-hpux11* Running /mnt/gnu/gcc/gcc/gcc/testsuite/gcc.dg/guality/guality.exp ... Executing on host: /mnt/gnu/gcc/objdir-test/gcc/xgcc -B/mnt/gnu/gcc/objdir-test/ gcc/ guality_check25448.c -g -lm -o guality_check25448.exe (timeout = 300 ) Setting LD_LIBRARY_PATH to :/mnt/gnu/gcc/objdir/gcc::/mnt/gnu/gcc/objdir/gcc WARNING: program timed out. testcase /mnt/gnu/gcc/gcc/gcc/testsuite/gcc.dg/guality/guality.exp completed in 310 seconds Haven't figured out how to debug this, but I think this is likely a gdb problem. The test completes successfuly using gdb-6.3, but this version is too old. I believe 7.0 or latter is needed for the guality tests. This problem is also present in 4.5 branch.