Commit 318e4b56 by Jim Kingdon Committed by Jeff Law

* global.c: Fix comment.

From-SVN: r28488
parent d2dace57
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> Wed Aug 4 01:43:01 1999 Ian Lance Taylor <ian@zembu.com>
* gcc.c (access_check): New static function. * gcc.c (access_check): New static function.
......
...@@ -1761,7 +1761,7 @@ build_insn_chain (first) ...@@ -1761,7 +1761,7 @@ build_insn_chain (first)
*p = 0; *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. */ showing the information on which the allocation decisions are based. */
static void static void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment