------- Comment #28 from ghazi at gcc dot gnu dot org 2007-03-19 16:41 ------- (In reply to comment #27) > I did a non-bootstrap build and test on hppa1.1-hp-hpux11.11 over the weekend > (C only) and I got two failures that I don't normally see, > builtin-pow-mpfr-1.c > and builtin-sin-mpfr-1.c. I am not certain these failures are related to this > defect but I will investigate some more. The pow test is failing some tree > dump scans and sin is failing with link_error() undefined.
Those testcases should only fail if your MPFR is too old (i.e. something less than version 2.2.1). So I don't think they are related to this defect either. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31169