[Issue 9760] PIC code uses variable and thus needs a stack frame
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Mar 19 23:46:45 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9760
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2013-03-19 23:46:44 PDT ---
The inline assembler doesn't give access to the complete set of relocation
types. For those, it's best not to use naked and let the compiler set it up for
you.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list