OMG OPTIMIZATIONS sometimes make crash dumps fucking unreadable. They even fucking obliterate complete function calls and write the nested function call to the body of the calling function. This is huh... wow!
Name:
Anonymous2010-03-17 11:08
They even fucking obliterate complete function calls and write the nested function call to the body of the calling function.
that is what inline is supposed to do, especially at O2 and higher