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



--- Comment #4 from Yuri <yuri at tsoft dot com> 2013-01-24 19:16:10 UTC ---

You are saying I also need to place some __asm__ into this noinline function?

Doesn't this look like working around some bugs in gcc? User doesn't need to

know how gcc is doing this inside, weather it is cloning something or treats it

as pure or not. noinline means do-not-inline, no matter what is inside.



I originally asked for a simple basic thing, and so many gcc guts got exposed

by this.

Reply via email to