This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug tree-optimization/45340] __builtin_expect and -Os generates stupid code




On Aug 25, 2010, at 5:23 AM, "socketpair at gmail dot com" <gcc-bugzilla@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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]