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


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

--- Comment #14 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-01-08 16:39:08 UTC ---
Author: hubicka
Date: Sun Jan  8 16:39:00 2012
New Revision: 182995

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182995
Log:

    PR tree-optimize/51680
    * ipa-inline-analyss.c (evaluate_properties_for_edge): Fix conditoin on
when
    known_vals needs to be computed; cleanup.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.c


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