r178657 - in /trunk/gcc: ChangeLog bb-reorder.c
bernds@gcc.gnu.org
bernds@gcc.gnu.org
Wed Sep 7 17:38:00 GMT 2011
Author: bernds
Date: Wed Sep 7 17:38:29 2011
New Revision: 178657
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178657
Log:
* bb-reorder.c (insert_section_boundary_note): Don't check
optimize_function_for_speed_p.
(gate_handle_partition_blocks): Do it here instead.
(gate_handle_reorder_blocks): Move preliminary checks here ...
(rest_of_handle_reorder_blocks): ... from here.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/bb-reorder.c
More information about the Gcc-cvs
mailing list