[Bug libfortran/16137] Fortran compiler unable to produce executables as libfortran depends on C99 math functions
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 26 14:52:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-09-26 14:52 -------
Subject: Bug 16137
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: tobi@gcc.gnu.org 2004-09-26 14:52:04
Modified files:
libgfortran : ChangeLog config.h.in configure.ac configure
libgfortran/intrinsics: c99_functions.c
Log message:
PR libfortran/16137
* config.h.in (HAVE_POWF): Undefine.
* configure.ac: Check for 'powf' in library.
* configure: Regenerate.
* intrinsics/c99_functions.c (powf): New function.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.93&r2=1.94
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/config.h.in.diff?cvsroot=gcc&r1=1.8&r2=1.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/configure.ac.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/configure.diff?cvsroot=gcc&r1=1.14&r2=1.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/intrinsics/c99_functions.c.diff?cvsroot=gcc&r1=1.4&r2=1.5
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16137
More information about the Gcc-bugs
mailing list