diff options
Diffstat (limited to 'gcc/f/news.texi')
-rw-r--r-- | gcc/f/news.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 92829b5..7453e13 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -171,6 +171,14 @@ needs them, thus avoiding unnecessary creation of, for example, @file{stage1/f/runtime} when doing a non-bootstrap build. Other cleaning up of the configuration and build process has been performed as well. + +@item +Upgrade to @code{libf2c} as of 1998-04-20. + +This should fix a variety of problems, including +those involving some uses of the @samp{T} format +specifier, and perhaps some build (porting) problems +as well. @end itemize @heading In 0.5.22: |