varasm.c (mark_constant_pool): Improve initial comments.
authorJeffrey Oldham <oldham@codesourcery.com>
Fri, 5 Jan 2001 20:25:09 +0000 (20:25 +0000)
committerJeffrey D. Oldham <oldham@gcc.gnu.org>
Fri, 5 Jan 2001 20:25:09 +0000 (20:25 +0000)
commitfcbd8ef220090816ab831029cf83dc50caa6a5b1
tree452da27ee7085135690b8a9458b02489159d500a
parentebb0cdf335554673adc52f752ce7f9bc2dd2121e
varasm.c (mark_constant_pool): Improve initial comments.

2001-01-05  Jeffrey Oldham  <oldham@codesourcery.com>

* varasm.c (mark_constant_pool): Improve initial comments.
(mark_constants): Move marking of constants to mark_constant.
(mark_constant): New function to recursively mark all constants
referred to by a constant.

From-SVN: r38721
gcc/ChangeLog
gcc/varasm.c