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: unassignedb...@nondot.org
          Reporter: stef...@ca.ibm.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to