search for: corerun

Displaying 1 result from an estimated 1 matches for "corerun".

2016 May 03
4
Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
...ere is debugging information with GDB command in case of that. As you can see, we could not execute simple hello!! console application because of the bug of clang/LLVM when we try to use "static __thread" variable with -O2 flag. *root:/dotnet/runtime.release.20160322.2/example> gdb ../corerun ./core.20160322* GNU gdb (GDB) 7.9.1 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type &...