aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <kingdon@redhat.com>1999-08-04 01:50:08 -0600
committerJeff Law <law@gcc.gnu.org>1999-08-04 01:50:08 -0600
commit318e4b5687b76ef2ae9a80d414b6e3c9f75a5e74 (patch)
treebab56d220c0ab9f6e42804ea6a5e1abdd2bd1cf2
parentd2dace57711db9d84c0600d87b36bc818214a97a (diff)
downloadgcc-318e4b5687b76ef2ae9a80d414b6e3c9f75a5e74.zip
gcc-318e4b5687b76ef2ae9a80d414b6e3c9f75a5e74.tar.gz
gcc-318e4b5687b76ef2ae9a80d414b6e3c9f75a5e74.tar.bz2
* global.c: Fix comment.
From-SVN: r28488
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/global.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fb4b3a8..b17ccd3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+Wed Aug 4 01:48:08 1999 Jim Kingdon <http://developer.redhat.com>
+
+ * global.c: Fix comment.
+
Wed Aug 4 01:43:01 1999 Ian Lance Taylor <ian@zembu.com>
* gcc.c (access_check): New static function.
diff --git a/gcc/global.c b/gcc/global.c
index 9649b6e..3a98f59 100644
--- a/gcc/global.c
+++ b/gcc/global.c
@@ -1761,7 +1761,7 @@ build_insn_chain (first)
*p = 0;
}
-/* Print debugging trace information if -greg switch is given,
+/* Print debugging trace information if -dg switch is given,
showing the information on which the allocation decisions are based. */
static void