On Thu, Dec 19, 2013 at 2:06 PM, Steven Bosscher wrote:
> On Thu, Dec 19, 2013 at 8:33 PM, Teresa Johnson wrote:
>> 2013-12-19 Teresa Johnson <>
>>
>> PR gcov-profile/59542
>> * bb-reorder.c (duplicate_computed_gotos): Invoke fixup_partitions
>> if we have made any change
On Thu, Dec 19, 2013 at 8:33 PM, Teresa Johnson wrote:
> 2013-12-19 Teresa Johnson <>
>
> PR gcov-profile/59542
> * bb-reorder.c (duplicate_computed_gotos): Invoke fixup_partitions
> if we have made any changes.
>
> Index: bb-reorder.c
> ===
Computed goto duplication needs to fixup partition boundaries if it
performed any block duplication.
Bootstrapped and tested on x86_64-unknown-linux-gnu. Ok for trunk?
2013-12-19 Teresa Johnson
PR gcov-profile/59542
* bb-reorder.c (duplicate_computed_gotos): Invoke fixup_parti