http://d.puremagic.com/issues/show_bug.cgi?id=5748


Max Samukha <samu...@voliacable.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |samu...@voliacable.com


--- Comment #2 from Max Samukha <samu...@voliacable.com> 2011-03-17 15:47:07 
PDT ---
Should an attribute be necessarily part of function interface? MSVC uses
__declspec(naked), which is not part of the function interface
(http://msdn.microsoft.com/en-us/library/h5w10wxs%28v=vs.80%29.aspx). Also, the
GNU compiler uses __attribute__((naked)). Having "naked" in the assembly block
has never felt right, really.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to