------- Comment #25 from dave at hiauly1 dot hia dot nrc dot ca  2006-12-04 
21:13 -------
Subject: Re:  [4.1/4.2/4.3 regression] Unsatisfied symbol "fmodl" in
libgfortran shared library

> > When rth fixed gfortran's determination of kind types,
> > gfortran suddenly grew real(10) or real(16) on many
> > platforms.  It is assumed that the *l math functions
> > are available (e.g., cosl()).  These math functions aren't
> > available on {Free,Open,Net}BSD, which I've been slowly 
> > implementing under the 2-clause BSD license.
> 
> You cannot unilaterally decide that the Fortran compiler will suddenly
> stop working on non C99-platforms, I think it's a SC-level decision.

I support Eric on this.

I suspect the determination of kind types is at least partially broken
since both 32 and 64-bit PA targets on hpux have support for 128-bit
long doubles.  However, I'm only seeing the fmodl problem on the 64-bit
target.

Dave


-- 


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

Reply via email to