[Bug tree-optimization/56099] Empty static noinline functions aren't called from optimized code

yuri at tsoft dot com gcc-bugzilla@gcc.gnu.org
Thu Jan 24 19:06:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56099

--- Comment #2 from Yuri <yuri at tsoft dot com> 2013-01-24 19:06:12 UTC ---
Created attachment 29267
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29267
asm of the testcase showing there is still no noinline function

I am trying 'noclone' with gcc-4.7.1 but there is still no func_ni in the
resulting output:
/opt/gcc/4.7.1/bin/gcc -O2 -S ni.c
See ni.s attached



More information about the Gcc-bugs mailing list