https://sourceware.org/bugzilla/show_bug.cgi?id=27897
--- Comment #2 from Luo Bo <luobodi at hotmail dot com> --- Besides, if `value1` is exported as a global symbol (e.g., via adding `.globl _Zl6value1` to assembly produced by GCC), everything works fine. So my guess is that the issue is somehow related to symbol visibility as well. -- You are receiving this mail because: You are on the CC list for the bug.