This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [rfc] some intrinsics changes
On Thu, 2003-11-27 at 12:50, Diego Novillo wrote:
> fortran/trans-intrinsic.o(.text+0x402c): In function `gfc_conv_intrinsic_functio
> n':
> /home/cygnus/dnovillo/tree-ssa-00/src/gcc/fortran/trans-intrinsic.c:603: undefin
> ed reference to `gfor_fndecl_math_exponent8'
> fortran/trans-intrinsic.o(.text+0x4a00):/home/cygnus/dnovillo/tree-ssa-00/src/gc
> c/fortran/trans-intrinsic.c:600: undefined reference to `gfor_fndecl_math_expone
> nt4'
> collect2: ld returned 1 exit status
> make[2]: *** [f951] Error 1
>
Eh, never mind. Driver error.
Diego.