Re: Minor reorganization in bb-reorder.c

2012-09-05 Thread Eric Botcazou
> The file contains 3 RTL optimization passes, the gate and worker functions > of which are strangely intertwined. More cosmetic changes: a few clarifications in the head comment of the file, a handful of long lines and other formatting nits. No functional changes. Tested on x86_64-suse-linux,

Minor reorganization in bb-reorder.c

2012-09-04 Thread Eric Botcazou
The file contains 3 RTL optimization passes, the gate and worker functions of which are strangely intertwined. Fixed thusly, tested on x86_64-suse-linux, applied on the mainline. 2012-09-04 Eric Botcazou * bb-reorder.c (gate_handle_reorder_blocks): Move around. (rest_of_hand