http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45702
--- Comment #22 from rguenther at suse dot de <rguenther at suse dot de> 2010-10-04 08:51:36 UTC --- On Mon, 4 Oct 2010, danglin at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45702 > > --- Comment #21 from John David Anglin <danglin at gcc dot gnu.org> > 2010-10-04 00:41:15 UTC --- > Still have the following fails on hppa-unknown-linux-gnu: > > FAIL: gcc.dg/pr27898.c (test for excess errors) > FAIL: gcc.dg/pr28706.c (test for excess errors) > FAIL: gcc.dg/pr28712.c (test for excess errors) > FAIL: gcc.dg/pr34989-1.c (test for excess errors) > > /home2/dave/opt/gnu/bin/ld: cannot find -lm Yep - those are more "interesting" to fix. I'll either move them to the lto testsuite or remove them.