This is the mail archive of the gcc-cvs@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]

r108777 - in /trunk/gcc: ChangeLog flow.c


Author: zadeck
Date: Mon Dec 19 02:35:44 2005
New Revision: 108777

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108777
Log:
2005-12-17  Kenneth Zadeck <zadeck@naturalbridge.com>

        * flow.c (update_life_info, count_or_remove_death_notes): Fixed
	latent bug that could happen if update_life_info was called with a
	blocks parameter and the call to cleanup_cfg actually deleted one
	of those blocks. 



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


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