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 tree-optimization/40874] Function object abstraction penalty with inline functions.



------- Comment #2 from pinskia at gcc dot gnu dot org  2009-07-27 15:45 -------
(In reply to comment #1)
> So one problem is that nothing after SRA (before inlining) constant props &g
> into the call expression.

So there is no abstraction penalty really just a missing inlining.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Function object abstraction |Function object abstraction
                   |penalty                     |penalty with inline
                   |                            |functions.


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


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