On 24.09.19 19:27, Richard Henderson wrote: > On 9/24/19 12:47 AM, David Hildenbrand wrote: >> On 24.09.19 00:59, Richard Henderson wrote: >>> +/** >>> + * optimize_away() >> >> I would have used the compiler-speak "optimized_out()" instead. > > Hmm, that's just a matter of present vs past test. > > Perhaps, qemu_build_not_reached, to mirror g_assert_not_reached and > QEMU_BUILD_BUG_ON? >
Would also work for me. -- Thanks, David / dhildenb