compiling linux 5.11.0 with gcc 12.1, subcmd-util.h issues

From: Chris Murphy
Date: Fri Jul 29 2022 - 17:16:56 EST


Hi,

I'm trying to do a git bisect between 5.11 and 5.12, on Fedora 36 with gcc-12.1.1. But I'm running into this problem:

https://lore.kernel.org/lkml/20220129010215.781601-1-jforbes@xxxxxxxxxxxxxxxxx/t/#mf3292bb5f13677e3bf9e829ec85febe6f81088c9

I suppose I could downgrade to gcc 11 to get around it, but thought I'd ask here first. Thanks.

Compile fail details:
https://pastebin.com/raw/nGFHE6Wp


--
Chris Murphy