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]

r165897 - in /trunk/gcc: ChangeLog cfglayout.c


Author: ebotcazou
Date: Sun Oct 24 07:45:26 2010
New Revision: 165897

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165897
Log:
	* cfglayout.c (fixup_reorder_chain): When ensuring that there is at
	least one insn with a locus corresponding to an edge's goto_locus,
	disregard non-fallthru edges to the exit block and merge the blocks
	created for the same goto_locus.

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


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