Re: [PATCH] perf test: Fix dwarf unwind for optimized builds.
From: Miguel Ojeda
Date: Sun Nov 15 2020 - 07:06:10 EST
On Sat, Nov 14, 2020 at 9:14 PM Ian Rogers <irogers@xxxxxxxxxx> wrote:
>
> Unfortunately no GCC version actually has this fixed.
Then we can say GCC <= 11 does not support it yet or something like that.
> This seems overly complex and unnecessary.
How is 1 condition more complex than 3 different ones?
Cheers,
Miguel