re PR debug/49262 (3-yr-old infinite loop in dwarf2out.c)
authorJakub Jelinek <jakub@redhat.com>
Mon, 6 Jun 2011 17:46:00 +0000 (19:46 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 6 Jun 2011 17:46:00 +0000 (19:46 +0200)
commit99a5e049bad4d20dc10a9934cac65102b6b82977
treea9b3d907dbb7b87f41da1781de10e3a0f673d839
parent04902d4cb5ca18954cf2c32c4f776e53162a0e8f
re PR debug/49262 (3-yr-old infinite loop in dwarf2out.c)

PR debug/49262
* dwarf2out.c (native_encode_initializer): Decrement count in each
iteration.

From-SVN: r174715
gcc/ChangeLog
gcc/dwarf2out.c