Re: linux-next: Tree for May 21 (objtool warnings)
From: Miroslav Benes
Date: Mon May 25 2020 - 07:07:30 EST
> I'll try to find out which optimization does this, because it is a
> slightly different scenario than hiding __noreturn from the callees.
> Probably -fno-ipa-pure-const again.
And it is indeed -fno-ipa-pure-const again.
Miroslav