This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/49262] 3-yr-old infinite loop in dwarf2out.c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49262

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-06 17:46:02 UTC ---
Author: jakub
Date: Mon Jun  6 17:46:00 2011
New Revision: 174715

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174715
Log:
    PR debug/49262
    * dwarf2out.c (native_encode_initializer): Decrement count in each
    iteration.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]