This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/32258] Testsuite reports - FAIL: gcc.dg/torture/builtin-pow-mpfr-1.c



------- Comment #3 from kargl at gcc dot gnu dot org  2007-06-09 17:06 -------
(In reply to comment #2)
> >> From kargl@gcc.gnu.org
> > I installed http://www.mpfr.org/mpfr-current/mpfr-2.2.1.tar.bz2 and applied
> > the most recent patches. My version is 2.2.1-p5.
> >> What does p4 do?
> 
> They only offer the patches mixed together, interspersed in a single file. I
> had a quick look at the site and did not spot a "patch changelog" only a
> "version changelog". The newest patch is recommended and available at:
> http://www.mpfr.org/mpfr-current/ . 
> 
> P4 might be from last year. You would need to view or disassemble the patch
> file to see what you would get with only P4.
> 

Yeah, I know.  I already read the patch.  You failed to answer my 
question.  P4 is a change to mpfr's pow implementation, which obviously
conflicts with GCC's use of this function.  Either revert that part of
the patch, or determine what changed and update GCC.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32258


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]