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]

[Bug c++/52241] Performance degradation of 447.dealII on corei7 at spec2006_base32.


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

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-02-15 16:39:00 UTC ---
I don't understand what you mean by "inlining", since '_Rb_tree_node_base' is a
*type* not a function.

Anyway, I don't see how Benjamin's split could have caused inlining issues.


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