Doc fix.
authorJim Blandy <jimb@codesourcery.com>
Wed, 4 Jul 2001 16:00:35 +0000 (16:00 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 4 Jul 2001 16:00:35 +0000 (16:00 +0000)
gdb/ChangeLog

index d6694ed45b72625ce9aa5b4b9a1bae9c29628230..63910ae2a6d6f0f23314b548c3e80176876ab50d 100644 (file)
@@ -1,10 +1,7 @@
 2001-07-04  Jim Blandy  <jimb@redhat.com>
 
        * dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneous
-       code in loop condition.  This seemed to be trying to round
-       info_ptr up to the next four-byte boundary, but that's not what it
-       actually did.  If we discover the problem the old code was really
-       trying to address, we can fix it properly.
+       code in loop condition.
 
 2001-07-03  Michael Snyder  <msnyder@redhat.com>