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 + + * global.c: Fix comment. + Wed Aug 4 01:43:01 1999 Ian Lance Taylor * 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