From 318e4b5687b76ef2ae9a80d414b6e3c9f75a5e74 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 4 Aug 1999 01:50:08 -0600 Subject: * global.c: Fix comment. From-SVN: r28488 --- gcc/global.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/global.c') 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 -- cgit v1.1