]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/acinclude.m4
re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly)
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 23 Aug 2007 13:03:35 +0000 (13:03 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 23 Aug 2007 13:03:35 +0000 (13:03 +0000)
commitdb8092dc4c678051e1d4e3935a901dbeeef95562
tree9abbc0a4bb0fdbe3f645d62bc422147e4a4c80db
parentb73aff3657492d5425e780ec650f2c00658a73de
re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly)

PR libfortran/23138
* acinclude.m4 (LIBGFOR_CHECK_MINGW_SNPRINTF): New check.
* configure.ac: Use LIBGFOR_CHECK_MINGW_SNPRINTF.
* libgfortran.h: If HAVE_MINGW_SNPRINTF is true, use __mingw_snprintf
instead of snprintf.
* config.h.in: Regenerate.
* configure: Regenerate.

From-SVN: r127739
libgfortran/ChangeLog
libgfortran/acinclude.m4
libgfortran/config.h.in
libgfortran/configure
libgfortran/configure.ac
libgfortran/libgfortran.h