> On Sep 23, 2018, at 5:27 AM, George Anchev via Bacula-users
> wrote:
>
> On Sun, 23 Sep 2018 10:42:20 +0200 Kern Sibbald wrote:
>
>> Direct the output the estimate listing to a file,
>> then sort it any way you want.
>
> I actually do this but I am afraid it is not that
> simple because sort
Hi,
https://wiki.gentoo.org/wiki/GCC_optimization explains
that:
> -ftree-vectorize is an optimization option (default
> at -O3 and -Ofast), which attempts to vectorize
> loops using the selected ISA if possible. The reason
> it isn't enabled at -O2 is that it doesn't always
> improve code, it ca