* dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneous
authorJim Blandy <jimb@codesourcery.com>
Wed, 4 Jul 2001 16:00:08 +0000 (16:00 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 4 Jul 2001 16:00:08 +0000 (16:00 +0000)
commit2541c7cf085237f2d116a54a6e4ed6f6a7a065bf
treebc1c7ae2d47c8aee3a278e09110103a7cef97393
parent18ae5d728b866ed9a14a910d121427f3238ded7c
* 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.
gdb/ChangeLog
gdb/dwarf2read.c
This page took 0.025439 seconds and 4 git commands to generate.