* reload1.c (delete_output_reload): Count occurrences in
authorbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Dec 2006 00:25:29 +0000 (00:25 +0000)
committerbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Dec 2006 00:25:29 +0000 (00:25 +0000)
commitac6a6c760194578f30436aa4963bd68d2ba83aab
tree8f23a2d5a22c2df0faa8b10efd1d8f88584bf73b
parent91a0a774d5c06813055286667f271bdea33aa379
* reload1.c (delete_output_reload): Count occurrences in
CALL_INSN_FUNCTION_USAGE.
* rtlanal.c (count_occurrences): Handle EXPR_LIST nodes without
crashing at the end of the list.

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