cpphash.c (dump_hash_helper): Only dump nodes of type T_MACRO.
authorZack Weinberg <zack@wolery.cumb.org>
Tue, 14 Mar 2000 06:10:27 +0000 (06:10 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Tue, 14 Mar 2000 06:10:27 +0000 (06:10 +0000)
commit194ae3f644daec5af81b93bbf627275756852728
tree44716140784de29bc0fb1cb997b172562c91b218
parentc2952b018a1baf25b12c339f2b96518425164295
cpphash.c (dump_hash_helper): Only dump nodes of type T_MACRO.

* cpphash.c (dump_hash_helper): Only dump nodes of type
T_MACRO.  Emit a newline after each definition.

From-SVN: r32518
gcc/ChangeLog
gcc/cpphash.c