[LLVMbugs] [Bug 1636] [llvm-gcc 4.2] Should handle ; force_align_arg_pointer' gcc attribute
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Apr 23 13:43:18 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=1636
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Anton Korobeynikov <asl at math.spbu.ru> 2008-04-23 15:43:17 ---
Actually, we can easily ignore this attribute. New stack realignment code
handles this case (attribute was introduced to workaround poor gcc's stack
realignment support) without any problems.
--
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