On Wed, Jul 5, 2023 at 11:46 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > On Wed, Jul 5, 2023 at 11:30 AM Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> wrote: > > Fixes a build error due to a false positive possible uninitialized use > > warning with GCC 13: > > > > util.c: In function 'benchmark': > > util.c:177:17: error: 'ticks' may be used uninitialized [-Werror=maybe-uninitialized] > > util.c:161:14: note: 'ticks' was declared here > > > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Thanks, applied. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds