search for: lfb76

Displaying 2 results from an estimated 2 matches for "lfb76".

Did you mean: lfb6
2018 Sep 12
2
OpenJDK8 failed to work after compiled by LLVM 8 for X86
...eCallStack::EMPTY_STACK+24(%rip) > ret > .cfi_endproc > .LFE74: > .size main, .-main > .p2align 4,,15 > .type _GLOBAL__sub_I__ZN15NativeCallStack11EMPTY_STACKE, @function > _GLOBAL__sub_I__ZN15NativeCallStack11EMPTY_STACKE: > .LFB76: > .cfi_startproc > movq $0, NativeCallStack::EMPTY_STACK(%rip) > movq $0, NativeCallStack::EMPTY_STACK+8(%rip) > movq $0, NativeCallStack::EMPTY_STACK+16(%rip) > movq $0, NativeCallStack::EMPTY_STACK+24(%rip) > ret...
2018 Sep 11
3
OpenJDK8 failed to work after compiled by LLVM 8 for X86
Hi Dimitry, Thanks for your kind response! Thanks for the commit message of Jung's patch, I found that the bug had been fixed in OpenJDK 12 by Zhengyu https://bugs.openjdk.java.net/browse/JDK-8205965 But only backported to 11. So Jung could backport it for OpenJDK 8, thanks a lot! But I argue that the root cause might be in the compiler side, why clang-3.9.1, gcc-6.4.1 couldn't