[LLVMbugs] [Bug 13950] New: [ppc64] Structs containing a long double are not properly returned per the PPC64 ELF ABI
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Sep 27 09:32:32 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13950
Bug #: 13950
Summary: [ppc64] Structs containing a long double are not
properly returned per the 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, an aggregate containing a long double
field is not properly returned according to the PPC64 ELF ABI.
Example of a failing test from the GCC ABI compatibility test suite:
FAIL: gcc.dg/compat/struct-return-10 c_compat_x_alt.o-c_compat_y_tst.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