[llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag

Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Tue May 3 11:30:19 PDT 2016


Hi Geusnik,

On 3 May 2016 at 01:14, Geunsik Lim via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> However, We cannot run (build is okay.) normally hello!!! console
> application with clang/LLVM using -O2 and -O3 optimization level.

Do you have a copy of this program? My trivial example worked as I
expected, and I couldn't see any obvious flaw in LLVM's output either.

Cheers.

Tim.


More information about the llvm-dev mailing list