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]

r187093 - in /trunk/gcc: ChangeLog tree-switch-...


Author: steven
Date: Thu May  3 11:14:15 2012
New Revision: 187093

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187093
Log:
	* tree-switch-conversion.c (gen_inbound_check): Free post-dominance
	information as early as possible.  Update dominance info instead of
	discarding it.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-switch-conversion.c


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