summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-04 07:50:08 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-04 07:50:08 +0000
commit86c5656a90d367618b6acefd59ed8870dc6b7c23 (patch)
treebab56d220c0ab9f6e42804ea6a5e1abdd2bd1cf2 /gcc
parent5685b20684bd59e1b88786eed38ace8cee8834e8 (diff)
downloadgcc-86c5656a90d367618b6acefd59ed8870dc6b7c23.tar.gz
* global.c: Fix comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28488 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-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 fb4b3a8166e..b17ccd33860 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 9649b6e2725..3a98f590ffc 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