[LLVMbugs] [Bug 6965] New: Alignment for ByVal arguments does not work on x86_64
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 28 07:08:51 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6965
Summary: Alignment for ByVal arguments does not work on x86_64
Product: new-bugs
Version: 2.6
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: arushi987 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=4758)
--> (http://llvm.org/bugs/attachment.cgi?id=4758)
test case.
Adding an alignment attribute to a ByVal argument, does not align it correctly.
This is a simple example, with no optimizations run on it.
--
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