[LLVMbugs] [Bug 20148] New: Missing --wrap=pthread_create for -fsplit-stack
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jun 27 15:00:48 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20148
Bug ID: 20148
Summary: Missing --wrap=pthread_create for -fsplit-stack
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: hjl.tools at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
From
https://gcc.gnu.org/ml/gcc-patches/2010-09/msg01807.html
-fsplit-stack should pass --wrap=pthread_create to linker for -fsplit-stack
It is needed to initialize the stack guard.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140627/13daa76b/attachment.html>
More information about the llvm-bugs
mailing list