Gavin Simpson <[EMAIL PROTECTED]> writes:

> > Try this again -- it is a random test.  If it fails again then something 
> > is wrong.  The tolerance on these tests is not very tight, certainly 
> > nowhere near rounding error.
> 
> Thanks Thomas,
> 
> A re-compile with the same options of R-Devel went through without
> error.
> 
> So far so good with FC4, gcc4, gfortran and R!

The problem affecting the Fedora Extras RPM is still there with the
new compilers though:

 -Wp,-D_FORTIFY_SOURCE=2 

combined with -O or -O2 causes a strange printing bug:

> matrix(list(pi))
     [,1]
[1,]

(You don't have to use that option of course, but it suggests that not
all is well with the optimizer. And the Fedora maintainer seem set on
using it, which is a bit of a problem.)

-- 
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])                  FAX: (+45) 35327907

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to