------- Comment #8 from pinskia at gmail dot com 2010-08-25 12:43 ------- Subject: Re: __builtin_expect and -Os generates stupid code
On Aug 25, 2010, at 5:23 AM, "socketpair at gmail dot com" <gcc-bugzi...@gcc.gnu.org > wrote: > > > ------- Comment #7 from socketpair at gmail dot com 2010-08-25 > 12:23 ------- > Well, I understand that problem is not in __builtin_expect. > > Should I open new, separate bug about block reordering and > generating "jmp to > next line" ? No because it is not jumping to the next line but across the next instruction which just happens to be an inline-asm which is blank. > > > -- > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45340 > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45340