32-bit Clang Release Builds failing ww8export Unit Tests
Luke Benes
lukebenes at hotmail.com
Fri Nov 4 20:07:08 UTC 2016
It turns out this was a compiler bug that's also affecting FreeBSD. The LLVM developers are asking for help with a reproducer. If you have any suggestions, the bug report is here:
https://llvm.org/bugs/show_bug.cgi?id=30904
I bisected the regression in clang and it turns out this was an optimization issue. So it looks like there is a bug with '--enable-symbols' disabling optimizations, at least with clang.
More information about the LibreOffice
mailing list