http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46529
--- Comment #2 from dave at hiauly1 dot hia.nrc.ca 2010-11-18 14:05:39 UTC --- > --- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-18 > 10:11:00 UTC --- > Huh. But after all it correctly detects the tests won't work ... Actually, that's not true. See for example http://gcc.gnu.org/ml/gcc-testresults/2010-11/msg01408.html This testsuite run used an old build of gdb from cvs: 502 (hiauly1)dave> gdb --version GNU gdb 2004-01-08-cvs The situation on hppa1.1-hp-hpux10.20 is not any worse than on hppa-unknown-linux-gnu where in theory things should work ... In fact, the majority of failing tests are the same. Dave