aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/bugs.texi
diff options
context:
space:
mode:
authorToon Moene <toon@moene.indiv.nluug.nl>2000-05-28 14:34:53 +0200
committerToon Moene <toon@gcc.gnu.org>2000-05-28 12:34:53 +0000
commit6c2a6a851454dc621d57f02f569c9a066cb3338d (patch)
tree5abb780d8658d9d2b67029bbffcc0af7140987b5 /gcc/f/bugs.texi
parent5828d725742962a7e74a0707bdc5d82c78be7b3f (diff)
downloadgcc-6c2a6a851454dc621d57f02f569c9a066cb3338d.zip
gcc-6c2a6a851454dc621d57f02f569c9a066cb3338d.tar.gz
gcc-6c2a6a851454dc621d57f02f569c9a066cb3338d.tar.bz2
bugs.texi: Note that debugging information for common block items is emitted now.
2000-05-28 Toon Moene <toon@moene.indiv.nluug.nl> * bugs.texi: Note that debugging information for common block items is emitted now. * news.texi: Ditto. From-SVN: r34231
Diffstat (limited to 'gcc/f/bugs.texi')
-rw-r--r--gcc/f/bugs.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/f/bugs.texi b/gcc/f/bugs.texi
index be51c8e..52f0edf 100644
--- a/gcc/f/bugs.texi
+++ b/gcc/f/bugs.texi
@@ -177,12 +177,12 @@ for information on how to change the point at which
@cindex equivalence areas
@cindex local equivalence areas
@item
-@code{g77} doesn't emit variable and array members of common blocks for use
+Previous versions of @code{g77} didn't emit information on
+variable and array members of common blocks for use
with a debugger (the @samp{-g} command-line option).
-The code is present to do this, but doesn't work with at least
-one debug format---perhaps it works with others.
-And it turns out there's a similar bug for
-local equivalence areas, so that has been disabled as well.
+As of the version of @code{g77} shipped with version 3.0 of
+@code{GCC}, this is corrected. However, there's a similar bug for
+local equivalence areas, which hasn't been repaired yet.
As of Version 0.5.19, a temporary kludge solution is provided whereby
some rudimentary information on a member is written as a string that