On 11/08/2017 12:13 AM, Martin Liška wrote:
> Hello.
>
> Assert removal is logical as it's used in iteration and if sbitmap is empty,
> iteration
> macro will not touch any element of a bitmap.
>
> Ready after it survives regression tests?
>
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
> 2017-11-0
Hello.
Assert removal is logical as it's used in iteration and if sbitmap is empty,
iteration
macro will not touch any element of a bitmap.
Ready after it survives regression tests?
Thanks,
Martin
gcc/ChangeLog:
2017-11-08 Martin Liska
PR tree-optimization/82669
* sbitmap.