OSDN Git Service

* cse.c (cse_basic_block): Fixup hash flushing loop so we do not
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Oct 1998 01:23:51 +0000 (01:23 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Oct 1998 01:23:51 +0000 (01:23 +0000)
commit2a1f911f77b1174f5babd62ef4df4c5f2fe121ef
tree9def81cd0e6f0f1c919ba36f812a91b498a74a73
parenta9007a5b2430994b9de14a6ac3badc7be3858c6b
* cse.c (cse_basic_block): Fixup hash flushing loop so we do not
accidently walk into the free list.  Comment how that can happen.
(invalidate): Fix indentation.

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