]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/16137 (Fortran compiler unable to produce executables as libfortran...
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sun, 26 Sep 2004 14:52:04 +0000 (16:52 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sun, 26 Sep 2004 14:52:04 +0000 (16:52 +0200)
commitbf4d99cf13529bf27567caaa6f305f276162d787
tree83ba7c3fdfa6dc0151b0448bd885ef881eaed0cc
parent59c86e4b881c1d1c2e21424ae867c315ee713830
re PR libfortran/16137 (Fortran compiler unable to produce executables as libfortran depends on C99 math functions)

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.

From-SVN: r88128
libgfortran/ChangeLog
libgfortran/config.h.in
libgfortran/configure
libgfortran/configure.ac
libgfortran/intrinsics/c99_functions.c