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/51879] Missed tail merging with non-const/pure calls


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

--- Comment #13 from vries at gcc dot gnu.org 2012-07-06 11:22:15 UTC ---
Author: vries
Date: Fri Jul  6 11:22:12 2012
New Revision: 189324

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189324
Log:
2012-07-06  Tom de Vries  <tom@codesourcery.com>

    PR tree-optimization/51879
    * gcc.dg/pr51879-16.c: New test.
    * gcc.dg/pr51879-17.c: Same.

Added:
    trunk/gcc/testsuite/gcc.dg/pr51879-16.c
    trunk/gcc/testsuite/gcc.dg/pr51879-17.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]