OSDN Git Service

PR rtl-optimization/42621
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Jan 2010 23:31:30 +0000 (23:31 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Jan 2010 23:31:30 +0000 (23:31 +0000)
commit065ffc72378a1f7e72912f7972645cbdc3f862e3
tree99d562cb10527a7d867cdb389c6aa26088cd6fc8
parenta77f6f84fb10b86b4071473127716db1a636386b
PR rtl-optimization/42621
* bb-reorder.c (gate_duplicated_computed_gotos): Only run if not
optimizing for size.
(duplicate_computed_gotos): Remove now-redundant check.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155796 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bb-reorder.c