OSDN Git Service

* cpphash.c (collect_params): Fix off-by-one error.
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 May 2000 18:10:52 +0000 (18:10 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 May 2000 18:10:52 +0000 (18:10 +0000)
commit43b264ca18937ecf1736ebca08b13bff3eff2cbc
tree3bfadf0c9e5b7958feca43ae41b27e0cf6943d93
parent8745e06b03da0ec2741a669c5c9eb520928821f3
* cpphash.c (collect_params): Fix off-by-one error.
(dump_hash_helper): Dump all four macro nodetypes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33613 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpphash.c