[LLVMbugs] [Bug 6407] New: [GNU Extension] DragonEgg does not support __force_align_arg_pointer__
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Feb 23 06:33:19 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6407
Summary: [GNU Extension] DragonEgg does not support
__force_align_arg_pointer__
Product: dragonegg
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: New Bugs
AssignedTo: baldrick at free.fr
ReportedBy: cdavis at mymail.mines.edu
CC: llvmbugs at cs.uiuc.edu
This is an extension of PR5254, only this bug deals with DragonEgg instead of
clang.
Like LLVM-GCC, the standard GCC frontend fully recognizes the
force_align_arg_pointer attribute. However, DragonEgg (to the best of my
knowledge) does not handle this attribute.
The necessary backend support is there. It just needs to be hooked up.
--
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