r172177 - in /trunk/gcc: ChangeLog sel-sched.c ...
amonakov@gcc.gnu.org
amonakov@gcc.gnu.org
Fri Apr 8 11:58:00 GMT 2011
Author: amonakov
Date: Fri Apr 8 11:58:23 2011
New Revision: 172177
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172177
Log:
PR rtl-optimization/48235
* sel-sched.c (code_motion_process_successors): Recompute the last
insn in basic block if control flow changed.
(code_motion_path_driver): Ditto. Recompute the first insn as well.
Update condition for ilist_remove.
testsuite:
* gcc.dg/pr48235.c: New.
Added:
trunk/gcc/testsuite/gcc.dg/pr48235.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/sel-sched.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list