[LLVMbugs] [Bug 1571] NEW: signext attribute test ABI dependent
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Jul 24 21:21:01 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1571
Summary: signext attribute test ABI dependent
Product: Test Suite
Version: trunk
Platform: Macintosh
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DejaGNU
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nicholas at mxc.ca
2007-06-18-SextAttrAggregate.c appears to depend on the ABI of the system it's
running on. On PPC/Linux, it produces a zeroext for %C instead.
Is there a better fix for this than XFAILing it on architectures where it
doesn't work as desired?
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list