On Wed, Jul 1, 2020 at 5:48 PM Andy Lutomirski <l...@kernel.org> wrote: > > You inspired me to mock it up.
Ahh, you want to just use the jump folding of gcc to avoid the problem. I guess we could do that. Are there cases where this actually helps? Linus