On 06/30/2015 07:22 AM, Bruce Cran wrote:
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.

I used clang 3.6.0 to reproduce it, so apparently still not fixed. If you want to do a cleanup around what I committed, feel free, but as far as I'm concerned, it's resolved.

--
Jens Axboe

--
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