[llvm-bugs] [Bug 40082] New: OpenMP Runtime testcase failures with -fno-PIC

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 18 07:02:09 PST 2018


https://bugs.llvm.org/show_bug.cgi?id=40082

            Bug ID: 40082
           Summary: OpenMP Runtime testcase failures with -fno-PIC
           Product: OpenMP
           Version: unspecified
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Runtime Library
          Assignee: unassignedbugs at nondot.org
          Reporter: stefanp at ca.ibm.com
                CC: llvm-bugs at lists.llvm.org

The following tests fail if run with -fno-PIC on PowerPC on Little Endian
Linux.

openmp/runtime/test/ompt/misc/control_tool.c
openmp/runtime/test/ompt/synchronization/taskwait.c


Once we switch to no-PIC default for PowerPC Little Endian Linux these tests
will be XFAILED on that platform.

Investigation is required here to fund out why they behave differently under
no-PIC.

-- 
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/20181218/b6638b91/attachment.html>


More information about the llvm-bugs mailing list