[LLVMbugs] [Bug 13955] New: [ppc64] Vector parameters are not passed correctly per PPC64 ELF ABI

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 27 11:09:35 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13955

             Bug #: 13955
           Summary: [ppc64] Vector parameters are not passed correctly per
                    PPC64 ELF ABI
           Product: libraries
           Version: trunk
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: wschmidt at linux.vnet.ibm.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


For the 64-bit PowerPC SVR4 subtarget, many of the GCC ABI compatibility tests
fail because vector parameters are not (always) passed correctly in vector
registers.

Example failing test in the compatibility test suite:

gcc.dg/compat/vector-2 c_compat_x_tst.o-c_compat_y_alt.o execute

-- 
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