21.06.2013 17:01, Peter Maydell wrote:
> clang 3.8 with -fsanitize=undefined will fail to link code containing an
> int128_t * int128_t multiply (http://llvm.org/bugs/show_bug.cgi?id=16404)
> so add this to our configure test for whether [u]int128_t are usable.

I accept it as granted (with the fixup s/3.8/3.3/), I didn't try to verify
whenever it's actually true for clang.

Applied to the trivial patches queue (with the fixup), thanks!

/mjt

Reply via email to