[llvm-bugs] [Bug 30868] New: PPC64 SYSV ABI is missing a nop after call in non-PIC mode
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Nov 1 17:53:47 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30868
Bug ID: 30868
Summary: PPC64 SYSV ABI is missing a nop after call in non-PIC
mode
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: PowerPC
Assignee: unassignedbugs at nondot.org
Reporter: joerg at NetBSD.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 17536
--> https://llvm.org/bugs/attachment.cgi?id=17536&action=edit
Test case
The SysV ABI on PPC64 is supposed to be implicitly PIC all the time. The
attached test case gets a nop for the use_facet call in PIC mode, but not in
non-PIC mode.
--
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/20161102/2bf13aee/attachment.html>
More information about the llvm-bugs
mailing list