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/51680] g++ 4.7 fails to inline trivial template stuff


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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.0                       |4.8.0
            Summary|[4.7 Regression] g++ 4.7    |g++ 4.7 fails to inline
                   |fails to inline trivial     |trivial template stuff
                   |template stuff              |
           Severity|normal                      |enhancement

--- Comment #15 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-01-08 16:42:58 UTC ---
We no longer regress here.  I would like to keep this open tas a reminder that
for 4.8 we should do better (i.e. inline process_at even when it is called many
times).

Honza


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