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/43411] Missed inline optimization opportunity with indirect calls


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

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-11-10 20:38:25 UTC ---
Author: hubicka
Date: Wed Nov 10 20:38:15 2010
New Revision: 166557

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

    PR tree-optimize/33172
    PR tree-optimize/43411
    * gcc.dg/tree-ssa/pr33172.c: New testcase.
    * g++.dg/tree-ssa/pr43411.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/tree-ssa/pr43411.C
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr33172.c
Modified:
    trunk/gcc/testsuite/ChangeLog


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