http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52004
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-26 00:50:40 UTC --- Those functions should be marked as noinline and noclone or better yet use toplevel inline-asm for those instructions.