[LLVMbugs] [Bug 14813] New: ld: half word text relocs not supported
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Jan 5 10:50:30 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14813
Bug #: 14813
Summary: ld: half word text relocs not supported
Product: clang
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: annulen at yandex.ru
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9817
--> http://llvm.org/bugs/attachment.cgi?id=9817
FileCheck.cpp
Running
clang++ -o FileCheck FileCheck.cpp
on powerpc-apple-darwin9 with attached test case results in
ld: half word text relocs not supported in __isctype(int, unsigned long)for
architecture ppc
Assembly is attached as well.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list