aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorToon Moene <toon@gcc.gnu.org>2002-11-02 14:40:31 +0000
committerToon Moene <toon@gcc.gnu.org>2002-11-02 14:40:31 +0000
commit7dbedeb4e6ee8142c765f39e6c9c273710404ff5 (patch)
tree39bf727768a72fe31cf743038e5b7bd677cee9a8 /gcc
parentfec588d3772fa47045b7ad87d5ca79318703bd8c (diff)
downloadgcc-7dbedeb4e6ee8142c765f39e6c9c273710404ff5.zip
gcc-7dbedeb4e6ee8142c765f39e6c9c273710404ff5.tar.gz
gcc-7dbedeb4e6ee8142c765f39e6c9c273710404ff5.tar.bz2
news.texi: Fix .f -> .r
2002-11-02 Toon Moene <toon@moene.indiv.nluug.nl> * news.texi: Fix .f -> .r From-SVN: r58751
Diffstat (limited to 'gcc')
-rw-r--r--gcc/f/news.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index 08ca578..24cec0a 100644
--- a/gcc/f/news.texi
+++ b/gcc/f/news.texi
@@ -194,7 +194,7 @@ of induction variables in unrolled loops.
Problem Reports fixed (in chronological order of submission):
@table @code
@item 8308
-gcc-3.x does not compile files with suffix .f (RATFOR) [Fixed in 3.2.1]
+gcc-3.x does not compile files with suffix .r (RATFOR) [Fixed in 3.2.1]
@end table
@end itemize