This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/31169] Bootstrap comparison error at revision 122821
- From: "ghazi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2007 16:41:06 -0000
- Subject: [Bug tree-optimization/31169] Bootstrap comparison error at revision 122821
- References: <bug-31169-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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