On 6/29/2015 9:46 PM, Jens Axboe wrote:
But it's bogus, it's nothing but static pointer math.

Apparently it's a known bug: https://llvm.org/bugs/show_bug.cgi?id=17410 .
It looks like on FreeBSD there's no __compiler_offsetof (which on Linux ends up being defined as __builtin_offsetof) but clang _does_ provide __builtin_offsetof.

--
Bruce
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to