The naked attribute should cause two things noinline and noclone.
Sent from my iPhoneOn May 29, 2010, at 4:50 AM, "rguenth at gcc dot gnu dot org" <gcc-bugzi...@gcc.gnu.org > wrote:
------- Comment #11 from rguenth at gcc dot gnu dot org 2010-05-29 11:50 ------- (it seems quite stupid to have naked functions with only an asm inside in thefirst place - you can equally well use plain assembly) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44290