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]

r145805 - in /trunk/gcc: ChangeLog except.c


Author: hubicka
Date: Thu Apr  9 08:26:01 2009
New Revision: 145805

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145805
Log:
	* except.c (find_prev_try): Break out from ....
	(duplicate_eh_regions): ... here; properly update prev_try pointers
	when duplication part of tree.
	(dump_eh_tree): Improve dumping.
	(verify_eh_region): New.
	(verify_eh_tree): Use it.

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


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