* hash.c (hash_ask): If we find the slot after wrapping around,
authorIan Lance Taylor <ian@airs.com>
Sun, 22 Jan 1995 00:04:01 +0000 (00:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 22 Jan 1995 00:04:01 +0000 (00:04 +0000)
break out of the loop.  Fixes bug in Jan 18 change.

gas/ChangeLog

index 26e1eb5b0741b04a76254ebe06f9099b5f8f5a87..ab9fa1bc86e0d9c2a9435483f464a37017731f3d 100644 (file)
@@ -1,3 +1,8 @@
+Sat Jan 21 19:02:23 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
+
+       * hash.c (hash_ask): If we find the slot after wrapping around,
+       break out of the loop.  Fixes bug in Jan 18 change.
+
 Fri Jan 20 17:07:31 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
        * hash.c (hash_code): Undo last change.